Vorlage: ARCHIUM TEMPLATE format gnd entry: Unterschied zwischen den Versionen
Aus artux
Artux1zu2>SandroSchwarzentrub |
Artux1zu2>KlausWendel |
||
| Zeile 1: | Zeile 1: | ||
<!-- ARCHIUM_TEMPLATE_format_gnd_entry --> | <!-- ARCHIUM_TEMPLATE_format_gnd_entry --> | ||
<!-- Version | <!-- Version 20210910--> | ||
<!-- 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--> | ||
<div class="archium-ul"> {{{gnd_prefered_name}}} (GND: [https://d-nb.info/gnd/{{{gnd_number}}} {{{gnd_number}}}])</div> | {{#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|}}}</div> | |||
}} | |||
<noinclude> | <noinclude> | ||
<!-- CALL HOOKS --> | <!-- CALL HOOKS --> | ||
Version vom 10. September 2021, 12:31 Uhr
