Vorlage: ARCHIUM TEMPLATE format gnd entry: Unterschied zwischen den Versionen
Aus artux
Artux1zu2>KlausWendel |
Butzbach-Überarbeitungen>KlausWendel |
||
| Zeile 3: | Zeile 3: | ||
<!-- outputs the given gnd entry inside an archium-ul div | <!-- outputs the given gnd entry inside an archium-ul div | ||
which we format with CSS and adds gnc specific links--> | which we format with CSS and adds gnc specific links--> | ||
<includeonly> | |||
{{#if:{{{gnd_number|}}} | {{#if:{{{gnd_number|}}} | ||
|<div class="archium-ul"> {{{gnd_prefered_name|}}} (GND: [https://d-nb.info/gnd/{{{gnd_number|}}} {{{gnd_number|}}}])</div> | |<div class="archium-ul"> {{{gnd_prefered_name|}}} (GND: [https://d-nb.info/gnd/{{{gnd_number|}}} {{{gnd_number|}}}])</div> | ||
|<div class="archium-ul"> {{{gnd_prefered_name|}}}</div> | |<div class="archium-ul"> {{{gnd_prefered_name|}}}</div> | ||
}} | }} | ||
</includeonly> | |||
<noinclude> | <noinclude> | ||
<!-- CALL HOOKS --> | <!-- CALL HOOKS --> | ||
{{ARCHIUM_TEMPLATE_hook| | {{ARCHIUM_TEMPLATE_hook|ARCHIUM_thorax}} | ||
<!-- LICENSE NOTE --> | <!-- LICENSE NOTE --> | ||
<!-- https://www.mediawiki.org/wiki/Extension:Cargo/Storing_data | <!-- https://www.mediawiki.org/wiki/Extension:Cargo/Storing_data | ||
Version vom 10. September 2021, 12:32 Uhr
