Vorlage: ARCHIUM TEMPLATE thorax display: Unterschied zwischen den Versionen
Aus artux
Artux1zu2>SandroSchwarzentrub |
|||
| (150 dazwischenliegende Versionen von 5 Benutzern werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
<!-- ARCHIUM_TEMPLATE_thorax_display --> | |||
<!-- Version 20240418 --> | |||
<!-- This template queries the underlying cargo database | |||
and displays the results in a pleasant way --> | |||
{{ARCHIUM_HIDE_BEGIN}} | |||
<!-- load font-awesome files --> | |||
<link href="../fontawesome-free-5.12.1-web/css/all.css" rel="stylesheet"> | |||
<includeonly> | |||
<!-- MAGIC WORDS --> | |||
__NOEDITSECTION__ | |||
__NOTOC__ | |||
<!-- ADD FORM-LINK --> | |||
{{#default_form:ARCHIUM_FORM_thorax_object}} | |||
<!-- DEFINE HELPER VARIABLES --> | |||
{{#vardefine:pagename| | |||
{{urlencode:{{PAGENAME}}|WIKI}} | |||
}} | |||
} | |||
<!-- QUERY STUFF AND WRITE RESULTS TO VARIABLES --> | |||
<!-- query overview --> | |||
{{#vardefine:overview| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_signature = Tabelle | |||
|fields=_pageName = Datenbankeintrag | |||
|default = - | |||
|format = dynamic table | |||
}} | |||
} | }} | ||
<!-- query type --> | |||
{{#vardefine:type| | |||
{{#switch: | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_type | |||
|fields=ARCHIUM_PROPERTY_thorax_type | |||
|default = nicht kategorisiertes Objekt | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
}} | |||
| object = Objekt | |||
| literature = Literatur | |||
| topic = Thema | |||
}} | |||
} | }} | ||
<!-- query signature --> | |||
{{#vardefine:signature| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_signature | |||
|fields=ARCHIUM_PROPERTY_thorax_signature | |||
|default = keine Signatur angegeben | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_ul | |||
}} | |||
}} | |||
<!-- query title --> | |||
{{#vardefine:title| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_title | |||
|fields=ARCHIUM_PROPERTY_thorax_title | |||
|default = kein Titel angegeben | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_ul | |||
}} | |||
}} | |||
} | <!-- query date of creation --> | ||
{{#vardefine:date_of_creation| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_date_of_creation | |||
|fields=ARCHIUM_PROPERTY_thorax_date_of_creation | |||
|default = - | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_ul | |||
}} | |||
}} | |||
<!-- query title image --> | |||
{{#vardefine:title_image| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_title_image | |||
|fields=ARCHIUM_PROPERTY_thorax_title_image | |||
|default = image_missing.svg | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
}} | |||
}} | |||
<!-- query extent and medium --> | |||
{{#vardefine:extent_medium| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_extent_medium | |||
|fields=ARCHIUM_PROPERTY_thorax_extent_medium | |||
|default = - | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_ul | |||
}} | |||
}} | |||
<!-- query level of description --> | |||
{{#vardefine:level_of_description| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_level_of_description | |||
|fields=ARCHIUM_PROPERTY_thorax_level_of_description | |||
|default = - | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_ul | |||
}} | |||
}} | |||
<!-- query timeframe --> | |||
} | {{#vardefine:timeframe| | ||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_timeframe | |||
|fields= | |||
ARCHIUM_PROPERTY_thorax_date_from = date_from, | |||
ARCHIUM_PROPERTY_thorax_date_until = date_until, | |||
ARCHIUM_PROPERTY_thorax_date_description = date_alt | |||
|default = - | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|named args = yes | |||
|template = ARCHIUM_TEMPLATE_format_timeframe | |||
}} | |||
}} | |||
<!-- query date of transfer --> | |||
} | {{#vardefine:date_of_transfer| | ||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_date_of_transfer | |||
|fields=ARCHIUM_PROPERTY_thorax_date_of_transfer | |||
|default = - | |||
} | |no html | ||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_ul | |||
}} | |||
}} | |||
<!-- query depostion --> | |||
{{#vardefine:deposition| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_deposition | |||
|fields=ARCHIUM_PROPERTY_thorax_deposition | |||
|default = - | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_ul | |||
}} | |||
}} | |||
<!-- query old signatures --> | |||
{{#vardefine:signature_old| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_signature_old | |||
|fields=ARCHIUM_PROPERTY_thorax_signature_old | |||
|default = - | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
} | |template = ARCHIUM_TEMPLATE_format_ul | ||
}} | |||
}} | |||
<!-- query creator --> | |||
{{#vardefine:creator| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_creator | |||
} | |fields=ARCHIUM_PROPERTY_thorax_creator | ||
|default = - | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_ul | |||
}} | |||
}} | |||
<!-- query transferor --> | |||
{{#vardefine:transferor| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_transferor | |||
|fields=ARCHIUM_PROPERTY_thorax_transferor | |||
|default = - | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_ul | |||
} | }} | ||
}} | |||
<!-- query editor --> | |||
{{#vardefine:editor| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_editor | |||
|fields=ARCHIUM_PROPERTY_thorax_editor | |||
|default = - | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_ul | |||
}} | |||
}} | |||
<!-- query history --> | |||
{{#vardefine:history| | |||
} | {{#cargo_query: | ||
tables = | |||
ARCHIUM_TABLE_thorax_history | |||
|fields=ARCHIUM_PROPERTY_thorax_history | |||
|default = - | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_ul | |||
}} | |||
}} | |||
<!-- query content general --> | |||
{{#vardefine:content_general| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_content_general | |||
|fields=ARCHIUM_PROPERTY_thorax_content_general | |||
|default = - | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_ul | |||
}} | |||
}} | |||
<!-- query content special --> | |||
{{#vardefine:content_special| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_content_special | |||
|fields=ARCHIUM_PROPERTY_thorax_content_special | |||
|default = - | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_ul | |||
}} | |||
}} | |||
<!-- query Anmerkungen --> | |||
{{#vardefine:anmerkungen| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_remark | |||
|fields=ARCHIUM_PROPERTY_thorax_remark | |||
|default = - | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_thorax_ul_remark | |||
}} | |||
}} | |||
<!-- 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 | |||
}} | |||
}} | |||
<!-- query classification --> | |||
{{#vardefine:classification| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_classification | |||
|fields=ARCHIUM_PROPERTY_thorax_classification | |||
|default = - | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_ul | |||
}} | |||
}} | |||
<!-- query main group --> | |||
{{#vardefine:main_group| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_main_group | |||
|fields=ARCHIUM_PROPERTY_thorax_main_group | |||
|default = - | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_ul | |||
}} | |||
}} | |||
<!-- query priority --> | |||
{{#vardefine:priority| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_priority | |||
|fields=ARCHIUM_PROPERTY_thorax_priority | |||
|default = - | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_ul | |||
}} | |||
}} | |||
<!-- query converage status --> | |||
{{#vardefine:coverage_status| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_coverage_status | |||
|fields=ARCHIUM_PROPERTY_thorax_coverage_status | |||
|default = - | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_ul | |||
}} | |||
}} | |||
<!-- query converage level --> | |||
{{#vardefine:coverage_level| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_coverage_level | |||
|fields=ARCHIUM_PROPERTY_thorax_coverage_level | |||
|default = - | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_ul | |||
}} | |||
}} | |||
<!-- query segregation --> | |||
{{#vardefine:segregation| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_segregation | |||
|fields=ARCHIUM_PROPERTY_thorax_segregation | |||
|default = - | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_ul | |||
}} | |||
}} | |||
<!-- query rules of description --> | |||
{{#vardefine:rules_of_description| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_rules_of_description | |||
|fields=ARCHIUM_PROPERTY_thorax_rules_of_description | |||
|default = - | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_ul | |||
}} | |||
}} | |||
<!-- query clearance level, clearance level string and clearance level code --> | |||
{{ARCHIUM TEMPLATE thorax permissions user}} | |||
{{#vardefine:clearance_level| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_clearance_level | |||
|fields=ARCHIUM_PROPERTY_thorax_clearance_level=clearance | |||
|default = - | |||
|no html | |||
|named args = yes | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_thorax_clearance | |||
}} | |||
}} | |||
{{#vardefine:clearance_level_string| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_clearance_level | |||
|fields=ARCHIUM_PROPERTY_thorax_clearance_level | |||
|default = 'Administrator' | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = list | |||
|delemiter = | |||
}} | |||
}} | |||
{{#vardefine:clearance_level_code|{{#var:ARCHIUM_VAR_permission_page_{{#var:clearance_level_string}}}}}} | |||
{{#vardefine:clearance_user_code|{{#var:ARCHIUM_VAR_permission_user_{{#username:AnonymousNoname}}}}}} | |||
<!-- query condition --> | |||
{{#vardefine:condition| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_condition | |||
|fields=ARCHIUM_PROPERTY_thorax_condition | |||
|default = - | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_ul | |||
}} | |||
}} | |||
<!-- query storage --> | |||
{{#vardefine:storage| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_storage=st | |||
|fields= | |||
<!--NULLIF(CONCAT( 'Gebäude: ', st.ARCHIUM_PROPERTY_thorax_gebaeude ), 'Gebäude: ') = gebaeude, | |||
NULLIF(CONCAT( 'Raum: ', st.ARCHIUM_PROPERTY_thorax_raum ), 'Raum: ') = raum, | |||
NULLIF(CONCAT( 'Regal: ', st.ARCHIUM_PROPERTY_thorax_regal ), 'Regal: ') = regal, | |||
NULLIF(CONCAT( 'Fach: ', st.ARCHIUM_PROPERTY_thorax_fach ), 'Fach: ') = fach, | |||
NULLIF(CONCAT( 'Karton: ', st.ARCHIUM_PROPERTY_thorax_karton ), 'Karton: ') = karton--> | |||
ARCHIUM_PROPERTY_thorax_gebaeude = gebaeude, | |||
ARCHIUM_PROPERTY_thorax_raum = raum, | |||
ARCHIUM_PROPERTY_thorax_regal = regal, | |||
ARCHIUM_PROPERTY_thorax_fach = fach, | |||
ARCHIUM_PROPERTY_thorax_karton = karton | |||
|default = - | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|named args = yes | |||
|template = ARCHIUM_TEMPLATE_format_thorax_storage | |||
}} | |||
}} | |||
<!-- query usage conditions --> | |||
{{#vardefine:usage_conditions| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_usage_conditions | |||
|fields=ARCHIUM_PROPERTY_thorax_usage_conditions | |||
|default = - | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_ul | |||
}} | |||
}} | |||
<!-- query finding aids --> | |||
{{#vardefine:finding_aids| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_finding_aids | |||
|fields=ARCHIUM_PROPERTY_thorax_finding_aids | |||
|default = - | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_ul | |||
}} | |||
}} | |||
<!-- query storage of originals --> | |||
{{#vardefine:storage_of_originals| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_storage_of_originals | |||
|fields=ARCHIUM_PROPERTY_thorax_storage_of_originals | |||
|default = - | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_ul | |||
}} | |||
}} | |||
<!-- query finding storage of copies --> | |||
{{#vardefine:storage_of_copies| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_storage_of_copies | |||
|fields=ARCHIUM_PROPERTY_thorax_storage_of_copies | |||
|default = - | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_ul | |||
}} | |||
}} | |||
<!-- query finding related fonds --> | |||
{{#vardefine:related_fonds| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_related_fonds | |||
|fields=ARCHIUM_PROPERTY_thorax_related_fonds | |||
|default = - | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_ul | |||
}} | |||
}} | |||
<!-- query gnd-person --> | |||
{{#vardefine:gnd_person| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_gnd_index | |||
|fields= | |||
ARCHIUM_PROPERTY_thorax_gnd_prefered_name = gnd_prefered_name, | |||
ARCHIUM_PROPERTY_thorax_gnd_number = gnd_number | |||
|default = - | |||
|no html | |||
|where = | |||
"_pageName" = '{{PAGENAME}}' AND "ARCHIUM_PROPERTY_thorax_gnd_type" = 'Person' | |||
|format = template | |||
|named args = yes | |||
|template = ARCHIUM_TEMPLATE_format_gnd_entry | |||
}} | |||
}} | |||
<!-- query gnd-location --> | |||
{{#vardefine:gnd_location| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_gnd_index | |||
|fields= | |||
ARCHIUM_PROPERTY_thorax_gnd_prefered_name = gnd_prefered_name, | |||
ARCHIUM_PROPERTY_thorax_gnd_number = gnd_number | |||
|default = - | |||
|no html | |||
|where = | |||
"_pageName" = '{{PAGENAME}}' AND "ARCHIUM_PROPERTY_thorax_gnd_type" = 'Ort' | |||
|format = template | |||
|named args = yes | |||
|template = ARCHIUM_TEMPLATE_format_gnd_entry | |||
}} | |||
}} | |||
<!-- query gnd-name --> | |||
{{#vardefine:gnd_subject| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_gnd_index | |||
|fields= | |||
ARCHIUM_PROPERTY_thorax_gnd_prefered_name = gnd_prefered_name, | |||
ARCHIUM_PROPERTY_thorax_gnd_number = gnd_number | |||
|default = - | |||
|no html | |||
|where = | |||
"_pageName" = '{{PAGENAME}}' AND "ARCHIUM_PROPERTY_thorax_gnd_type" = 'Name' | |||
|format = template | |||
|named args = yes | |||
|template = ARCHIUM_TEMPLATE_format_gnd_entry | |||
}} | |||
}} | |||
<!-- query links --> | |||
{{#vardefine:link| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_link | |||
|fields=ARCHIUM_PROPERTY_thorax_link | |||
|default = - | |||
|no html | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_ul | |||
}} | |||
}} | |||
<!-- query backlinks --> | |||
{{#vardefine:backlink| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_link | |||
|fields=_pageName | |||
|default = - | |||
|no html | |||
|where = "ARCHIUM_PROPERTY_thorax_link" = '{{PAGENAME}}' | |||
|format = template | |||
|template = ARCHIUM_TEMPLATE_format_ul | |||
}} | |||
}} | |||
<!-- query attachments --> | |||
{{#vardefine:attachment| | |||
{{#cargo_query: | |||
tables = | |||
ARCHIUM_TABLE_thorax_attachment | |||
|fields=ARCHIUM_PROPERTY_thorax_attachment_file = attachment | |||
|default = | |||
|where = "_pageName" = '{{PAGENAME}}' | |||
|format = gallery | |||
|mode=packed-hover | |||
|show bytes = 0 | |||
|show dimensions = 0 | |||
|show filename = 0 | |||
|default= | |||
}} | |||
}} | |||
{{ARCHIUM_HIDE_END}} | |||
<!-- <div class="archium-background-{{#var:type}}"> --> | |||
<!-- HEADER-CONTAINER --> | |||
<div class="archium-background-Objekt"> | |||
<div class="archium-grid-container-base archium-grid-container-header"> | |||
<div class="archium-grid-item-header" style="grid-column: 1 / span 2;"> | |||
<h3>Objekt</h3> | |||
</div> | |||
<div class="archium-grid-item-header" style="grid-column: 3 / span 2;"> | |||
<div class="archium-overview"> | |||
<h3><i class="fas fa-list"></i> Übersicht</h3> | |||
<div class = "dropdown-list"> | |||
{{#var:overview}} | |||
</div> | |||
</div> | |||
</div> | |||
<div class="archium-grid-item-header" style="grid-column: 5 / span 1;"> | |||
<div class="archium-overview"> | |||
<h3> Werkzeuge [https://artux.archium.org/index.php/Formular:ARCHIUM_FORM_thorax_object <i class="far fa-file"></i>] | |||
{{#formlink:form=ARCHIUM_FORM_thorax_object|link text=<i class="far fa-edit"></i>|target={{PAGENAME}}}} | |||
[https://artux.archium.org/index.php?title={{#var:pagename}}&action=delete <i class="far fa-trash-alt"></i>] | |||
</h3> | |||
</div> | |||
</div> | |||
</div> | |||
<!-- IDENTITY-CONTAINER --> | |||
<div class="archium-grid-container-base archium-grid-container-identity"> | |||
<div style = "grid-column: 1 / span 3;"> | |||
<h3><i class="fas fa-id-card"></i> Identifizierung</h3> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 1 / span 1;"> | |||
<h4>Signatur:</h4> | |||
<p>{{#var:signature}}</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 2 / span 1;"> | |||
<h4>Titel:</h4> | |||
<p>{{#var:title}}</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 3 / span 1;"> | |||
<h4>Erstellungsdatum:</h4> | |||
<p>{{#var:date_of_creation}}</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 4 / span 3; grid-row: 2 / span 2;"> | |||
<h4>Titelbild:</h4> | |||
<p>[[File:{{#var:title_image}}|200x500px]]</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 1 / span 1;"> | |||
<h4>Umfang und Medium:</h4> | |||
<p>{{#var:extent_medium}}</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 2 / span 1;"> | |||
<h4>Beschreibungsebene:</h4> | |||
<p>{{#var:level_of_description}}</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 3 / span 1;"> | |||
<h4>Zeiten:</h4> | |||
<p>{{#var:timeframe}}</p> | |||
</div> | |||
<!-- <div class="archium-grid-item" style="grid-column: 1 / span 1;"> | |||
<h4>Objekttyp:</h4> | |||
<p>{{#var:type}}</p> | |||
</div> --> | |||
</div> | |||
<!-- PROVENANCE-CONTAINER --> | |||
<div class="archium-grid-container-base archium-grid-container-provenance"> | |||
<div style = "grid-column: 1 / span 3;"> | |||
<h3><i class="fas fa-route"></i> Provenienz</h3> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 1 / span 2;"> | |||
<h4>Übernahmedatum:</h4> | |||
<p>{{#var:date_of_transfer}}</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 3 / span 2;"> | |||
<h4>Ablageart:</h4> | |||
<p>{{#var:deposition}}</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 5 / span 2;"> | |||
<h4>Altsignaturen:</h4> | |||
<p>{{#var:signature_old}}</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 1 / span 2;"> | |||
<h4>Ersteller:</h4> | |||
<p>{{#var:creator}}</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 3 / span 2;"> | |||
<h4>Übergebender:</h4> | |||
<p>{{#var:transferor}}</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 5 / span 2;"> | |||
<h4>Bearbeiter:</h4> | |||
<p>{{#var:editor}}</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 1 / span 6;"> | |||
<h4>Bestandsgeschichte:</h4> | |||
<p>{{#var:history}}</p> | |||
</div> | |||
</div> | |||
<!-- CONTENTS-CONTAINER --> | |||
<div class="archium-grid-container-base archium-grid-container-contents"> | |||
<div style = "grid-column: 1 / span 3;"> | |||
<h3><i class="fas fa-box-open"></i> Inhalt</h3> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 1 / span 3;"> | |||
<h4>Enthält:</h4> | |||
<p>{{#var:content_general}}</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 4 / span 3;"> | |||
<h4>Darin:</h4> | |||
<p>{{#var:content_special}}</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 1 / span 6;"> | |||
<h4>Anmerkungen:</h4> | |||
<p>{{#var:anmerkungen}}</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 1 / span 2;"> | |||
<h4>Klassifikation:</h4> | |||
<p>{{#var:classification}}</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 3 / span 2;"> | |||
<h4>Hauptgruppe:</h4> | |||
<p>{{#var:main_group}}</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 5 / span 2;"> | |||
<h4>Priorität:</h4> | |||
<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> | |||
<!-- USAGE-CONTAINER --> | |||
<div class="archium-grid-container-base archium-grid-container-usage"> | |||
<div style = "grid-column: 1 / span 3;"> | |||
<h3><i class="fas fa-door-open"></i> Zugang und Benutzung</h3> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 1 / span 1;"> | |||
<h4>Freigabe:</h4> | |||
<p>{{#var:clearance_level}}</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 2 / span 1;"> | |||
<h4>Zustand:</h4> | |||
<p>{{#var:condition}}</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 3 / span 2;"> | |||
<h4>Benutzungsbedingungen:</h4> | |||
<p>{{#var:usage_conditions}}</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 5 / span 2;"> | |||
<h4>Findmittel:</h4> | |||
<p>{{#var:finding_aids}}</p> | |||
</div> | |||
</div> | |||
<!-- STATUS-CONTAINER --> | |||
<div class="archium-grid-container-base archium-grid-container-status"> | |||
<div style = "grid-column: 1 / span 3;"> | |||
<h3><i class="fas fa-chart-bar"></i> Objektstatus</h3> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 1 / span 2;"> | |||
<h4>Erschließungsstatus:</h4> | |||
<p>{{#var:coverage_status}}</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 3 / span 2;"> | |||
<h4>Erschließungstiefe:</h4> | |||
<p>{{#var:coverage_level}}</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 5 / span 2;"> | |||
<h4>Kassierung:</h4> | |||
<p>{{#var:segregation}}</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 1 / span 6;"> | |||
<h4>Verzeichnis und Transkriptionsregeln:</h4> | |||
<p>{{#var:rules_of_description}}</p> | |||
</div> | |||
</div> | |||
<!-- STORAGE-CONTAINER --> | |||
<div class="archium-grid-container-base archium-grid-container-storage"> | |||
<div style = "grid-column: 1 / span 3;"> | |||
<h3><i class="fas fa-cubes"></i> Lagerung</h3> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 1 / span 6;"> | |||
<h4>Lagerung</h4> | |||
<p>{{#var:storage}}</p> | |||
</div> | |||
</div> | |||
<!-- LINKS-CONTAINER --> | |||
<div class="archium-grid-container-base archium-grid-container-links"> | |||
<div style = "grid-column: 1 / span 3;"> | |||
<h3><i class="fas fa-link"></i> Verbindungen</h3> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 1 / span 2;"> | |||
<h4>Aufbewahrung der Originale:</h4> | |||
<p>{{#var:storage_of_originals}}</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 3 / span 2;"> | |||
<h4>Aufbewahrung von Kopien:</h4> | |||
<p>{{#var:storage_of_copies}}</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 5 / span 2;"> | |||
<h4>zugehörige Bestände:</h4> | |||
<p>{{#var:related_fonds}}</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 1 / span 2;"> | |||
<h4>Personen:</h4> | |||
<p>{{#var:gnd_person}}</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 3 / span 2;"> | |||
<h4>Orte:</h4> | |||
<p>{{#var:gnd_location}}</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 5 / span 2;"> | |||
<h4>Namen:</h4> | |||
<p>{{#var:gnd_subject}}</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 1 / span 3;"> | |||
<h4>Explizite Verknüpfungen:</h4> | |||
<p>{{#var:link}}</p> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 4 / span 3;"> | |||
<h4>Rückverweise:</h4> | |||
<p>{{#var:backlink}}</p> | |||
</div> | |||
</div> | |||
<!-- ATTACHMENTS-CONTAINER --> | |||
<div class="archium-grid-container-base archium-grid-container-attachments"> | |||
<div style = "grid-column: 1 / span 3;"> | |||
<h3><i class="fas fa-paperclip"></i> Anhänge</h3> | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 1 / span 6;"> | |||
<h4>Dateien:</h4> | |||
<p>{{#var:attachment}}</p> | |||
</div> | |||
</div> | |||
</div> | |||
</includeonly> | |||
<!-- --> | |||
<noinclude> | |||
<!-- CALL HOOKS --> | |||
{{ARCHIUM_TEMPLATE_hook|ARCHIUM_thorax}} | |||
<!-- --> | |||
<!-- --> | |||
<!-- LICENSE NOTE --> | |||
<!-- https://www.mediawiki.org/wiki/Extension:Cargo/Storing_data --> | |||
<!-- 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 --> | |||
</noinclude> | |||
Aktuelle Version vom 18. April 2023, 15:16 Uhr
<link href="../fontawesome-free-5.12.1-web/css/all.css" rel="stylesheet">
