Vorlage: ARCHIUM TEMPLATE hascher display literature: Unterschied zwischen den Versionen
Aus artux
Artux1zu2>SandroSchwarzentrub |
Artux1zu2>SandroSchwarzentrub |
||
| Zeile 12: | Zeile 12: | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
__NOTOC__ | __NOTOC__ | ||
<!-- ADD FORM-LINK --> | |||
{{#default_form:ARCHIUM_FORM_hascher_object}} | |||
<!-- QUERY STUFF AND WRITE RESULTS TO VARIABLES --> | <!-- QUERY STUFF AND WRITE RESULTS TO VARIABLES --> | ||
| Zeile 363: | Zeile 366: | ||
|default = - | |default = - | ||
|no html | |no html | ||
|where = | |where = | ||
"_pageName" = '{{PAGENAME}}' AND "ARCHIUM_PROPERTY_hascher_gnd_type" = 'Person' | "_pageName" = '{{PAGENAME}}' AND "ARCHIUM_PROPERTY_hascher_gnd_type" = 'Person' | ||
|format = template | |format = template | ||
| Zeile 380: | Zeile 383: | ||
|default = - | |default = - | ||
|no html | |no html | ||
|where = | |where = | ||
"_pageName" = '{{PAGENAME}}' AND "ARCHIUM_PROPERTY_hascher_gnd_type" = 'Ort' | "_pageName" = '{{PAGENAME}}' AND "ARCHIUM_PROPERTY_hascher_gnd_type" = 'Ort' | ||
|format = template | |format = template | ||
| Zeile 397: | Zeile 400: | ||
|default = - | |default = - | ||
|no html | |no html | ||
|where = | |where = | ||
"_pageName" = '{{PAGENAME}}' AND "ARCHIUM_PROPERTY_hascher_gnd_type" = 'Name' | "_pageName" = '{{PAGENAME}}' AND "ARCHIUM_PROPERTY_hascher_gnd_type" = 'Name' | ||
|format = template | |format = template | ||
| Zeile 446: | Zeile 449: | ||
<div class="archium-overview"> | <div class="archium-overview"> | ||
<h3><i class="fas fa-list"></i> Übersicht</h3> | <h3><i class="fas fa-list"></i> Übersicht</h3> | ||
{{ | {{ARCHIUM_TEMPLATE_overview}} | ||
</div> | </div> | ||
</div> | </div> | ||
| Zeile 455: | Zeile 458: | ||
<h3><i class="fas fa-id-card"></i> Identifizierung</h3> | <h3><i class="fas fa-id-card"></i> Identifizierung</h3> | ||
</div> | </div> | ||
<div class="archium-grid-item" style="grid-column: 1 / span 1" | <div class="archium-grid-item" style="grid-column: 1 / span 1;"> | ||
<h4>Objekttyp:</h4> | <h4>Objekttyp:</h4> | ||
<p>{{#var:type}}</p> | <p>{{#var:type}}</p> | ||
</div> | </div> | ||
<div class="archium-grid-item" style="grid-column: 2 / span 1" | <div class="archium-grid-item" style="grid-column: 2 / span 1;"> | ||
<h4>Signatur:</h4> | <h4>Signatur:</h4> | ||
<p>{{#var:signature}}</p> | <p>{{#var:signature}}</p> | ||
</div> | </div> | ||
<div class="archium-grid-item" style="grid-column: 3 / span 1" | <div class="archium-grid-item" style="grid-column: 3 / span 1;"> | ||
<h4>Titel:</h4> | <h4>Titel:</h4> | ||
<p>{{#var:title}}</p> | <p>{{#var:title}}</p> | ||
</div> | </div> | ||
<div class="archium-grid-item" style="grid-column: 4 / span 3; grid-row: 2 / span 2" | <div class="archium-grid-item" style="grid-column: 4 / span 3; grid-row: 2 / span 2;"> | ||
<h4>Titelbild:</h4> | <h4>Titelbild:</h4> | ||
<p>[[File:{{#var:title_image}}]]</p> | <p>[[File:{{#var:title_image}}]]</p> | ||
</div> | </div> | ||
<div class="archium-grid-item" style="grid-column: 1 / span 1" | <div class="archium-grid-item" style="grid-column: 1 / span 1;"> | ||
<h4>Erstellungsdatum:</h4> | <h4>Erstellungsdatum:</h4> | ||
<p>{{#var:date_of_creation}}</p> | <p>{{#var:date_of_creation}}</p> | ||
</div> | </div> | ||
<div class="archium-grid-item" style="grid-column: 2 / span 1" | <div class="archium-grid-item" style="grid-column: 2 / span 1;"> | ||
<h4>Autor(en):</h4> | <h4>Autor(en):</h4> | ||
<p>{{#var:author}}</p> | <p>{{#var:author}}</p> | ||
</div> | </div> | ||
<div class="archium-grid-item" style="grid-column: 3 / span 1" | <div class="archium-grid-item" style="grid-column: 3 / span 1;"> | ||
<h4>Erscheinungsdatum:</h4> | <h4>Erscheinungsdatum:</h4> | ||
<p>{{#var:date_of_publication }}</p> | <p>{{#var:date_of_publication }}</p> | ||
Version vom 30. April 2020, 16:53 Uhr
<link href="../fontawesome-free-5.12.1-web/css/all.css" rel="stylesheet">
