Vorlage: ARCHIUM TEMPLATE thorax display: Unterschied zwischen den Versionen
Aus artux
Artux1zu2>SandroSchwarzentrub |
Artux1zu2>SandroSchwarzentrub |
||
| Zeile 1: | Zeile 1: | ||
<!-- ARCHIUM_TEMPLATE_hascher_display --> | <!-- ARCHIUM_TEMPLATE_hascher_display --> | ||
<!-- Version | <!-- Version 20200419 --> | ||
<!-- This template queries the underlying cargo database | <!-- This template queries the underlying cargo database | ||
| Zeile 249: | Zeile 249: | ||
|where = "ARCHIUM_PROPERTY_hascher_link" = '{{PAGENAME}}' | |where = "ARCHIUM_PROPERTY_hascher_link" = '{{PAGENAME}}' | ||
|format = template | |format = template | ||
|template = ARCHIUM_TEMPLATE_format_ul| | |template = ARCHIUM_TEMPLATE_format_ul | ||
}} | |||
}} | |||
<!-- query gnd-name --> | |||
{{#vardefine:gnd_name| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_hascher_gnd_index | |||
|fields= | |||
ARCHIUM_PROPERTY_hascher_gnd_prefered_name = gnd_preferedname, | |||
ARCHIUM_PROPERTY_hascher_gnd_number = gnd_numer | |||
|default = - | |||
|no html | |||
|where = | |||
"_pageName" = '{{PAGENAME}}' AND "ARCHIUM_PROPERTY_hascher_gnd_type" = 'Name' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_ul | |||
}} | |||
}} | |||
<!-- query gnd-person --> | |||
{{#vardefine:gnd_person| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_hascher_gnd_index | |||
|fields= | |||
ARCHIUM_PROPERTY_hascher_gnd_prefered_name = gnd_preferedname, | |||
ARCHIUM_PROPERTY_hascher_gnd_number = gnd_numer | |||
|default = - | |||
|no html | |||
|where = | |||
"_pageName" = '{{PAGENAME}}' AND "ARCHIUM_PROPERTY_hascher_gnd_type" = 'Person' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_ul | |||
}} | }} | ||
}} | }} | ||
Version vom 19. April 2020, 11:34 Uhr
<link href="../fontawesome-free-5.12.1-web/css/all.css" rel="stylesheet">
