Vorlage: ARCHIUM TEMPLATE thorax signature: Unterschied zwischen den Versionen
Aus artux
Artux1zu2>SandroSchwarzentrub |
Artux1zu2>SandroSchwarzentrub |
||
| Zeile 1: | Zeile 1: | ||
<!-- | <!-- ARCHIUM_MASTER_TEMPLATE_hascher_object --> | ||
<!-- Version 20200303 --> | <!-- Version 20200303 --> | ||
<!-- --> | <!-- --> | ||
<includeonly> | <includeonly> | ||
<!-- | <!-- CHECK FOR SET PARAMETERS AND CALL RELEVANT TEMPLATES --> | ||
<!-- --> | <!-- --> | ||
{{#if: {{{ | <!-- if applicable we test each parameter for | ||
| | object, literature, topic in that order --> | ||
{{# | {{#if:{{{object_signature|}}} | ||
|{{ARCHIUM_TEMPLATE_hascher_signature|object_signature={{{object_signature}}}}} | |||
| | |||
}} | |||
}} | {{#if:{{{literature_signature|}}} | ||
|{{ARCHIUM_TEMPLATE_hascher_signature|literature_signature={{{literature_signature}}}}} | |||
<!-- | | | | ||
}} | |||
{{#if:{{{topic_signature|}}} | |||
| | |{{ARCHIUM_TEMPLATE_hascher_signature|topicsignature={{{topic_signature}}}}} | ||
| | |||
}} | |||
<!-- ---------------------------------------------------------------------- --> | |||
{{#if:{{{object_title|}}} | |||
|{{ARCHIUM_TEMPLATE_hascher_title|object_title={{{object_title}}}}} | |||
| | |||
}} | |||
{{#if:{{{literature_title|}}} | |||
|{{ARCHIUM_TEMPLATE_hascher_title|literature_title={{{literature_title}}}}} | |||
| | |||
}} | |||
{{#if:{{{topic_title|}}} | |||
|{{ARCHIUM_TEMPLATE_hascher_title|topic_title={{{topic_title}}}}} | |||
| | |||
}} | |||
<!-- ---------------------------------------------------------------------- --> | |||
{{#if:{{{object_description|}}} | |||
|{{ARCHIUM_TEMPLATE_hascher_description|object_description={{{object_description}}}}} | |||
| | |||
}} | |||
{{#if:{{{literature_description|}}} | |||
|{{ARCHIUM_TEMPLATE_hascher_description|literature_description={{{literature_description}}}}} | |||
| | |||
}} | |||
{{#if:{{{topic_description|}}} | |||
|{{ARCHIUM_TEMPLATE_hascher_description|topic_description={{{topic_description}}}}} | |||
| | |||
}} | |||
<!-- ---------------------------------------------------------------------- --> | |||
{{#if:{{{object_remark|}}} | |||
|{{ARCHIUM_TEMPLATE_hascher_remark|object_remark={{{object_remark}}}}} | |||
| | |||
}} | |||
{{#if:{{{literature_remark|}}} | |||
|{{ARCHIUM_TEMPLATE_hascher_remark|literature_remark={{{literature_remark}}}}} | |||
| | |||
}} | |||
{{#if:{{{topic_remark|}}} | |||
|{{ARCHIUM_TEMPLATE_hascher_remark|topic_remark={{{topic_remark}}}}} | |||
| | |||
}} | }} | ||
</includeonly> | </includeonly> | ||
<!-- --> | <!-- --> | ||
<noinclude> | <noinclude> | ||
<!-- DECLARE ALL NECESSARY TABLES --> | |||
<!-- declare signature table --> | |||
{{#cargo_declare: | |||
_table=ARCHIUM_TABLE_hascher_object | |||
|ARCHIUM_PROPERTY_hascher_object_signature = String | |||
|ARCHIUM_PROPERTY_hascher_object_title = String | |||
|ARCHIUM_PROPERTY_hascher_object_description = String | |||
|ARCHIUM_PROPERTY_hascher_object_remark = String | |||
}} | |||
<!-- --> | |||
<!-- CALL HOOKS --> | <!-- CALL HOOKS --> | ||
{{ARCHIUM_TEMPLATE_hook|ARCHIUM_hascher}} | {{ARCHIUM_TEMPLATE_hook|ARCHIUM_hascher}} | ||
Version vom 3. März 2020, 11:10 Uhr
Diese Vorlage definiert die Tabelle „ARCHIUM_TABLE_hascher_object“. Diese Tabelle wurde noch nicht erstellt.
