Template:Settlements: Difference between revisions

From TogSMP Wiki
Jump to navigation Jump to search
imported>HyperDuckSquared
No edit summary
imported>HyperDuckSquared
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 24: Line 24:
   <group collapse="open">
   <group collapse="open">
     <header>Government</header>
     <header>Government</header>
      <data source="government_type">
        <label>Type</label>
      </data>
      <data source="government_body">
        <label>Body</label>
      </data>
       <data source="constituency_size">
       <data source="constituency_size">
         <label>Constituency Size</label>
         <label>Constituency Size</label>
       </data>
       </data>
       <data source="policy">
  </group>
         <label>Policy</label>
  <group collapse="open">
    <header>Economy</header>
      <data source="gva">
        <label>GVA</label>
      </data>
       <data source="household_income">
         <label>Household Income</label>
       </data>
       </data>
   </group>
   </group>
Line 42: Line 54:
       <label>{{{area_name3}}}</label>
       <label>{{{area_name3}}}</label>
     </data>
     </data>
  </group>
  <group collapse="open">
    <header>Economy</header>
      <data source="gdp">
        <label>GDP</label>
      </data>
      <data source="household_income">
        <label>Household Income</label>
      </data>
   </group>
   </group>
   <group collapse="open">
   <group collapse="open">
Line 58: Line 61:
       </data>
       </data>
       <data source="energy_sources">
       <data source="energy_sources">
         <label>Energy Sources</label>
         <label>Energy Source(s)</label>
       </data>
       </data>
       <data source="police">
       <data source="police">
Line 81: Line 84:
|population=Example
|population=Example
|unemployment=Example
|unemployment=Example
|government_type=Example
|government_body=Example
|constituency_size=Example PRs
|gva=<s>K</s> Example
|household_income=Median: <s>K</s> Median<br/>Low: <s>K</s> Low<br/>High: <s>K</s> High
|area_name1=Example
|area_name1=Example
|areas1=Example
|areas1=Example
Line 87: Line 95:
|area_name3=Example
|area_name3=Example
|areas3=Example
|areas3=Example
|gdp=K Example
|household_income=Median: K Median<br/>Low: K Low<br/>High: K High
|constituency_size=Example PRs
|policy=Example
|demonyms=Example
|demonyms=Example
|energy_sources=Example
|energy_sources=Example

Latest revision as of 16:07, 26 April 2018

<infobox theme="togsmp-large">

 <title source="settlement_name"/>
 

<format>

{{{settlement_status}}}

</format>

 
 

<format>

[[Image:{{{image}}}|330px]]

</format>

 
 
   <label>Founded</label>
 
 
   <label>Mayor</label>
 
 
   <label>Vice Mayor</label>
 
 
   <label>Population</label>
 
 
   <label>Unemployment</label>
 
 <group collapse="open">
   <header>Government</header>
     
       <label>Type</label>
     
     
       <label>Body</label>
     
     
       <label>Constituency Size</label>
     
 </group>
 <group collapse="open">
   <header>Economy</header>
     
       <label>GVA</label>
     
     
       <label>Household Income</label>
     
 </group>
 <group collapse="open">
   <header>Areas</header>
   
     <label>{{{area_name1}}}</label>
   
   
     <label>{{{area_name2}}}</label>
   
   
     <label>{{{area_name3}}}</label>
   
 </group>
 <group collapse="open">
   <header>Additional Info</header>
     
       <label>Demonym(s)</label>
     
     
       <label>Energy Source(s)</label>
     
     
       <label>Police</label>
     
     
       <label>Airport</label>
     
 </group>

</infobox>

Example usage:

{{Settlements
|settlement_name=Example
|settlement_status=Example
|image=Example
|image_caption=Example
|image_width=330
|founded=Example
|mayor=Example
|vice_mayor=Example
|population=Example
|unemployment=Example
|government_type=Example
|government_body=Example
|constituency_size=Example PRs
|gva=<s>K</s> Example
|household_income=Median: <s>K</s> Median<br/>Low: <s>K</s> Low<br/>High: <s>K</s> High
|area_name1=Example
|areas1=Example
|area_name2=Example
|areas2=Example
|area_name3=Example
|areas3=Example
|demonyms=Example
|energy_sources=Example
|police=Example
|airport=Example
}}