Vorlage:ARCHIUM TEMPLATE thorax signature: Unterschied zwischen den Versionen

Aus Artux
Wechseln zu:Navigation, Suche
K 1 Version importiert
Keine Bearbeitungszusammenfassung
 
(3 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
<!-- ARCHIUM_TEMPLATE_thorax_signature -->
<!-- ARCHIUM_TEMPLATE_thorax_signature -->
<!-- Version 20200519 -->
<!-- Version 20250212 -->


<!-- writes the signature of the current object
<!-- writes the signature of the current object
Zeile 6: Zeile 6:


<includeonly>
<includeonly>
    <!-- CHECK PARAMETER AND STORE -->
<!-- CHECK PARAMETER AND STORE -->
    {{#if: {{{signature|}}}
{{#if: {{{signature|}}}
        |{{#cargo_store:
    |{{#cargo_store:
            _table =   ARCHIUM_TABLE_thorax_signature
    _table = ARCHIUM_TABLE_thorax_signature
                |ARCHIUM_PROPERTY_thorax_signature   =   {{ARCHIUM TEMPLATE filter text2db|{{{signature}}}}}
    |ARCHIUM_PROPERTY_thorax_signature = {{{signature}}}
        }}
    |ARCHIUM_PROPERTY_thorax_num      = {{#explode:{{{signature}}}|-|1}}
        |
    |ARCHIUM_PROPERTY_thorax_levels    = {{#explode:{{{signature}}}|-|0}}
    |ARCHIUM_PROPERTY_thorax_level1    = {{#explode:{{#explode:{{{signature}}}|-|0}}|.|0}}
    |ARCHIUM_PROPERTY_thorax_level2    = {{#explode:{{#explode:{{{signature}}}|-|0}}|.|1}}
    |ARCHIUM_PROPERTY_thorax_level3    = {{#explode:{{#explode:{{{signature}}}|-|0}}|.|2}}
    |ARCHIUM_PROPERTY_thorax_level4    = {{#explode:{{#explode:{{{signature}}}|-|0}}|.|3}}
     }}
     }}
    |
}}
</includeonly>
</includeonly>


<noinclude>
<noinclude>
    <!-- DECLARE CARGO TABLES -->
<!-- DECLARE CARGO TABLES -->
    {{#cargo_declare:
{{#cargo_declare:
        _table =   ARCHIUM_TABLE_thorax_signature
    _table = ARCHIUM_TABLE_thorax_signature
            |ARCHIUM_PROPERTY_thorax_signature      =   String
    |ARCHIUM_PROPERTY_thorax_signature = String
     }}
    |ARCHIUM_PROPERTY_thorax_num       = Integer
    |ARCHIUM_PROPERTY_thorax_levels    = String
     |ARCHIUM_PROPERTY_thorax_level1    = Integer
    |ARCHIUM_PROPERTY_thorax_level2    = Integer
    |ARCHIUM_PROPERTY_thorax_level3    = Integer
    |ARCHIUM_PROPERTY_thorax_level4    = Integer
}}


    <!-- CALL HOOKS -->
<!-- CALL HOOKS -->
    {{ARCHIUM_TEMPLATE_hook|ARCHIUM_thorax}}
{{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,
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 -->
version 2 (GPL-2.0), https://www.gnu.org/licenses/old-licenses/gpl-2.0.html -->
</noinclude>
</noinclude>

Aktuelle Version vom 12. Februar 2025, 16:10 Uhr




Diese Vorlage definiert die Tabelle „ARCHIUM_TABLE_thorax_signature“. Tabelle ansehen.