Category:Inhabitants: Difference between revisions

Created page with "This is the Inhabitants category."
 
No edit summary
Line 1: Line 1:
This is the Inhabitants category.
<PageSchema>
  <pageforms_Form name="Inhabitants">
    <CreateTitle>Create Inhabitants</CreateTitle>
    <EditTitle>Edit Inhabitants</EditTitle>
    <standardInputs inputFreeText="1" freeTextLabel="Free text"/>
  </pageforms_Form>
  <Template name="Inhabitants Infobox" format="infobox">
    <cargo_TemplateDetails>
      <Table>Inhabitants Infobox</Table>
    </cargo_TemplateDetails>
    <pageforms_TemplateDetails/>
    <Field name="Inhabitants Name" display="hidden">
      <Label>Inhabitants Name</Label>
      <cargo_Field>
        <Type>String</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <InputType>text</InputType>
      </pageforms_FormInput>
    </Field>
    <Field name="Image" display="nonempty">
      <Label>Image</Label>
      <cargo_Field>
        <Type>Wikitext</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <InputType>textarea</InputType>
        <Parameter name="editor">visualeditor</Parameter>
      </pageforms_FormInput>
    </Field>
    <Field name="Spirit Origin" display="nonempty">
      <Label>Spirit Origin</Label>
      <cargo_Field>
        <Type>Page</Type>
      </cargo_Field>
      <pageforms_FormInput/>
    </Field>
    <Field name="Realm" display="nonempty">
      <Label>Realm</Label>
      <cargo_Field>
        <Type>Page</Type>
      </cargo_Field>
      <pageforms_FormInput/>
    </Field>
    <Field name="Capital" display="nonempty">
      <Label>Capital</Label>
      <cargo_Field>
        <Type>Page</Type>
        <AllowedValue>Leadership</AllowedValue>
      </cargo_Field>
      <pageforms_FormInput/>
    </Field>
  </Template>
  <Template name="Inhabitants Section" format="sections">
    <cargo_TemplateDetails>
      <Table>Inhabitants Section</Table>
    </cargo_TemplateDetails>
    <pageforms_TemplateDetails/>
    <Field name="Introduction">
      <Label>Introduction</Label>
      <cargo_Field>
        <Type>Wikitext</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <Parameter name="editor">visualeditor</Parameter>
      </pageforms_FormInput>
    </Field>
    <Field name="Origins and Nature" display="nonempty">
      <Label>Origins and Nature</Label>
      <cargo_Field>
        <Type>Wikitext</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <Parameter name="editor">visualeditor</Parameter>
      </pageforms_FormInput>
    </Field>
    <Field name="Physical Characteristics" display="nonempty">
      <Label>Physical Characteristics</Label>
      <cargo_Field>
        <Type>Wikitext</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <InputType>textarea</InputType>
        <Parameter name="editor">visualeditor</Parameter>
      </pageforms_FormInput>
    </Field>
    <Field name="Culture and Society" display="nonempty">
      <Label>Culture and Society</Label>
      <cargo_Field>
        <Type>Wikitext</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <InputType>tree</InputType>
        <Parameter name="editor">visualeditor</Parameter>
        <Parameter name="{{{field|Location|input type">tree|structure=*Universe **Milky Way Galaxy ***Solar system **Andromeda Galaxy ...etc. }}}</Parameter>
      </pageforms_FormInput>
    </Field>
    <Field name="Abilities and Osia" display="nonempty">
      <Label>Abilities and Osia</Label>
      <cargo_Field>
        <Type>Wikitext</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <Parameter name="editor">visualeditor</Parameter>
      </pageforms_FormInput>
    </Field>
    <Field name="History and Legends" display="nonempty">
      <Label>History and Legends</Label>
      <cargo_Field>
        <Type>Wikitext</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <InputType>textarea</InputType>
        <Parameter name="editor">visualeditor</Parameter>
      </pageforms_FormInput>
    </Field>
    <Field name="Notable Settlements" display="nonempty">
      <Label>Notable Settlements</Label>
      <cargo_Field>
        <Type>Wikitext</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <InputType>textarea</InputType>
        <Parameter name="editor">visualeditor</Parameter>
      </pageforms_FormInput>
    </Field>
  </Template>
</PageSchema>This is the Inhabitants category.