Category:Political Parties: Difference between revisions

Created page with "<PageSchema> <pageforms_Form name="Political Entities"> <CreateTitle>Create a new Political Entities</CreateTitle> <EditTitle>Edit the Political Entities</EditTitle> <standardInputs inputFreeText="1" freeTextLabel="Free text"/> </pageforms_Form> <Template name="Political Entities Infobox" format="infobox"> <cargo_TemplateDetails> <Table>Political Entities Infobox</Table> </cargo_TemplateDetails> <pageforms_TemplateDetails/> <Field..."
 
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<PageSchema>
<PageSchema>
   <pageforms_Form name="Political Entities">
   <pageforms_Form name="Political Parties">
     <CreateTitle>Create a new Political Entities</CreateTitle>
     <CreateTitle>Create a new Political Parties</CreateTitle>
     <EditTitle>Edit the Political Entities</EditTitle>
     <EditTitle>Edit the Political Parties</EditTitle>
     <standardInputs inputFreeText="1" freeTextLabel="Free text"/>
     <standardInputs inputFreeText="1" freeTextLabel="Free text"/>
   </pageforms_Form>
   </pageforms_Form>
   <Template name="Political Entities Infobox" format="infobox">
   <Template name="Political Parties Infobox" format="infobox">
     <cargo_TemplateDetails>
     <cargo_TemplateDetails>
       <Table>Political Entities Infobox</Table>
       <Table>Political Parties Infobox</Table>
     </cargo_TemplateDetails>
     </cargo_TemplateDetails>
     <pageforms_TemplateDetails/>
     <pageforms_TemplateDetails/>
     <Field name="Political Entities Name" display="hidden">
     <Field name="Political Party Name" display="hidden">
       <Label>Political Entities Name</Label>
       <Label>Political PartyName</Label>
       <cargo_Field>
       <cargo_Field>
         <Type>String</Type>
         <Type>String</Type>
Line 49: Line 49:
       </pageforms_FormInput>
       </pageforms_FormInput>
     </Field>
     </Field>
     <Field name="Location" display="nonempty">
     <Field name="Leadership" display="nonempty">
       <Label>Location</Label>
       <Label>Leadership</Label>
       <cargo_Field>
       <cargo_Field>
         <Type>Wikitext</Type>
         <Type>Wikitext</Type>
Line 59: Line 59:
       </pageforms_FormInput>
       </pageforms_FormInput>
     </Field>
     </Field>
     <Field name="Capital and Largest City" display="nonempty">
     <Field name="Founded" display="nonempty">
       <Label>Capital and Largest City</Label>
       <Label>Founded</Label>
       <cargo_Field>
       <cargo_Field>
         <Type>Page</Type>
         <Type>String</Type>
      </cargo_Field>
      <pageforms_FormInput/>
    </Field>
    <Field name="Capital" display="nonempty">
      <Label>Capital</Label>
      <cargo_Field>
        <Type>Page</Type>
      </cargo_Field>
      <pageforms_FormInput/>
    </Field>
    <Field name="Largest City" display="nonempty">
      <Label>Largest City</Label>
      <cargo_Field>
        <Type>Page</Type>
      </cargo_Field>
      <pageforms_FormInput/>
    </Field>
    <Field name="Goverment" display="nonempty">
      <Label>Goverment</Label>
      <cargo_Field>
        <Type>Wikitext</Type>
       </cargo_Field>
       </cargo_Field>
       <pageforms_FormInput>
       <pageforms_FormInput>
         <InputType>textarea</InputType>
         <InputType>text</InputType>
        <Parameter name="editor">visualeditor</Parameter>
       </pageforms_FormInput>
       </pageforms_FormInput>
     </Field>
     </Field>
     <Field name="Regions" list="list" display="nonempty">
     <Field name="Headquarters" display="nonempty">
       <Label>Regions</Label>
       <Label>Headquarters</Label>
       <cargo_Field>
       <cargo_Field>
         <Type>Page</Type>
         <Type>Page</Type>
       </cargo_Field>
       </cargo_Field>
       <pageforms_FormInput>
       <pageforms_FormInput>
         <InputType>text</InputType>
         <Parameter name="editor">visualeditor</Parameter>
       </pageforms_FormInput>
       </pageforms_FormInput>
     </Field>
     </Field>
     <Field name="Size" display="nonempty">
     <Field name="Counties" list="list" display="nonempty">
      <Label>Size</Label>
       <Label>County(ies)</Label>
      <cargo_Field>
        <Type>String</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <InputType>text</InputType>
      </pageforms_FormInput>
    </Field>
    <Field name="Spirits" list="list" display="nonempty">
       <Label>Spirits</Label>
       <cargo_Field>
       <cargo_Field>
         <Type>Page</Type>
         <Type>Page</Type>
