Vorlage: ARCHIUM TEMPLATE format gnd entry: Unterschied zwischen den Versionen
Aus artux
Artux1zu2>SandroSchwarzentrub (Die Seite wurde neu angelegt: „<!-- ARCHIUM_TEMPLATE_format_gnd_entry --> <!-- Version 202004019--> <!-- outputs the given gnd entry inside an archium-ul div which we format with CSS and add…“) |
Artux1zu2>SandroSchwarzentrub |
||
| 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--> | ||
<div class="archium-ul"> {{{gnd_prefered_name}}} (<a href="https://d-nb.info/gnd/{{{gnd_number}}}">{{{gnd:gnd_number}}}</a>)</div> | <div class="archium-ul"> {{{gnd_prefered_name}}}(<a href="https://d-nb.info/gnd/{{{gnd_number}}}">{{{gnd:gnd_number}}}</a>)</div> | ||
<noinclude> | <noinclude> | ||
<!-- CALL HOOKS --> | <!-- CALL HOOKS --> | ||
Version vom 19. April 2020, 13:04 Uhr
{{{gnd_prefered_name}}}(<a href="https://d-nb.info/gnd/{{{gnd_number}}}">{{{gnd:gnd_number}}}</a>)
