Vorlage: ARCHIUM TEMPLATE thorax display: Unterschied zwischen den Versionen
Aus artux
K (1 Version importiert) |
|||
| Zeile 130: | Zeile 130: | ||
ARCHIUM_TABLE_thorax_timeframe | ARCHIUM_TABLE_thorax_timeframe | ||
|fields= | |fields= | ||
ARCHIUM_PROPERTY_thorax_date_from = | ARCHIUM_PROPERTY_thorax_date_from = date_from, | ||
ARCHIUM_PROPERTY_thorax_date_until = | ARCHIUM_PROPERTY_thorax_date_until = date_until, | ||
ARCHIUM_PROPERTY_thorax_date_description = date_alt | |||
|default = - | |default = - | ||
|no html | |no html | ||
| Zeile 255: | Zeile 256: | ||
|format = template | |format = template | ||
|template = ARCHIUM_TEMPLATE_format_ul | |template = ARCHIUM_TEMPLATE_format_ul | ||
}} | |||
}} | |||
<!-- query context location --> | |||
{{#vardefine:context_location_frame| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_context_location | |||
|fields=ARCHIUM_PROPERTY_thorax_context_location, | |||
ARCHIUM_PROPERTY_thorax_context_location_alt | |||
|default = - | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_thorax_context | |||
}} | |||
}} | |||
<!-- query context from --> | |||
{{#vardefine:context_from_frame| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_context_from | |||
|fields=ARCHIUM_PROPERTY_thorax_context_from, | |||
ARCHIUM_PROPERTY_thorax_context_from_alt | |||
|default = - | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_thorax_context | |||
}} | |||
}} | |||
<!-- query context to --> | |||
{{#vardefine:context_to_frame| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_context_to | |||
|fields=ARCHIUM_PROPERTY_thorax_context_to, | |||
ARCHIUM_PROPERTY_thorax_context_to_alt | |||
|default = - | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_thorax_context | |||
}} | }} | ||
}} | }} | ||
| Zeile 635: | Zeile 678: | ||
</div> | </div> | ||
<div class="archium-grid-item" style="grid-column: 1 / span 3;"> | <div class="archium-grid-item" style="grid-column: 1 / span 3;"> | ||
<h4> | <h4>Enthält:</h4> | ||
<p>{{#var:content_general}}</p> | <p>{{#var:content_general}}</p> | ||
</div> | </div> | ||
<div class="archium-grid-item" style="grid-column: 4 / span 3;"> | <div class="archium-grid-item" style="grid-column: 4 / span 3;"> | ||
<h4> | <h4>Darin:</h4> | ||
<p>{{#var:content_special}}</p> | <p>{{#var:content_special}}</p> | ||
</div> | </div> | ||
| Zeile 653: | Zeile 696: | ||
<h4>Priorität:</h4> | <h4>Priorität:</h4> | ||
<p>{{#var:priority}}</p> | <p>{{#var:priority}}</p> | ||
</div> | |||
</div> | |||
<!-- CONTEXT-CONTAINER --> | |||
<div class="archium-grid-container-base archium-grid-container-context"> | |||
<div style = "grid-column: 1 / span 6;"> | |||
<h3><i class="fas fa-globe"></i> Kontext</h3> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 1 / span 2;"> | |||
<h4>Ausstellungsort:</h4> | |||
<p>{{#var:context_location_frame}}</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 3 / span 2;"> | |||
<h4>Absender:</h4> | |||
<p>{{#var:context_from_frame}}</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 5 / span 2;"> | |||
<h4>Empfänger:</h4> | |||
<p>{{#var:context_to_frame}}</p> | |||
</div> | </div> | ||
</div> | </div> | ||
Version vom 29. April 2022, 07:13 Uhr
<link href="../fontawesome-free-5.12.1-web/css/all.css" rel="stylesheet">
