Difference between revisions of "Template:Infobox Settlement"

From Chezwiki
Jump to: navigation, search
Line 1: Line 1:
 
<includeonly>{| class="infobox" style="width: 23em;"
 
<includeonly>{| class="infobox" style="width: 23em;"
! style="background-color: #EA2001" colspan="2" | {{{name}}}{{#if:{{{native_name|}}}|<br /><small>{{{native_name}}}</small>}}
+
! style="background-color: #EA2001; color:white;" colspan="2" | {{{name}}}{{#if:{{{native_name|}}}|<br /><small>{{{native_name}}}</small>}}
 
|-
 
|-
 
{{#if:{{{photo|}}}
 
{{#if:{{{photo|}}}
Line 16: Line 16:
 
|-
 
|-
 
{{#if:{{{native_official_name|}}}
 
{{#if:{{{native_official_name|}}}
     |{{!}} '''Official Name''' {{!}}{{!}} {{{Location}}}
+
     |{{!}} '''Official Name (native)''' {{!}}{{!}} {{{native_official_name}}}
 
}}
 
}}
 
|-
 
|-
{{#if:{{{Designation|}}}
+
{{#if:{{{parent_city|}}}
     |{{!}} '''Designation''' {{!}}{{!}} {{{Designation}}}
+
     |{{!}} '''City''' {{!}}{{!}} {{{parent_city}}}
 
}}
 
}}
 
|-
 
|-
{{#if:{{{Start/End Points|}}}
+
{{#if:{{{parent_county|}}}
     |{{!}} '''Trailheads''' {{!}}{{!}} {{{Start/End Points}}}
+
     |{{!}} '''County''' {{!}}{{!}} {{{parent_county}}}
 
}}
 
}}
 
|-
 
|-
{{#if:{{{Use|}}}
+
{{#if:{{{parent_region|}}}
     |{{!}} '''Use''' {{!}}{{!}} {{{Use}}}
+
     |{{!}} '''Region''' {{!}}{{!}} {{{parent_region}}}
 
}}
 
}}
 
|-
 
|-
{{#if:{{{ElevChange|}}}
+
{{#if:{{{parent_tate|}}}
     |{{!}} '''[[Elevation|Elevation Change]]''' {{!}}{{!}} {{{ElevChange}}}
+
     |{{!}} '''State''' {{!}}{{!}} {{{parent_state}}}
 
}}
 
}}
 
|-
 
|-
{{#if:{{{HighPoint|}}}
+
{{#if:{{{gov_type|}}}
     |{{!}} '''[[Topographical summit|Highest Point]]''' {{!}}{{!}} {{{HighPoint}}}
+
     |{{!}} '''Type of Government''' {{!}}{{!}} {{{gov_type}}}
 
}}
 
}}
 
|-
 
|-
{{#if:{{{LowPoint|}}}
+
{{#if:{{{seat|}}}
     |{{!}} '''Lowest Point''' {{!}}{{!}} {{{LowPoint}}}
+
     |{{!}} '''Seat'' {{!}}{{!}} {{{seat}}}
 
}}
 
}}
 
|-
 
|-
{{#if:{{{Difficulty|}}}
+
{{#if:{{{gov_leader_name|}}}
     |{{!}} '''Trail Difficulty''' {{!}}{{!}} {{{Difficulty}}}
+
     |{{!}} '''gov_leader_type''' {{!}}{{!}} {{{gov_leader_name}}} {{#if:{{{gov_leader_party|}}} | {{{gov_leader_party}}} }}
 
}}
 
}}
 
|-
 
|-
{{#if:{{{Season|}}}
+
{{#if:{{{gov_leader_name_2|}}}
     |{{!}} '''[[Season]]''' {{!}}{{!}} {{{Season}}}
+
     |{{!}} '''gov_leader_type_2''' {{!}}{{!}} {{{gov_leader_name_2}}} {{#if:{{{gov_leader_party_2|}}} | {{{gov_leader_party_2}}} }}
 
}}
 
}}
 
|-
 
|-
{{#if:{{{Months|}}}
+
{{#if:{{{est_date|}}}
     |{{!}} '''Months''' {{!}}{{!}} {{{Months}}}
+
     |{{!}} '''{{{est_title}}}''' {{!}}{{!}} {{{est_date}}}
 
}}
 
}}
 
|-
 
|-
{{#if:{{{Sights|}}}
+
{{#if:{{{est_by_name|}}}
     |{{!}} '''Sights''' {{!}}{{!}} {{{Sights}}}
+
     |{{!}} '''{{{est_by_title}}}'' {{!}}{{!}} {{{est_by_name}}}
 
}}
 
}}
 
|-
 
|-
{{#if:{{{Hazards|}}}
+
{{#if:{{{pop|}}}
     |{{!}} '''[[Hazard]]s''' {{!}}{{!}} {{{Hazards}}}
+
     |{{!}} '''Population''' {{!}}{{!}} {{{pop}}}
 +
}}
 +
|-
 +
{{#if:{{{area|}}}
 +
    |{{!}} '''Territory''' {{!}}{{!}} {{{area}}}
 
}}
 
}}
 
|}</includeonly><noinclude>
 
|}</includeonly><noinclude>

Revision as of 08:08, 18 June 2008

Template:Documentation, template