Kategorie:Buch: Unterschied zwischen den Versionen

Aus Civil Commons

Wechseln zu: Navigation, Suche
Zeile 1: Zeile 1:
<?xml version="1.0" encoding="UTF-8"?>
+
<PageSchema>
Dies ist die Kategorie für alle Bücher in diesem Wiki.
+
  <pageforms_Form name="Buch">
 +
    <CreateTitle>Buch - Katalogeintrag anlegen</CreateTitle>
 +
    <EditTitle>Buch - Katalogeintrag ändern</EditTitle>
 +
    <standardInputs freeTextLabel="Freitext" inputMinorEdit="1" inputWatch="1" inputSave="1" inputCancel="1"/>
 +
  </pageforms_Form>
 +
  <Template name="Buch">
 +
    <Field name="Abbildungen">
 +
      <pageforms_FormInput>
 +
        <InputType>text</InputType>
 +
      </pageforms_FormInput>
 +
    </Field>
 +
    <Field name="245a_Titel">
 +
      <Label>Titel</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>text</InputType>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Text</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="245b_Untertitel" display="nonempty">
 +
      <Label>Untertitel</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>text</InputType>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Text</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="100a_Autor">
 +
      <Label>Autor</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>text</InputType>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Seite</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="100a_Autor_2" display="nonempty">
 +
      <Label>2. Autor</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>text</InputType>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Seite</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="700a_Herausgeber" display="nonempty">
 +
      <Label>Herausgeber</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>text</InputType>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Seite</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="700a_Herausgeber_2" display="nonempty">
 +
      <Label>2. Herausgeber</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>text</InputType>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Seite</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="700a_Uebersetzer" display="nonempty">
 +
      <Label>Übersetzer</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>text</InputType>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Seite</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="264b_Verlag">
 +
      <Label>Verlag</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>text with autocomplete</InputType>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Text</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="264a_Verlagsort">
 +
      <Label>Verlagsort</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>text with autocomplete</InputType>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Text</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="264c_Erscheinungsjahr">
 +
      <Label>Erscheinungsjahr</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>text</InputType>
 +
        <Parameter name="size">4</Parameter>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Zahl</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="250a_Auflage">
 +
      <Label>Auflage</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>text</InputType>
 +
        <Description>z.B. "3. Auflage"</Description>
 +
        <DescriptionTooltipMode>on</DescriptionTooltipMode>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Text</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="300a_Seiten">
 +
      <Label>Seiten</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>text</InputType>
 +
        <Description>z.B. "300 Seiten"</Description>
 +
        <DescriptionTooltipMode>on</DescriptionTooltipMode>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Text</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="0209_ISBN">
 +
      <Label>ISBN</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>text</InputType>
 +
        <Description>ISBN xxx-x-xxxxx-xxx-x</Description>
 +
        <DescriptionTooltipMode>on</DescriptionTooltipMode>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Text</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="024a_EAN">
 +
      <Label>EAN</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>text</InputType>
 +
        <Description>EAN (Ziffern der ISBN)</Description>
 +
        <DescriptionTooltipMode>on</DescriptionTooltipMode>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Text</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="856u_Link_DNB" display="nonempty">
 +
      <Label>Link zur DNB</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>text</InputType>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Text</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="082a_Sachgruppe">
 +
      <Label>Sachgruppe</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>text</InputType>
 +
        <Description>Schlüssel und Text der Sachgruppe</Description>
 +
        <DescriptionTooltipMode>on</DescriptionTooltipMode>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Text</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="082a_Sachgruppe_2" display="nonempty">
 +
      <Label>2. Sachgruppe</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>text</InputType>
 +
        <Description>Schlüssel und Text der 2. Sachgruppe</Description>
 +
        <DescriptionTooltipMode>on</DescriptionTooltipMode>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Text</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="082a_Sachgruppe_3" display="nonempty">
 +
      <Label>3. Sachgruppe</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>text</InputType>
 +
        <Description>Schlüssel und Text der 3. Sachgruppe</Description>
 +
        <DescriptionTooltipMode>on</DescriptionTooltipMode>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Text</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="041a_Sprache">
 +
      <Label>Sprache</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>text with autocomplete</InputType>
 +
        <Description>z.B. "GER"</Description>
 +
        <DescriptionTooltipMode>on</DescriptionTooltipMode>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Text</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="653a_Links_Inhalt" display="nonempty">
 +
      <Label>Links zum Inhalt</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>textarea</InputType>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Text</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="653a_Links" display="nonempty">
 +
      <Label>Weitere Links</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>textarea</InputType>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Text</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
    <Field name="653a_Schlagwoerter">
 +
      <Label>Schlagwörter</Label>
 +
      <pageforms_FormInput>
 +
        <InputType>textarea</InputType>
 +
      </pageforms_FormInput>
 +
      <semanticmediawiki_Property name="">
 +
        <Type>Text</Type>
 +
      </semanticmediawiki_Property>
 +
    </Field>
 +
  </Template>
 +
