Vorlage: ARCHIUM TEMPLATE thorax timeframe: Unterschied zwischen den Versionen
Aus artux
Artux1zu2>SandroSchwarzentrub |
Artux1zu2>SandroSchwarzentrub |
||
| Zeile 1: | Zeile 1: | ||
<!-- ARCHIUM_TEMPLATE_hascher_timeframe --> | <!-- ARCHIUM_TEMPLATE_hascher_timeframe --> | ||
<!-- Version | <!-- Version 20200310 --> | ||
<!-- writes the timeframe of the current object | <!-- writes the timeframe of the current object | ||
into the database --> | |||
<includeonly> | <includeonly> | ||
{{ | <!-- CHECK PARAMETER AND STORE --> | ||
{{{ | {{#if: {{{date_from|}}} | ||
|{{#cargo_store: | |||
_table = ARCHIUM_TABLE_hascher_timeframe | |||
|ARCHIUM_PROPERTY_hascher_date_from = {{{date_from}}} | |||
|ARCHIUM_PROPERTY_hascher_date_until | }} | ||
| | |||
}} | |||
{{#if: {{{date_until|}}} | |||
|{{#cargo_store: | |||
_table = ARCHIUM_TABLE_hascher_timeframe | |||
|ARCHIUM_PROPERTY_hascher_date_until = {{{date_from}}} | |||
}} | |||
| | |||
}} | }} | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
<!-- DECLARE CARGO TABLE --> | <!-- DECLARE CARGO TABLE --> | ||
| Zeile 23: | Zeile 33: | ||
|ARCHIUM_PROPERTY_hascher_date_until = date | |ARCHIUM_PROPERTY_hascher_date_until = date | ||
}} | }} | ||
<!-- CALL HOOKS --> | <!-- CALL HOOKS --> | ||
{{ARCHIUM_TEMPLATE_hook|ARCHIUM_hascher}} | {{ARCHIUM_TEMPLATE_hook|ARCHIUM_hascher}} | ||
<!-- LICENSE NOTE --> | <!-- LICENSE NOTE --> | ||
<!-- https://www.mediawiki.org/wiki/Extension:Cargo/Storing_data | <!-- https://www.mediawiki.org/wiki/Extension:Cargo/Storing_data | ||
Distributed under the terms of GNU General Public License, | |||
version 2 (GPL-2.0), https://www.gnu.org/licenses/old-licenses/gpl-2.0.html --> | |||
</noinclude> | </noinclude> | ||
Version vom 10. März 2020, 12:01 Uhr
Diese Vorlage definiert die Tabelle „ARCHIUM_TABLE_hascher_timeframe“. Diese Tabelle wurde noch nicht erstellt.
