Vorlage: ARCHIUM TEMPLATE thorax signature: Unterschied zwischen den Versionen
Aus artux
Artux1zu2>SandroSchwarzentrub |
K (1 Version importiert) |
||
| (35 dazwischenliegende Versionen von 4 Benutzern werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
<!-- | <!-- ARCHIUM_TEMPLATE_thorax_signature --> | ||
<!-- Version | <!-- Version 20200519 --> | ||
<!-- | |||
<!-- writes the signature of the current object | |||
into the database - flags: mandatory, unique --> | |||
<includeonly> | <includeonly> | ||
{{#if: {{{ | <!-- CHECK PARAMETER AND STORE --> | ||
| | {{#if: {{{signature|}}} | ||
|{{#cargo_store: | |||
_table | _table = ARCHIUM_TABLE_thorax_signature | ||
|ARCHIUM_PROPERTY_thorax_signature = {{ARCHIUM TEMPLATE filter text2db|{{{signature}}}}} | |||
}} | }} | ||
| | |||
}} | |||
</includeonly> | |||
| | <noinclude> | ||
<!-- DECLARE CARGO TABLES --> | |||
{{#cargo_declare: | |||
_table = ARCHIUM_TABLE_thorax_signature | |||
|ARCHIUM_PROPERTY_thorax_signature = String | |||
}} | }} | ||
<!-- 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> | ||
