Vorlage: ARCHIUM TEMPLATE thorax remark: Unterschied zwischen den Versionen
Aus artux
Artux1zu2>SandroSchwarzentrub |
|||
| (5 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
<!-- | <!-- ARCHIUM_TEMPLATE_thorax_remark --> | ||
<!-- Version | <!-- Version 20221208 --> | ||
<!-- writes the remark of the current object | <!-- writes the remark of the current object into the database--> | ||
into the database--> | |||
<includeonly> | <includeonly> | ||
{{#cargo_store: | <!-- CHECK PARAMETER AND STORE --> | ||
_table = | {{#if: {{{remark|}}} | ||
| | |{{#cargo_store: | ||
_table = ARCHIUM_TABLE_thorax_remark | |||
|ARCHIUM_PROPERTY_thorax_remark = {{{remark}}} | |||
}} | |||
| | |||
}} | }} | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
<!-- DECLARE CARGO TABLES --> | <!-- DECLARE CARGO TABLES --> | ||
{{#cargo_declare: | {{#cargo_declare: | ||
_table = | _table = ARCHIUM_TABLE_thorax_remark | ||
| | |ARCHIUM_PROPERTY_thorax_remark = Text | ||
}} | }} | ||
<!-- 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> | ||
