Vorlage: ARCHIUM TEMPLATE thorax gnd index: Unterschied zwischen den Versionen
Aus artux
Butzbach-Überarbeitungen>Archium K (9 Versionen importiert) |
K (1 Version importiert) |
||
| (3 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
<!-- ARCHIUM_TEMPLATE_thorax_gnd_index --> | <!-- ARCHIUM_TEMPLATE_thorax_gnd_index --> | ||
<!-- Version | <!-- Version 20220222 --> | ||
<!-- writes the GND-associations of the current object | <!-- writes the GND-associations of the current object | ||
| Zeile 7: | Zeile 7: | ||
<includeonly> | <includeonly> | ||
<!-- CHECK PARAMETER AND STORE --> | <!-- CHECK PARAMETER AND STORE --> | ||
{{{gnd_type}}} | {{{gnd_type|}}} | ||
{{{gnd_number}}} | {{{gnd_number|}}} | ||
{{{gnd_prefered_name}}} | {{{gnd_prefered_name|}}} | ||
{{#cargo_store: | {{#cargo_store: | ||
_table = ARCHIUM_TABLE_thorax_gnd_index | _table = ARCHIUM_TABLE_thorax_gnd_index | ||
|ARCHIUM_PROPERTY_thorax_gnd_type = {{{gnd_type}}} | |ARCHIUM_PROPERTY_thorax_gnd_type = {{ARCHIUM TEMPLATE filter text2db|{{{gnd_type|}}}}} | ||
|ARCHIUM_PROPERTY_thorax_gnd_number = {{{gnd_number}}} | |ARCHIUM_PROPERTY_thorax_gnd_number = {{{gnd_number|}}} | ||
|ARCHIUM_PROPERTY_thorax_gnd_prefered_name = {{{gnd_prefered_name}}} | |ARCHIUM_PROPERTY_thorax_gnd_prefered_name = {{ARCHIUM TEMPLATE filter text2db|{{{gnd_prefered_name|}}}}} | ||
}} | }} | ||
