Kategorie:Buchexemplar: Unterschied zwischen den Versionen

Aus Civil Commons

Wechseln zu: Navigation, Suche
 
Zeile 6: Zeile 6:
 
   </pageforms_Form>
 
   </pageforms_Form>
 
   <Template name="Buchexemplar">
 
   <Template name="Buchexemplar">
     <Field name="test">
+
     <Field name="Signatur">
       <Label>test</Label>
+
       <Label>Signatur</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>text</InputType>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Text</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="Entleihbar">
 +
      <Label>Entleihbar</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>dropdown</InputType>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Text</Type>
 +
        <AllowedValue>J</AllowedValue>
 +
        <AllowedValue>N</AllowedValue>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="Standort">
 +
      <Label>Standort</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>text</InputType>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Text</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="Regal">
 +
      <Label>Regal</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>text</InputType>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Text</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="Standort_Datum">
 +
      <Label>Standort, Datum</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>date</InputType>
 +
        <Description>Das Datum, an dem der Standort zuletzt verifiziert wurde - z.B. im Rahmen einer Inventur</Description>
 +
        <DescriptionTooltipMode>on</DescriptionTooltipMode>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Datum</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="Position_Laenge">
 +
      <Label>Position, Länge</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>text</InputType>
 +
        <Description>Geographische Länge, an der das Buch zuletzt elektronisch registriert wurde</Description>
 +
        <DescriptionTooltipMode>on</DescriptionTooltipMode>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Zahl</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="Position_Breite">
 +
      <Label>Position, Breite</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>text</InputType>
 +
        <Description>Geographische Breite, an der das Buch zuletzt elektronisch registriert wurde</Description>
 +
        <DescriptionTooltipMode>on</DescriptionTooltipMode>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Zahl</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="Position_Datum">
 +
      <Label>Position, Datum</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>date</InputType>
 +
        <Description>Datum, an dem das Buch zuletzt mit geogr. Länge und Breite registriert wurde</Description>
 +
        <DescriptionTooltipMode>on</DescriptionTooltipMode>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Datum</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="Entliehen_am">
 +
      <Label>Entliehen am</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>date</InputType>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Datum</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="Entliehen_durch">
 +
      <Label>Entliehen durch</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>text</InputType>
 +
        <Description>Name des Mitglieds, das das Buch zuletzt entliehen hat</Description>
 +
        <DescriptionTooltipMode>on</DescriptionTooltipMode>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Text</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="Entliehen_durch_Email" display="hidden">
 +
      <Label>Entliehen durch, E-Mail</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>text</InputType>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Text</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="Entliehen_bis">
 +
      <Label>Entliehen bis</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>date</InputType>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Datum</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="Verliehen_durch">
 +
      <Label>Verliehen durch</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>text</InputType>
 +
        <Description>Name eines Mitarbeiters / Partners, der das Buch zuletzt verliehen hat</Description>
 +
        <DescriptionTooltipMode>on</DescriptionTooltipMode>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Text</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="Rueckgabe_am">
 +
      <Label>Rückgabe am</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>date</InputType>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Datum</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="Rueckgabe_durch">
 +
      <Label>Rückgabe durch</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>text</InputType>
 +
        <Description>Name des Mitglieds, das das Buch zuletzt zurückgegeben hat</Description>
 +
        <DescriptionTooltipMode>on</DescriptionTooltipMode>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Text</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="Ruecknahme_durch">
 +
      <Label>Rücknahme durch</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>text</InputType>
 +
        <Description>Name eines Mitarbeiters / Partners, der das Buch zuletzt zurückgenommen hat</Description>
 +
        <DescriptionTooltipMode>on</DescriptionTooltipMode>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Text</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="Bemerkung">
 +
      <Label>Bemerkung</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>text</InputType>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Text</Type>
 +
      </semanticmediawiki_Property>
 
     </Field>
 
     </Field>
 
   </Template>
 
   </Template>
 
</PageSchema>
 
</PageSchema>

Version vom 7. März 2018, 22:27 Uhr

Page schema
Form: Buchexemplar
CreateTitle Buchexemplar erfassen
EditTitle Buchexemplar bearbeiten
standardInputs
Vorlage: Buchexemplar
Feld: Signatur
Label Signatur
Form input
Input type text
Semantic property
Type Text
Feld: Entleihbar
Label Entleihbar
Form input
Input type dropdown
Semantic property
Type Text
AllowedValue N
Feld: Standort
Label Standort
Form input
Input type text
Semantic property
Type Text
Feld: Regal
Label Regal
Form input
Input type text
Semantic property
Type Text
Feld: Standort_Datum
Label Standort, Datum
Form input
Input type date
on
Semantic property
Type Datum
Feld: Position_Laenge
Label Position, Länge
Form input
Input type text
on
Semantic property
Type Zahl
Feld: Position_Breite
Label Position, Breite
Form input
Input type text
on
Semantic property
Type Zahl
Feld: Position_Datum
Label Position, Datum
Form input
Input type date
on
Semantic property
Type Datum
Feld: Entliehen_am
Label Entliehen am
Form input
Input type date
Semantic property
Type Datum
Feld: Entliehen_durch
Label Entliehen durch
Form input
Input type text
on
Semantic property
Type Text
Feld: Entliehen_durch_Email
Display hidden
Label Entliehen durch, E-Mail
Form input
Input type text
Semantic property
Type Text
Feld: Entliehen_bis
Label Entliehen bis
Form input
Input type date
Semantic property
Type Datum
Feld: Verliehen_durch
Label Verliehen durch
Form input
Input type text
on
Semantic property
Type Text
Feld: Rueckgabe_am
Label Rückgabe am
Form input
Input type date
Semantic property
Type Datum
Feld: Rueckgabe_durch
Label Rückgabe durch
Form input
Input type text
on
Semantic property
Type Text
Feld: Ruecknahme_durch
Label Rücknahme durch
Form input
Input type text
on
Semantic property
Type Text
Feld: Bemerkung
Label Bemerkung
Form input
Input type text
Semantic property
Type Text