</PageSchema>Dies ist die Kategorie für alle Bücher in diesem Wiki.

Version vom 29. Dezember 2017, 02:06 Uhr

Page schema
Form: Buch
CreateTitle Buch - Katalogeintrag anlegen
EditTitle Buch - Katalogeintrag ändern
standardInputs
Vorlage: Buch
Feld: Abbildungen
Form input
Input type text
Feld: 245a_Titel
Label Titel
Form input
Input type text
Semantic property
Type Text
Feld: 245b_Untertitel
Display nonempty
Label Untertitel
Form input
Input type text
Semantic property
Type Text
Feld: 100a_Autor
Label Autor
Form input
Input type text
Semantic property
Type Seite
Feld: 100a_Autor_2
Display nonempty
Label 2. Autor
Form input
Input type text
Semantic property
Type Seite
Feld: 700a_Herausgeber
Display nonempty
Label Herausgeber
Form input
Input type text
Semantic property
Type Seite
Feld: 700a_Herausgeber_2
Display nonempty
Label 2. Herausgeber
Form input
Input type text
Semantic property
Type Seite
Feld: 700a_Uebersetzer
Display nonempty
Label Übersetzer
Form input
Input type text
Semantic property
Type Seite
Feld: 264b_Verlag
Label Verlag
Form input
Input type text with autocomplete
Semantic property
Type Text
Feld: 264a_Verlagsort
Label Verlagsort
Form input
Input type text with autocomplete
Semantic property
Type Text
Feld: 264c_Erscheinungsjahr
Label Erscheinungsjahr
Form input
Input type text
size 4
Semantic property
Type Zahl
Feld: 250a_Auflage
Label Auflage
Form input
Input type text
on
Semantic property
Type Text
Feld: 300a_Seiten
Label Seiten
Form input
Input type text
on
Semantic property
Type Text
Feld: 0209_ISBN
Label ISBN
Form input
Input type text
on
Semantic property
Type Text
Feld: 024a_EAN
Label EAN
Form input
Input type text
on
Semantic property
Type Text
Feld: 856u_Link_DNB
Display nonempty
Label Link zur DNB
Form input
Input type text
Semantic property
Type Text
Feld: 082a_Sachgruppe
Label Sachgruppe
Form input
Input type text
on
Semantic property
Type Text
Feld: 082a_Sachgruppe_2
Display nonempty
Label 2. Sachgruppe
Form input
Input type text
on
Semantic property
Type Text
Feld: 082a_Sachgruppe_3
Display nonempty
Label 3. Sachgruppe
Form input
Input type text
on
Semantic property
Type Text
Feld: 041a_Sprache
Label Sprache
Form input
Input type text with autocomplete
on
Semantic property
Type Text
Feld: 653a_Links_Inhalt
Display nonempty
Label Links zum Inhalt
Form input
Input type textarea
Semantic property
Type Text
Feld: 653a_Links
Display nonempty
Label Weitere Links
Form input
Input type textarea
Semantic property
Type Text
Feld: 653a_Schlagwoerter
Label Schlagwörter
Form input
Input type textarea
Semantic property
Type Text

Dies ist die Kategorie für alle Bücher in diesem Wiki.