Vorlage:ARCHIUM TEMPLATE thorax timeframe: Unterschied zwischen den Versionen

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


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


<includeonly>
<includeonly>
    <!-- CHECK PARAMETER AND STORE -->
<!-- CHECK PARAMETER AND STORE -->
    {{#if: {{{date_from|}}}{{{date_until|}}}
{{#if: {{{date_from|}}}{{{date_until|}}}
        |{{#cargo_store:
    |{{#cargo_store:
            _table =   ARCHIUM_TABLE_thorax_timeframe
        _table = ARCHIUM_TABLE_thorax_timeframe
                |ARCHIUM_PROPERTY_thorax_date_from =   {{{date_from}}}
        |ARCHIUM_PROPERTY_thorax_date_from       = {{{date_from}}}
                |ARCHIUM_PROPERTY_thorax_date_until =   {{{date_until}}}
        |ARCHIUM_PROPERTY_thorax_date_until       = {{{date_until}}}
                |ARCHIUM_PROPERTY_thorax_date_description = {{ARCHIUM TEMPLATE filter text2db|{{{date_alt|}}}}}
        |ARCHIUM_PROPERTY_thorax_date_description = {{ARCHIUM TEMPLATE filter text2db|{{{date_alt|}}}}}
        }}
        |
     }}
     }}
    |
}}
</includeonly>
</includeonly>


<noinclude>
<noinclude>
    <!-- DECLARE CARGO TABLE -->
<!-- DECLARE CARGO TABLE -->
    {{#cargo_declare:
{{#cargo_declare:
        _table =   ARCHIUM_TABLE_thorax_timeframe
    _table = ARCHIUM_TABLE_thorax_timeframe
            |ARCHIUM_PROPERTY_thorax_date_from =   date
    |ARCHIUM_PROPERTY_thorax_date_from       = date
            |ARCHIUM_PROPERTY_thorax_date_until =   date
    |ARCHIUM_PROPERTY_thorax_date_until       = date
            |ARCHIUM_PROPERTY_thorax_date_description = string
    |ARCHIUM_PROPERTY_thorax_date_description = string
    }}
}}


    <!-- 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, 13:55 Uhr




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