Vorlage: ARCHIUM TEMPLATE thorax signature: Unterschied zwischen den Versionen
Aus artux
Artux1zu2>SandroSchwarzentrub |
Artux1zu2>SandroSchwarzentrub |
||
| Zeile 1: | Zeile 1: | ||
<!-- ARCHIUM_TEMPLATE_thorax_signature --> | <!-- ARCHIUM_TEMPLATE_thorax_signature --> | ||
<!-- Version | <!-- Version 20200519 --> | ||
<!-- writes the signature of the current object | <!-- writes the signature of the current object | ||
into the database - | into the database - flags: mandatory, unique --> | ||
<includeonly> | <includeonly> | ||
| Zeile 10: | Zeile 10: | ||
|{{#cargo_store: | |{{#cargo_store: | ||
_table = ARCHIUM_TABLE_thorax_signature | _table = ARCHIUM_TABLE_thorax_signature | ||
|ARCHIUM_PROPERTY_thorax_signature = {{{signature}}} | |ARCHIUM_PROPERTY_thorax_signature = {{{signature}}} | ||
}} | }} | ||
| | | | ||
| Zeile 20: | Zeile 20: | ||
{{#cargo_declare: | {{#cargo_declare: | ||
_table = ARCHIUM_TABLE_thorax_signature | _table = ARCHIUM_TABLE_thorax_signature | ||
|ARCHIUM_PROPERTY_thorax_signature = String | |ARCHIUM_PROPERTY_thorax_signature = String | ||
(mandatory;unique) | (mandatory;unique) | ||
}} | }} | ||
