|
|
(4 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| <PageSchema> | | <PageSchema> |
| <pageforms_Form name="Species"> | | <pageforms_Form name="Flora and Fauna"> |
| <CreateTitle>Create Species</CreateTitle> | | <CreateTitle>Create Flora and fauna</CreateTitle> |
| <EditTitle>Edit Species</EditTitle> | | <EditTitle>Edit Flora and fauna</EditTitle> |
| <standardInputs inputFreeText="1" freeTextLabel="Free text"/> | | <standardInputs inputFreeText="1" freeTextLabel="Free text"/> |
| </pageforms_Form> | | </pageforms_Form> |
| <Template name="Species Infobox" format="infobox"> | | <Template name="Flora and Fauna Sections" format="sections"> |
| <cargo_TemplateDetails> | | <cargo_TemplateDetails> |
| <Table>Species Infobox</Table> | | <Table>Flora and Fauna Sections</Table> |
| </cargo_TemplateDetails> | | </cargo_TemplateDetails> |
| <pageforms_TemplateDetails/> | | <pageforms_TemplateDetails/> |
| <Field name="Name" display="hidden">
| | <Field name="Introduction"> |
| <Label>Name</Label>
| |
| <cargo_Field>
| |
| <Type>String</Type>
| |
| </cargo_Field>
| |
| <pageforms_FormInput/>
| |
| </Field>
| |
| <Field name="Civilized" display="hidden">
| |
| <Label>Civilized</Label>
| |
| <cargo_Field>
| |
| <Type>Boolean</Type>
| |
| <AllowedValue>Yes</AllowedValue>
| |
| <AllowedValue>No</AllowedValue>
| |
| </cargo_Field>
| |
| <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="Plural" display="nonempty">
| |
| <Label>Plural</Label>
| |
| <cargo_Field>
| |
| <Type>String</Type>
| |
| </cargo_Field>
| |
| <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="Classification" display="nonempty">
| |
| <Label>Classification</Label>
| |
| <cargo_Field>
| |
| <Type>String</Type>
| |
| </cargo_Field>
| |
| <pageforms_FormInput/>
| |
| </Field>
| |
| <Field name="Homeland" display="nonempty">
| |
| <Label>Homeland</Label>
| |
| <cargo_Field>
| |
| <Type>Page</Type>
| |
| </cargo_Field>
| |
| <pageforms_FormInput/>
| |
| </Field>
| |
| <Field name="Average Height" display="nonempty">
| |
| <Label>Average Height</Label>
| |
| <cargo_Field>
| |
| <Type>String</Type>
| |
| </cargo_Field>
| |
| <pageforms_FormInput/>
| |
| </Field>
| |
| <Field name="Average lifespan" display="nonempty">
| |
| <Label>Average Lifespan</Label>
| |
| <cargo_Field>
| |
| <Type>String</Type>
| |
| </cargo_Field>
| |
| <pageforms_FormInput/>
| |
| </Field>
| |
| <Field name="Distinction" display="nonempty">
| |
| <Label>Distinction</Label>
| |
| <cargo_Field>
| |
| <Type>String</Type>
| |
| </cargo_Field>
| |
| <pageforms_FormInput/>
| |
| </Field>
| |
| <Field name="Language" display="nonempty">
| |
| <Label>Language</Label>
| |
| <cargo_Field>
| |
| <Type>String</Type>
| |
| </cargo_Field>
| |
| <pageforms_FormInput/>
| |
| </Field>
| |
| <Field name="Factions" display="nonempty">
| |
| <Label>Factions</Label>
| |
| <cargo_Field>
| |
| <Type>Page</Type>
| |
| </cargo_Field>
| |
| <pageforms_FormInput/>
| |
| </Field>
| |
| </Template>
| |
| <Template name="Species Sections" format="sections">
| |
| <cargo_TemplateDetails>
| |
| <Table>Species Sections</Table>
| |
| </cargo_TemplateDetails>
| |
| <pageforms_TemplateDetails/>
| |
| <Field name="Introduction" display="nonempty"> | |
| <Label>Introduction</Label> | | <Label>Introduction</Label> |
| <cargo_Field> | | <cargo_Field> |
Line 115: |
Line 20: |
| </pageforms_FormInput> | | </pageforms_FormInput> |
| </Field> | | </Field> |
| <Field name="Origin and Nature" display="nonempty"> | | <Field name="Flora" display="nonempty"> |
| <Label>Origin and Nature</Label> | | <Label>Flora</Label> |
| <cargo_Field>
| |
| <Type>Wikitext</Type>
| |
| </cargo_Field>
| |
| <pageforms_FormInput>
| |
| <InputType>textarea</InputType>
| |
| <Parameter name="editor">visualeditor</Parameter>
| |
| </pageforms_FormInput>
| |
| </Field>
| |
| <Field name="Biology and Physical Traits" display="nonempty">
| |
| <Label>Biology and Physical Traits</Label>
| |
| <cargo_Field>
| |
| <Type>Wikitext</Type>
| |
| </cargo_Field>
| |
| <pageforms_FormInput>
| |
| <InputType>textarea</InputType>
| |
| <Parameter name="editor">visualeditor</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>
| |
| <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>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>
| |
| <Field name="Spirituality and Beliefs" display="nonempty">
| |
| <Label>Spirituality and Beliefs</Label>
| |
| <cargo_Field>
| |
| <Type>Wikitext</Type>
| |
| </cargo_Field>
| |
| <pageforms_FormInput>
| |
| <InputType>textarea</InputType>
| |
| <Parameter name="editor">visualeditor</Parameter>
| |
| </pageforms_FormInput>
| |
| </Field>
| |
| <Field name="Technology and Warfare" display="nonempty">
| |
| <Label>Technology and Warfare</Label>
| |
| <cargo_Field>
| |
| <Type>Wikitext</Type>
| |
| </cargo_Field>
| |
| <pageforms_FormInput>
| |
| <InputType>textarea</InputType>
| |
| <Parameter name="editor">visualeditor</Parameter>
| |
| </pageforms_FormInput>
| |
| </Field>
| |
| <Field name="Mythology and Legends" display="nonempty">
| |
| <Label>Mythology 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="Relations with Other Races" display="nonempty">
| |
| <Label>Relations with Other Races</Label>
| |
| <cargo_Field>
| |
| <Type>Wikitext</Type>
| |
| </cargo_Field>
| |
| <pageforms_FormInput>
| |
| <InputType>textarea</InputType>
| |
| <Parameter name="editor">visualeditor</Parameter>
| |
| </pageforms_FormInput>
| |
| </Field>
| |
| <Field name="See Also" display="nonempty">
| |
| <Label>See Also</Label>
| |
| <cargo_Field> | | <cargo_Field> |
| <Type>Wikitext</Type> | | <Type>Wikitext</Type> |
Line 215: |
Line 30: |
| </pageforms_FormInput> | | </pageforms_FormInput> |
| </Field> | | </Field> |
| <Field name="Bibliography" display="nonempty"> | | <Field name="Fauna" display="nonempty"> |
| <Label>Bibliography</Label> | | <Label>Fauna</Label> |
| <cargo_Field> | | <cargo_Field> |
| <Type>Wikitext</Type> | | <Type>Wikitext</Type> |
Line 226: |
Line 41: |
| </Field> | | </Field> |
| </Template> | | </Template> |
| </PageSchema>[[category:Inhabitants]] | | </PageSchema>[[Category:Adaris]] |