Vorlage:ARCHIUM TEMPLATE thorax gnd index: Unterschied zwischen den Versionen

Aus Artux
Wechseln zu:Navigation, Suche
K 1 Version importiert
Keine Bearbeitungszusammenfassung
 
Zeile 1: Zeile 1:
<!-- ARCHIUM_TEMPLATE_thorax_gnd_index -->
<!-- ARCHIUM_TEMPLATE_thorax_gnd_index -->
<!-- Version 20220222 -->
<!-- Version 20250212 -->


<!-- writes the GND-associations of the current object
<!-- writes the GND-associations of the current object
Zeile 6: Zeile 6:


<includeonly>
<includeonly>
    <!-- CHECK PARAMETER AND STORE -->
<!-- CHECK PARAMETER AND STORE -->
    {{{gnd_type|}}}
{{#if: {{{gnd_type|}}}
    {{{gnd_number|}}}
      {{{gnd_number|}}}
    {{{gnd_prefered_name|}}}
      {{{gnd_prefered_name|}}}
     {{#cargo_store:
     |{{#cargo_store:
         _table =   ARCHIUM_TABLE_thorax_gnd_index
         _table = ARCHIUM_TABLE_thorax_gnd_index
            |ARCHIUM_PROPERTY_thorax_gnd_type           =   {{ARCHIUM TEMPLATE filter text2db|{{{gnd_type|}}}}}
        |ARCHIUM_PROPERTY_thorax_gnd_type         = {{ARCHIUM TEMPLATE filter text2db|{{{gnd_type|}}}}}
            |ARCHIUM_PROPERTY_thorax_gnd_number         =   {{{gnd_number|}}}
        |ARCHIUM_PROPERTY_thorax_gnd_number       = {{{gnd_number|}}}
            |ARCHIUM_PROPERTY_thorax_gnd_prefered_name =   {{ARCHIUM TEMPLATE filter text2db|{{{gnd_prefered_name|}}}}}
        |ARCHIUM_PROPERTY_thorax_gnd_prefered_name = {{ARCHIUM TEMPLATE filter text2db|{{{gnd_prefered_name|}}}}}
     }}
     }}
 
    |
}}
</includeonly>
</includeonly>


<noinclude>
<noinclude>
    <!-- DECLARE CARGO TABLE -->
<!-- DECLARE CARGO TABLE -->
    {{#cargo_declare:
{{#cargo_declare:
        _table  =  ARCHIUM_TABLE_thorax_gnd_index
    _table  =  ARCHIUM_TABLE_thorax_gnd_index
            |ARCHIUM_PROPERTY_thorax_gnd_type           =   String
    |ARCHIUM_PROPERTY_thorax_gnd_type         = String
            |ARCHIUM_PROPERTY_thorax_gnd_number         =   String
    |ARCHIUM_PROPERTY_thorax_gnd_number       = String
            |ARCHIUM_PROPERTY_thorax_gnd_prefered_name =   String
    |ARCHIUM_PROPERTY_thorax_gnd_prefered_name = 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, 14:27 Uhr




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