Vorlage: ARCHIUM TEMPLATE format timeframe: Unterschied zwischen den Versionen
Aus artux
Artux1zu2>SandroSchwarzentrub |
Artux1zu2>KlausWendel |
||
| Zeile 1: | Zeile 1: | ||
<!-- ARCHIUM_TEMPLATE_format_timeframe --> | <!-- ARCHIUM_TEMPLATE_format_timeframe --> | ||
<!-- Version | <!-- Version 20210902--> | ||
<!-- outputs the given dates inside an archium-ul div | <!-- outputs the given dates inside an archium-ul div | ||
which we format with CSS --> | which we format with CSS --> | ||
<div class="archium-ul"> {{{date_from}}} – {{{date_until}}}</div> | <includeonly> | ||
{{#if: {{{date_alt|}}} | |||
| <div class="archium-ul"> {{{date_alt}}}</div> | |||
| <div class="archium-ul"> {{{date_from}}} – {{{date_until}}}</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 2. September 2021, 13:12 Uhr
