|
|
| Zeile 177: |
Zeile 177: |
| | <div class="archium-grid-container-base archium-grid-container-links"> | | <div class="archium-grid-container-base archium-grid-container-links"> |
| | <h3><i class="fas fa-link"></i> Verbindungen</h3> | | <h3><i class="fas fa-link"></i> Verbindungen</h3> |
| − | <div class="archium-grid-item" style="grid-column: 1 / span 2;">
| |
| − | <!-- define storage of originals input field -->
| |
| − | {{{for template|ARCHIUM_TEMPLATE_uas_storage_of_originals|multiple|label=Aufbewahrung der Originale}}}
| |
| − | {{{field|storage_of_originals
| |
| − | |input type=combobox
| |
| − | |default=
| |
| − | |placeholder=Standort
| |
| − | |cargo table=ARCHIUM_TABLE_uas_storage_of_originals
| |
| − | |cargo field=ARCHIUM_PROPERTY_uas_storage_of_originals
| |
| − | }}}
| |
| − | {{{end template}}}
| |
| − | </div>
| |
| − | <div class="archium-grid-item" style="grid-column: 3 / span 2;">
| |
| − | <!-- define storage of copies input field -->
| |
| − | {{{for template|ARCHIUM_TEMPLATE_uas_storage_of_copies|multiple|label=Aufbewahrung von Kopien}}}
| |
| − | {{{field|storage_of_copies
| |
| − | |input type=combobox
| |
| − | |default=
| |
| − | |placeholder=Standort
| |
| − | |cargo table=ARCHIUM_TABLE_uas_storage_of_copies
| |
| − | |cargo field=ARCHIUM_PROPERTY_uas_storage_of_copies
| |
| − | }}}
| |
| − | {{{end template}}}
| |
| − | </div>
| |
| − | <div class="archium-grid-item" style="grid-column: 5 / span 2;">
| |
| − | <!-- define related fonds input field -->
| |
| − | {{{for template|ARCHIUM_TEMPLATE_uas_related_fonds|multiple|label=zugehörige Bestände}}}
| |
| − | {{{field|related_fonds
| |
| − | |input type=combobox
| |
| − | |default=
| |
| − | |placeholder=zugehöriger Bestand
| |
| − | |cargo table=ARCHIUM_TABLE_uas_related_fonds
| |
| − | |cargo field=ARCHIUM_PROPERTY_uas_related_fonds
| |
| − | }}}
| |
| − | {{{end template}}}
| |
| − | </div>
| |
| | <div class="archium-grid-item" style="grid-column: 1 / span 3;"> | | <div class="archium-grid-item" style="grid-column: 1 / span 3;"> |
| | <!-- define link input field --> | | <!-- define link input field --> |
| Zeile 222: |
Zeile 186: |
| | |cargo table=ARCHIUM_TABLE_uas_signature | | |cargo table=ARCHIUM_TABLE_uas_signature |
| | |cargo field=ARCHIUM_PROPERTY_uas_signature | | |cargo field=ARCHIUM_PROPERTY_uas_signature |
| − | }}}
| |
| − | {{{end template}}}
| |
| − | </div>
| |
| − | <div class="archium-grid-item" style="grid-column: 4 / span 3;">
| |
| − | <!-- define gnd_index input field -->
| |
| − | {{{for template|ARCHIUM_TEMPLATE_uas_gnd_index|multiple|label=GND-Einträge}}}
| |
| − | {{{field|gnd_type
| |
| − | |mandatory
| |
| − | |input type=combobox
| |
| − | |default=
| |
| − | |placeholder=GND-Typ
| |
| − | |existing values only
| |
| − | |values = Name, Ort, Person
| |
| − | |cargo table=ARCHIUM_TABLE_uas_gnd_index
| |
| − | |cargo field=ARCHIUM_PROPERTY_uas_gnd_type
| |
| − | }}}
| |
| − | {{{field|gnd_number
| |
| − | |mandatory
| |
| − | |input type=combobox
| |
| − | |default=
| |
| − | |placeholder=GND-Nummer
| |
| − | |cargo table=ARCHIUM_TABLE_uas_gnd_index
| |
| − | |cargo field=ARCHIUM_PROPERTY_uas_gnd_number
| |
| − | }}}
| |
| − | {{{field|gnd_prefered_name
| |
| − | |mandatory
| |
| − | |input type=combobox
| |
| − | |default=
| |
| − | |placeholder=GND-Name
| |
| − | |cargo table=ARCHIUM_TABLE_uas_gnd_index
| |
| − | |cargo field=ARCHIUM_PROPERTY_uas_gnd_prefered_name
| |
| | }}} | | }}} |
| | {{{end template}}} | | {{{end template}}} |