Vorlage: ARCHIUM TEMPLATE thorax timeframe: Unterschied zwischen den Versionen
Aus artux
K (11 Versionen importiert: Rekonstruktion des Mustersystems) |
|||
| (3 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
<!-- ARCHIUM_TEMPLATE_thorax_timeframe --> | <!-- ARCHIUM_TEMPLATE_thorax_timeframe --> | ||
<!-- Version | <!-- Version 20220408 --> | ||
<!-- writes the timeframe of the current object | <!-- writes the timeframe of the current object | ||
| Zeile 7: | Zeile 7: | ||
<includeonly> | <includeonly> | ||
<!-- CHECK PARAMETER AND STORE --> | <!-- CHECK PARAMETER AND STORE --> | ||
{{#if: {{{date_from|}}} | {{#if: {{{date_from|}}}{{{date_until|}}} | ||
|{{#cargo_store: | |{{#cargo_store: | ||
_table = ARCHIUM_TABLE_thorax_timeframe | _table = ARCHIUM_TABLE_thorax_timeframe | ||
|ARCHIUM_PROPERTY_thorax_date_from = {{{date_from}}} | |ARCHIUM_PROPERTY_thorax_date_from = {{{date_from}}} | ||
|ARCHIUM_PROPERTY_thorax_date_until = {{{date_until}}} | |ARCHIUM_PROPERTY_thorax_date_until = {{{date_until}}} | ||
|ARCHIUM_PROPERTY_thorax_date_description = {{ARCHIUM TEMPLATE filter text2db|{{{date_alt|}}}}} | |||
}} | }} | ||
| | | | ||
| Zeile 23: | Zeile 24: | ||
|ARCHIUM_PROPERTY_thorax_date_from = date | |ARCHIUM_PROPERTY_thorax_date_from = date | ||
|ARCHIUM_PROPERTY_thorax_date_until = date | |ARCHIUM_PROPERTY_thorax_date_until = date | ||
|ARCHIUM_PROPERTY_thorax_date_description = string | |||
}} | }} | ||
