Vorlage:ARCHIUM TEMPLATE thorax attachment: Unterschied zwischen den Versionen

Aus Artux
Wechseln zu:Navigation, Suche
artux>Archium
K 1 Version importiert
 
Keine Bearbeitungszusammenfassung
 
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 1: Zeile 1:
<!-- ARCHIUM_TEMPLATE_thorax_attachment -->
<!-- ARCHIUM_TEMPLATE_thorax_attachment -->
<!-- Version 20211118 -->
<!-- Version 20250212 -->


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


<includeonly>
<includeonly>
    <!-- CHECK PARAMETER AND STORE -->
<!-- CHECK PARAMETER AND STORE -->
    {{#if: {{{attachment|}}}
{{#if: {{{attachment|}}}
        |{{#cargo_store:
    |{{#cargo_store:
            _table =   ARCHIUM_TABLE_thorax_attachment
        _table = ARCHIUM_TABLE_thorax_attachment
                |ARCHIUM_PROPERTY_thorax_attachment =   {{{attachment}}}
        |ARCHIUM_PROPERTY_thorax_attachment     = {{{attachment}}}
                |ARCHIUM_PROPERTY_thorax_attachment_file =   {{{attachment}}}
        |ARCHIUM_PROPERTY_thorax_attachment_file = {{{attachment}}}
        }}
        |
     }}
     }}
    |
}}
</includeonly>
</includeonly>


<noinclude>
<noinclude>
    <!-- DECLARE CARGO TABLES -->
<!-- DECLARE CARGO TABLES -->
    {{#cargo_declare:
{{#cargo_declare:
        _table =   ARCHIUM_TABLE_thorax_attachment
    _table = ARCHIUM_TABLE_thorax_attachment
            |ARCHIUM_PROPERTY_thorax_attachment =   String
    |ARCHIUM_PROPERTY_thorax_attachment     = String
            |ARCHIUM_PROPERTY_thorax_attachment_file = File
    |ARCHIUM_PROPERTY_thorax_attachment_file = File
    }}
}}


    <!-- 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, 14:28 Uhr




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