Formular:ARCHIUM FORM hascher object: Unterschied zwischen den Versionen

Aus Denkmalpflege
Wechseln zu:Navigation, Suche
Zeile 1: Zeile 1:
 
<!-- ARCHIUM_FORM_hascher_object -->
 
<!-- ARCHIUM_FORM_hascher_object -->
<!-- Version 20200303 -->
+
<!-- Version 20200304 -->
 
<!--  -->
 
<!--  -->
 +
<!-- This is a form definition for OBJECT-type pages. It provides input fields for
 +
signature, title, description, remark. -->
 +
 
<noinclude>
 
<noinclude>
 
     {{#forminput:form=ARCHIUM_FORM_hascher_object}}
 
     {{#forminput:form=ARCHIUM_FORM_hascher_object}}
Zeile 10: Zeile 13:
 
     __NOEDITSECTION__
 
     __NOEDITSECTION__
 
     __NOTOC__
 
     __NOTOC__
 +
    <!--  -->
 +
    <!-- DEFINE THAT THIS FORM CREATES A NEW OBJECT -->
 +
    {{{for template|ARCHIUM_TEMPLATE_hascher_type|label=Typ(Objekt, Literatur, Thema)}}}
 +
        {{{field|type|mandatory|default=object|hidden}}}
 +
    {{{end template}}}   
 
     <!--  -->
 
     <!--  -->
 
     <!-- DEFINE FORM FIELDS -->
 
     <!-- DEFINE FORM FIELDS -->
 
     <!-- define signature input field -->
 
     <!-- define signature input field -->
     {{{for template|ARCHIUM_MASTER_TEMPLATE_hascher_object|label=Signatur(Objekt)}}}
+
     {{{for template|ARCHIUM_TEMPLATE_hascher_signature|label=Signatur(Objekt)}}}
         {{{field|object_signature|mandatory|default={{PAGENAME}}|placeholder=Pflichteintrag}}}
+
         {{{field|signature|mandatory|unique|default={{PAGENAME}}|placeholder=Pflichteintrag}}}
        {{{field|object_title|mandatory|default={{PAGENAME}}|placeholder=Pflichteintrag}}}
 
        {{{field|object_description|mandatory|default={{PAGENAME}}|placeholder=Pflichteintrag}}}
 
 
     {{{end template}}}
 
     {{{end template}}}
 
     <!--  -->
 
     <!--  -->
 
     <!-- define title input field -->
 
     <!-- define title input field -->
     {{{for template|ARCHIUM_MASTER_TEMPLATE_hascher_object|label=Titel(Objekt)}}}
+
     {{{for template|ARCHIUM_TEMPLATE_hascher_title|label=Titel(Objekt)}}}
         {{{field|object_title|mandatory|default={{PAGENAME}}|placeholder=Pflichteintrag}}}
+
         {{{field|title|mandatory|default={{PAGENAME}}|placeholder=Pflichteintrag}}}
 
     {{{end template}}}
 
     {{{end template}}}
 
     <!--  -->
 
     <!--  -->
 
     <!-- define description input field -->
 
     <!-- define description input field -->
     {{{for template|ARCHIUM_MASTER_TEMPLATE_hascher_object|label=Beschreibung(Objekt)}}}
+
     {{{for template|ARCHIUM_TEMPLATE_hascher_description|label=Beschreibung(Objekt)}}}
         {{{field|object_description|mandatory|default={{PAGENAME}}|placeholder=Pflichteintrag}}}
+
         {{{field|description|default={{PAGENAME}}|placeholder=Beschreibung}}}
 
     {{{end template}}}
 
     {{{end template}}}
 
     <!--  -->
 
     <!--  -->
 
     <!-- define remark input field -->
 
     <!-- define remark input field -->
     {{{for template|ARCHIUM_MASTER_TEMPLATE_hascher_object|label=Anmerkungen(Objekt)}}}
+
     {{{for template|ARCHIUM_TEMPLATE_hascher_remark|label=Anmerkungen(Objekt)}}}
         {{{field|object_remark|mandatory|default={{PAGENAME}}|placeholder=Pflichteintrag}}}
+
         {{{field|remark|default={{PAGENAME}}|placeholder=Anmerkung}}}
 
     {{{end template}}}
 
     {{{end template}}}
 
</includeonly>
 
</includeonly>

Version vom 4. März 2020, 13:01 Uhr