Vorlage:ARCHIUM TEMPLATE thorax extent medium: Unterschied zwischen den Versionen
Aus Artux
artux>Archium K 1 Version importiert |
Keine Bearbeitungszusammenfassung |
||
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
<!-- ARCHIUM_TEMPLATE_thorax_extent_medium --> | <!-- ARCHIUM_TEMPLATE_thorax_extent_medium --> | ||
<!-- Version | <!-- Version 20250212 --> | ||
<!-- writes the extent and medium of the current object | <!-- writes the extent and medium of the current object | ||
Zeile 6: | Zeile 6: | ||
<includeonly> | <includeonly> | ||
<!-- CHECK PARAMETER AND STORE --> | |||
{{#if: {{{extent_medium|}}} | |||
|{{#cargo_store: | |||
_table = ARCHIUM_TABLE_thorax_extent_medium | |||
|ARCHIUM_PROPERTY_thorax_extent_medium = {{ARCHIUM TEMPLATE filter text2db|{{{extent_medium}}}}} | |||
}} | }} | ||
| | |||
}} | |||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
<!-- DECLARE CARGO TABLES --> | |||
{{#cargo_declare: | |||
_table = ARCHIUM_TABLE_thorax_extent_medium | |||
|ARCHIUM_PROPERTY_thorax_extent_medium = String | |||
}} | |||
<!-- CALL HOOKS --> | |||
{{ARCHIUM_TEMPLATE_hook|ARCHIUM_thorax}} | |||
<!-- LICENSE NOTE --> | |||
<!-- 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> |