Vorlage: ARCHIUM TEMPLATE thorax creator: Unterschied zwischen den Versionen
Aus artux
Artux1zu2>SandroSchwarzentrub |
Artux1zu2>SandroSchwarzentrub (Änderung 1423 von SandroSchwarzentrub (Diskussion) rückgängig gemacht.) |
||
| Zeile 1: | Zeile 1: | ||
<!-- | <!-- ARCHIUM_TEMPLATE_thorax_creator --> | ||
<!-- Version | <!-- Version 20200515 --> | ||
<!-- writes the | <!-- writes the creator of the current object | ||
into the database - flags: mandatory--> | into the database - flags: mandatory--> | ||
<includeonly> | <includeonly> | ||
<!-- CHECK PARAMETER AND STORE --> | <!-- CHECK PARAMETER AND STORE --> | ||
{{#if: {{{ | {{#if: {{{creator|}}} | ||
|{{#cargo_store: | |{{#cargo_store: | ||
_table = | _table = ARCHIUM_TABLE_thorax_creator | ||
| | |ARCHIUM_PROPERTY_thorax_creator = {{{creator}}} | ||
}} | }} | ||
| | | | ||
| Zeile 19: | Zeile 19: | ||
<!-- DECLARE CARGO TABLES --> | <!-- DECLARE CARGO TABLES --> | ||
{{#cargo_declare: | {{#cargo_declare: | ||
_table = | _table = ARCHIUM_TABLE_thorax_creator | ||
| | |ARCHIUM_PROPERTY_thorax_creator = String | ||
(mandatory) | |||
}} | }} | ||
