Vorlage: ARCHIUM TEMPLATE thorax date of creation: Unterschied zwischen den Versionen
Aus artux
Artux1zu2>SandroSchwarzentrub |
K (1 Version importiert) |
||
| (11 dazwischenliegende Versionen von 4 Benutzern werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
<!-- | <!-- ARCHIUM_TEMPLATE_thorax_date_of_creation --> | ||
<!-- Version | <!-- Version 20200526 --> | ||
<!-- writes the date of creation of the current object | <!-- writes the date of creation of the current object | ||
into the database --> | into the database --> | ||
<includeonly> | <includeonly> | ||
{{#cargo_store: | <!-- CHECK PARAMETER AND STORE --> | ||
{{#if: {{{date_of_creation|}}} | |||
|{{#cargo_store: | |||
_table = ARCHIUM_TABLE_thorax_date_of_creation | |||
|ARCHIUM_PROPERTY_thorax_date_of_creation = {{{date_of_creation}}} | |||
}} | |||
| | |||
}} | }} | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
<!-- DECLARE CARGO TABLE --> | <!-- DECLARE CARGO TABLE --> | ||
{{#cargo_declare: | {{#cargo_declare: | ||
_table = | _table = ARCHIUM_TABLE_thorax_date_of_creation | ||
| | |ARCHIUM_PROPERTY_thorax_date_of_creation = date | ||
(mandatory) | (mandatory) | ||
}} | }} | ||
<!-- 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 | ||
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> | ||
