Vorlage: ARCHIUM TEMPLATE format gnd entry: Unterschied zwischen den Versionen
Aus artux
K (1 Version importiert) |
|||
| Zeile 1: | Zeile 1: | ||
<!-- ARCHIUM_TEMPLATE_format_gnd_entry --> | <!-- ARCHIUM_TEMPLATE_format_gnd_entry --> | ||
<!-- Version | <!-- Version 20220210--> | ||
<!-- 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> | <includeonly> | ||
{{# | {{#ifeq: {{#sub:{{{gnd_number|}}}|3|-3}}|gnd_number | ||
|<div class="archium-ul"> {{{gnd_prefered_name|}}}</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|}}} (GND: [https://d-nb.info/gnd/{{{gnd_number|}}} {{{gnd_number|}}}])</div> | ||
}} | }} | ||
</includeonly> | </includeonly> | ||
Version vom 10. Februar 2022, 09:06 Uhr
