Vorlage: ARCHIUM TEMPLATE format ul: Unterschied zwischen den Versionen
Aus artux
Artux1zu2>SandroSchwarzentrub |
Artux1zu2>SandroSchwarzentrub |
||
| Zeile 1: | Zeile 1: | ||
<!-- ARCHIUM_TEMPLATE_format_ul --> | <!-- ARCHIUM_TEMPLATE_format_ul --> | ||
<!-- Version | <!-- Version 202005028--> | ||
<!-- outputs the given parameter inside an archium-ul div | <!-- outputs the given parameter inside an archium-ul div | ||
which we format with CSS --> | which we format with CSS --> | ||
| Zeile 9: | Zeile 9: | ||
{{#cargo_query: | {{#cargo_query: | ||
tables = | tables = | ||
ARCHIUM_TABLE_thorax_signature, | |||
ARCHIUM_TABLE_thorax_title, | |||
ARCHIUM_TABLE_thorax_extent_medium, | |||
ARCHIUM_TABLE_thorax_level_of_description, | |||
ARCHIUM_TABLE_thorax_date_of_transfer, | |||
ARCHIUM_TABLE_thorax_deposition, | |||
ARCHIUM_TABLE_thorax_signature_old, | |||
ARCHIUM_TABLE_thorax_creator, | |||
ARCHIUM_TABLE_thorax_transferor, | |||
ARCHIUM_TABLE_thorax_editor, | |||
ARCHIUM_TABLE_thorax_history, | |||
ARCHIUM_TABLE_thorax_content_general, | |||
ARCHIUM_TABLE_thorax_content_special, | |||
ARCHIUM_TABLE_thorax_classification, | |||
ARCHIUM_TABLE_thorax_main_group, | |||
ARCHIUM_TABLE_thorax_priority, | |||
ARCHIUM_TABLE_thorax_coverage_status, | |||
ARCHIUM_TABLE_thorax_coverage_level, | |||
ARCHIUM_TABLE_thorax_segregation, | |||
ARCHIUM_TABLE_thorax_rules_of_description, | |||
ARCHIUM_TABLE_thorax_clearance_level, | |||
ARCHIUM_TABLE_thorax_condition, | |||
|join on = | ARCHIUM_TABLE_thorax_usage_conditions, | ||
ARCHIUM_TABLE_thorax_finding_aids, | |||
ARCHIUM_TABLE_thorax_storage_of_originals, | |||
ARCHIUM_TABLE_thorax_storage_of_copies, | |||
ARCHIUM_TABLE_thorax_related_fonds, | |||
ARCHIUM_TABLE_thorax_link | |||
|join on = ARCHIUM_TABLE_thorax_signature._pageName = ARCHIUM_TABLE_thorax_title._pageName, | |||
ARCHIUM_TABLE_thorax_signature._pageName = ARCHIUM_TABLE_thorax_extent_medium._pageName, | |||
ARCHIUM_TABLE_thorax_signature._pageName = ARCHIUM_TABLE_thorax_level_of_description._pageName, | |||
ARCHIUM_TABLE_thorax_signature._pageName = ARCHIUM_TABLE_thorax_date_of_transfer._pageName, | |||
ARCHIUM_TABLE_thorax_signature._pageName = ARCHIUM_TABLE_thorax_deposition._pageName, | |||
ARCHIUM_TABLE_thorax_signature._pageName = ARCHIUM_TABLE_thorax_signature_old._pageName, | |||
ARCHIUM_TABLE_thorax_signature._pageName = ARCHIUM_TABLE_thorax_creator._pageName, | |||
ARCHIUM_TABLE_thorax_signature._pageName = ARCHIUM_TABLE_thorax_transferor._pageName, | |||
ARCHIUM_TABLE_thorax_signature._pageName = ARCHIUM_TABLE_thorax_editor._pageName, | |||
ARCHIUM_TABLE_thorax_signature._pageName = ARCHIUM_TABLE_thorax_history._pageName, | |||
ARCHIUM_TABLE_thorax_signature._pageName = ARCHIUM_TABLE_thorax_content_general._pageName, | |||
ARCHIUM_TABLE_thorax_signature._pageName = ARCHIUM_TABLE_thorax_content_special._pageName, | |||
ARCHIUM_TABLE_thorax_signature._pageName = ARCHIUM_TABLE_thorax_classification._pageName, | |||
ARCHIUM_TABLE_thorax_signature._pageName = ARCHIUM_TABLE_thorax_main_group._pageName, | |||
ARCHIUM_TABLE_thorax_signature._pageName = ARCHIUM_TABLE_thorax_priority._pageName, | |||
|fields = | ARCHIUM_TABLE_thorax_signature._pageName = ARCHIUM_TABLE_thorax_coverage_status._pageName, | ||
ARCHIUM_TABLE_thorax_signature._pageName = ARCHIUM_TABLE_thorax_coverage_level._pageName, | |||
ARCHIUM_TABLE_thorax_signature._pageName = ARCHIUM_TABLE_thorax_segregation._pageName, | |||
ARCHIUM_TABLE_thorax_signature._pageName = ARCHIUM_TABLE_thorax_rules_of_description._pageName, | |||
ARCHIUM_TABLE_thorax_signature._pageName = ARCHIUM_TABLE_thorax_clearance_level._pageName, | |||
ARCHIUM_TABLE_thorax_signature._pageName = ARCHIUM_TABLE_thorax_condition._pageName, | |||
ARCHIUM_TABLE_thorax_signature._pageName = ARCHIUM_TABLE_thorax_usage_conditions._pageName, | |||
ARCHIUM_TABLE_thorax_signature._pageName = ARCHIUM_TABLE_thorax_finding_aids._pageName, | |||
ARCHIUM_TABLE_thorax_signature._pageName = ARCHIUM_TABLE_thorax_storage_of_originals._pageName, | |||
ARCHIUM_TABLE_thorax_signature._pageName = ARCHIUM_TABLE_thorax_storage_of_copies._pageName, | |||
ARCHIUM_TABLE_thorax_signature._pageName = ARCHIUM_TABLE_thorax_related_fonds._pageName, | |||
ARCHIUM_TABLE_thorax_signature._pageName = ARCHIUM_TABLE_thorax_link._pageName | |||
|fields = ARCHIUM_TABLE_thorax_signature._pageName | |||
|default = keine weiteren Ergebnisse | |default = keine weiteren Ergebnisse | ||
|where = " | |where = "ARCHIUM_PROPERTY_thorax_title" = '{{{1}}}' | ||
OR " | OR "ARCHIUM_PROPERTY_thorax_extent_medium" = '{{{1}}}' | ||
OR " | OR "ARCHIUM_PROPERTY_thorax_level_of_description" = '{{{1}}}' | ||
OR " | OR "ARCHIUM_PROPERTY_thorax_date_of_transfer" = '{{{1}}}' | ||
OR " | OR "ARCHIUM_PROPERTY_thorax_deposition" = '{{{1}}}' | ||
OR " | OR "ARCHIUM_PROPERTY_thorax_signature_old" = '{{{1}}}' | ||
OR " | OR "ARCHIUM_PROPERTY_thorax_creator" = '{{{1}}}' | ||
OR " | OR "ARCHIUM_PROPERTY_thorax_transferor" = '{{{1}}}' | ||
OR " | OR "ARCHIUM_PROPERTY_thorax_editor" = '{{{1}}}' | ||
OR CAST(" | OR "ARCHIUM_PROPERTY_thorax_history" = '{{{1}}}' | ||
OR " | OR "ARCHIUM_PROPERTY_thorax_content_general" = '{{{1}}}' | ||
OR " | OR "ARCHIUM_PROPERTY_thorax_content_special" = '{{{1}}}' | ||
OR " | OR "ARCHIUM_PROPERTY_thorax_classification" = '{{{1}}}' | ||
OR " | OR "ARCHIUM_PROPERTY_thorax_main_group" = '{{{1}}}' | ||
OR " | OR CAST("ARCHIUM_PROPERTY_thorax_priority" as varchar) = '{{{1}}}' | ||
OR " | OR "ARCHIUM_PROPERTY_thorax_coverage_status" = '{{{1}}}' | ||
OR " | OR "ARCHIUM_PROPERTY_thorax_coverage_level" = '{{{1}}}' | ||
OR " | OR "ARCHIUM_PROPERTY_thorax_segregation" = '{{{1}}}' | ||
OR " | OR "ARCHIUM_PROPERTY_thorax_rules_of_description" = '{{{1}}}' | ||
OR " | OR "ARCHIUM_PROPERTY_thorax_clearance_level" = '{{{1}}}' | ||
OR " | OR "ARCHIUM_PROPERTY_thorax_condition" = '{{{1}}}' | ||
OR "ARCHIUM_PROPERTY_thorax_usage_conditions" = '{{{1}}}' | |||
OR "ARCHIUM_PROPERTY_thorax_finding_aids" = '{{{1}}}' | |||
OR "ARCHIUM_PROPERTY_thorax_storage_of_originals" = '{{{1}}}' | |||
OR "ARCHIUM_PROPERTY_thorax_storage_of_copies" = '{{{1}}}' | |||
OR "ARCHIUM_PROPERTY_thorax_related_fonds" = '{{{1}}}' | |||
OR "ARCHIUM_PROPERTY_thorax_link" = '{{{1}}}' | |||
|group by = | |group by = ARCHIUM_TABLE_thorax_signature._pageName | ||
|format = ul | |format = ul | ||
}} | }} | ||
| Zeile 88: | Zeile 106: | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
<!-- CALL HOOKS --> | <!-- CALL HOOKS --> | ||
{{ARCHIUM_TEMPLATE_hook| | {{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 | ||
Version vom 28. Mai 2020, 12:00 Uhr
