Vorlage:ARCHIUM TEMPLATE thorax storage: Unterschied zwischen den Versionen

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


<!-- writes the storage-associations of the current object into the database -->
<!-- writes the storage-associations of the current object into the database -->


<includeonly>
<includeonly>
    <!-- CHECK PARAMETER AND STORE -->
<!-- CHECK PARAMETER AND STORE -->
    {{#if: {{{gebaeude|}}}
{{#if: {{{gebaeude|}}}
          {{{raum|}}}
      {{{raum|}}}
          {{{regal|}}}
      {{{regal|}}}
          {{{fach|}}}
      {{{fach|}}}
          {{{karton|}}}
      {{{karton|}}}
    |{{#cargo_store:
    |{{#cargo_store:
         _table =   ARCHIUM_TABLE_thorax_storage
         _table = ARCHIUM_TABLE_thorax_storage
|ARCHIUM_PROPERTY_thorax_gebaeude = {{{gebaeude|}}}
        |ARCHIUM_PROPERTY_thorax_gebaeude = {{{gebaeude|}}}
            |ARCHIUM_PROPERTY_thorax_raum = {{{raum|}}}
        |ARCHIUM_PROPERTY_thorax_raum = {{{raum|}}}
            |ARCHIUM_PROPERTY_thorax_regal = {{{regal|}}}
        |ARCHIUM_PROPERTY_thorax_regal = {{{regal|}}}
            |ARCHIUM_PROPERTY_thorax_fach = {{{fach|}}}
        |ARCHIUM_PROPERTY_thorax_fach = {{{fach|}}}
            |ARCHIUM_PROPERTY_thorax_karton = {{{karton|}}}a
        |ARCHIUM_PROPERTY_thorax_karton = {{{karton|}}}
    }}
    |
     }}
     }}
 
    |
}}
</includeonly>
</includeonly>


<noinclude>
<noinclude>
    <!-- DECLARE CARGO TABLE -->
<!-- DECLARE CARGO TABLE -->
    {{#cargo_declare:
{{#cargo_declare:
        _table =   ARCHIUM_TABLE_thorax_storage
    _table = ARCHIUM_TABLE_thorax_storage
|ARCHIUM_PROPERTY_thorax_gebaeude = String
|ARCHIUM_PROPERTY_thorax_gebaeude = String
            |ARCHIUM_PROPERTY_thorax_raum = String
    |ARCHIUM_PROPERTY_thorax_raum = String
            |ARCHIUM_PROPERTY_thorax_regal = String
    |ARCHIUM_PROPERTY_thorax_regal = String
            |ARCHIUM_PROPERTY_thorax_fach = String
    |ARCHIUM_PROPERTY_thorax_fach = String
            |ARCHIUM_PROPERTY_thorax_karton = String
    |ARCHIUM_PROPERTY_thorax_karton = 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:28 Uhr




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