Category:Factions: Difference between revisions
Created page with "<PageSchema> <pageforms_Form name="Factions"> <CreateTitle>Create Faction</CreateTitle> <EditTitle>Edit Faction</EditTitle> <standardInputs inputFreeText="1" freeTextLabel="Free text"/> </pageforms_Form> <Template name="Faction Infobox" format="infobox"> <cargo_TemplateDetails> <Table>Faction Infobox</Table> </cargo_TemplateDetails> <pageforms_TemplateDetails/> <Field name="Faction name" display="hidden"> <Label>Faction name<..." |
No edit summary |
||
(10 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
<standardInputs inputFreeText="1" freeTextLabel="Free text"/> | <standardInputs inputFreeText="1" freeTextLabel="Free text"/> | ||
</pageforms_Form> | </pageforms_Form> | ||
<Template name=" | <Template name="Factions Infobox" format="infobox"> | ||
<cargo_TemplateDetails> | <cargo_TemplateDetails> | ||
<Table>Faction Infobox</Table> | <Table>Faction Infobox</Table> | ||
Line 17: | Line 17: | ||
<pageforms_FormInput> | <pageforms_FormInput> | ||
<InputType>text</InputType> | <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> | </pageforms_FormInput> | ||
</Field> | </Field> | ||
Line 55: | Line 65: | ||
</pageforms_FormInput> | </pageforms_FormInput> | ||
</Field> | </Field> | ||
<Field name=" | <Field name="Leadership" list="list" display="nonempty"> | ||
<Label> | <Label>Leadership</Label> | ||
<cargo_Field> | <cargo_Field> | ||
<Type>Page</Type> | <Type>Page</Type> | ||
</cargo_Field> | </cargo_Field> | ||
<pageforms_FormInput | <pageforms_FormInput/> | ||
</Field> | </Field> | ||
<Field name="Alliances" display="nonempty"> | <Field name="Alliances" list="list" display="nonempty"> | ||
<Label>Alliances</Label> | <Label>Alliances</Label> | ||
<cargo_Field> | <cargo_Field> | ||
<Type> | <Type>Page</Type> | ||
</cargo_Field> | </cargo_Field> | ||
<pageforms_FormInput | <pageforms_FormInput/> | ||
</Field> | </Field> | ||
<Field name="Rivals" display="nonempty"> | <Field name="Rivals" list="list" display="nonempty"> | ||
<Label>Rivals</Label> | <Label>Rivals</Label> | ||
<cargo_Field> | <cargo_Field> | ||
<Type> | <Type>Page</Type> | ||
</cargo_Field> | </cargo_Field> | ||
<pageforms_FormInput | <pageforms_FormInput/> | ||
</Field> | </Field> | ||
</Template> | </Template> | ||
<Template name=" | <Template name="Factions Sections" format="sections"> | ||
<cargo_TemplateDetails> | <cargo_TemplateDetails> | ||
<Table>Faction Sections</Table> | <Table>Faction Sections</Table> | ||
Line 169: | Line 173: | ||
</Field> | </Field> | ||
</Template> | </Template> | ||
</PageSchema>[[category: | </PageSchema>[[category:Politics and Power]] |