Vorlage: ARCHIUM TEMPLATE thorax title: 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_title --> | ||
<!-- Version | <!-- Version 20220301 --> | ||
<!-- writes the title of the current object | <!-- writes the title of the current object | ||
into the database - | into the database - flags: mandatory --> | ||
<includeonly> | <includeonly> | ||
{{#cargo_store: | <!-- CHECK PARAMETER AND STORE --> | ||
{{#if: {{{title|}}} | |||
|{{#cargo_store: | |||
_table = ARCHIUM_TABLE_thorax_title | |||
|ARCHIUM_PROPERTY_thorax_title = {{ARCHIUM TEMPLATE filter text2db|{{{title}}}}} | |||
}} | |||
| | |||
}} | }} | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
<!-- DECLARE CARGO TABLES --> | <!-- DECLARE CARGO TABLES --> | ||
{{#cargo_declare: | {{#cargo_declare: | ||
_table = | _table = ARCHIUM_TABLE_thorax_title | ||
| | |ARCHIUM_PROPERTY_thorax_title = String | ||
(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> | ||