Line 115: Line 84:
       <pageforms_FormInput/>
       <pageforms_FormInput/>
     </Field>
     </Field>
     <Field name="Inhabitants" list="list" display="nonempty">
     <Field name="Realm" display="nonempty">
       <Label>Native Races</Label>
       <Label>Realm</Label>
       <cargo_Field>
       <cargo_Field>
         <Type>Page</Type>
         <Type>Page</Type>
       </cargo_Field>
       </cargo_Field>
       <pageforms_FormInput>
       <pageforms_FormInput/>
        <InputType>text</InputType>
      </pageforms_FormInput>
     </Field>
     </Field>
     <Field name="Population" display="nonempty">
     <Field name="Slogan" display="nonempty">
       <Label>Population</Label>
       <Label>Slogan</Label>
       <cargo_Field>
       <cargo_Field>
         <Type>String</Type>
         <Type>Wikitext</Type>
       </cargo_Field>
       </cargo_Field>
       <pageforms_FormInput>
       <pageforms_FormInput>
         <InputType>text</InputType>
         <InputType>textarea</InputType>
        <Parameter name="editor">visualeditor</Parameter>
       </pageforms_FormInput>
       </pageforms_FormInput>
     </Field>
     </Field>
   </Template>
   </Template>
   <Template name="Political Entities Sections" format="sections">
   <Template name="Political Parties Sections" format="sections">
     <cargo_TemplateDetails>
     <cargo_TemplateDetails>
       <Table>History</Table>
       <Table>History</Table>
Line 159: Line 127:
       </pageforms_FormInput>
       </pageforms_FormInput>
     </Field>
     </Field>
     <Field name="Geography" display="nonempty">
     <Field name="Ideology" display="nonempty">
       <Label>Geography</Label>
       <Label>Ideology</Label>
      <cargo_Field>
        <Type>Wikitext</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <InputType>textarea</InputType>
        <Parameter name="editor">visualeditor</Parameter>
      </pageforms_FormInput>
    </Field>
    <Field name="Goverment and Politics" display="nonempty">
      <Label>Goverment and Politics</Label>
      <cargo_Field>
        <Type>Wikitext</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <InputType>textarea</InputType>
        <Parameter name="editor">visualeditor</Parameter>
      </pageforms_FormInput>
    </Field>
    <Field name="Economy" display="nonempty">
      <Label>Economy</Label>
      <cargo_Field>
        <Type>Wikitext</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <InputType>textarea</InputType>
        <Parameter name="editor">visualeditor</Parameter>
      </pageforms_FormInput>
    </Field>
    <Field name="Demographics" display="nonempty">
      <Label>Demographics</Label>
      <cargo_Field>
        <Type>Wikitext</Type>
        <AllowedValue>editor=visualeditor</AllowedValue>
      </cargo_Field>
      <pageforms_FormInput>
        <InputType>textarea</InputType>
        <Parameter name="editor">visualeditor</Parameter>
      </pageforms_FormInput>
    </Field>
    <Field name="Culture" display="nonempty">
      <Label>Culture</Label>
       <cargo_Field>
       <cargo_Field>
         <Type>Wikitext</Type>
         <Type>Wikitext</Type>
Line 210: Line 137:
       </pageforms_FormInput>
       </pageforms_FormInput>
     </Field>
     </Field>
     <Field name="Native Spirits" display="nonempty">
     <Field name="Notable Members" display="nonempty">
       <Label>Native Spirits</Label>
       <Label>Notable Members</Label>
       <cargo_Field>
       <cargo_Field>
         <Type>Wikitext</Type>
         <Type>Wikitext</Type>