4,595
edits
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
<tr class="mergedtoprow"> | <tr class="mergedtoprow"> | ||
<td colspan="2">[[File:{{{image}}}|275px]]</td> | <td colspan="2">[[File:{{{image}}}|275px]]</td> | ||
</tr> | |||
}} | |||
{{#if:{{{image-tab|}}}| | |||
<tr class="mergedtoprow"> | |||
<td colspan="2">{{{image-tab}}}</td> | |||
</tr> | </tr> | ||
}} | }} | ||
Line 18: | Line 23: | ||
<th>Location</th> | <th>Location</th> | ||
<td>{{{location}}}</td> | <td>{{{location}}}</td> | ||
</tr> | |||
}} | |||
{{#if:{{{continent|}}}| | |||
<tr class="mergedtoprow"> | |||
<th>Continent</th> | |||
<td>{{{continent}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{country|}}}| | |||
<tr class="mergedtoprow"> | |||
<th>Country</th> | |||
<td>{{{country}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{nearestcity|}}}| | |||
<tr class="mergedrow"> | |||
<th>Nearest City</th> | |||
<td>{{{nearestcity}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{largestcity|}}}| | |||
<tr class="mergedrow"> | |||
<th>Largest City</th> | |||
<td>{{{largestcity}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{population|}}}| | |||
<tr class="mergedrow"> | |||
<th>Population</th> | |||
<td>{{{population}}}</td> | |||
</tr> | </tr> | ||
}} | }} | ||
Line 30: | Line 65: | ||
<th>Owner</th> | <th>Owner</th> | ||
<td>{{{owner}}}</td> | <td>{{{owner}}}</td> | ||
</tr> | |||
}} | |||
{{#if:{{{countries|}}}| | |||
<tr class="mergedtoprow"> | |||
<th>Countries</th> | |||
<td>{{{countries}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{largestcities|}}}| | |||
<tr class="mergedrow"> | |||
<th>Largest Cities</th> | |||
<td>{{{largestcities}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{government|}}}| | |||
<tr class="mergedtoprow"> | |||
<th>Government</th> | |||
<td>{{{government}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{capital|}}}| | |||
<tr class="mergedrow"> | |||
<th>Capital</th> | |||
<td>{{{capital}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{leader|}}}| | |||
<tr class="mergedrow"> | |||
<th>Leader</th> | |||
<td>{{{leader}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{languages|}}}| | |||
<tr class="mergedtoprow"> | |||
<th>Languages</th> | |||
<td>{{{languages}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{setting|}}}| | |||
<tr class="mergedtoprow"> | |||
<th>Setting</th> | |||
<td>{{{setting}}}</td> | |||
</tr> | </tr> | ||
}} | }} | ||
Line 35: | Line 112: | ||
[[Category:All Locations]] | [[Category:All Locations]] | ||
{{#if:{{{tag|}}}|[[Category:All {{{tag}}}s]]}} | {{#if:{{{tag|}}}|[[Category:All {{{tag}}}s]]}} | ||
{{#if:{{{setting|}}}|[[Category:All {{{setting}}} Locations]]}} | |||
{{#if:{{{tag|}}}|{{#if:{{{setting|}}}|[[Category:All {{{setting}}} {{{tag}}}s]]}}}} | |||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
== Blank Templates == | |||
=== Buildings/Areas === | |||
==== Image ==== | |||
|tag = Building/Area<br /> | |||
|image = <br /> | |||
|location = <br /> | |||
|area = <br /> | |||
|owner = <br /> | |||
|setting = | |||
==== Image-Tab ==== | |||
|tag = Building/Area<br /> | |||
|image-tab = <br /> | |||
|location = <br /> | |||
|area = <br /> | |||
|owner = <br /> | |||
|setting = | |||
=== Cities/Towns/Villages === | |||
==== Image ==== | |||
|tag = City/Town/Village<br /> | |||
|image = <br /> | |||
|country = <br /> | |||
|population = <br /> | |||
|area = <br /> | |||
|government = <br /> | |||
|leader = <br /> | |||
|languages = <br /> | |||
|setting = | |||
==== Image-Tab ==== | |||
|tag = City/Town/Village<br /> | |||
|image-tab = <br /> | |||
|country = <br /> | |||
|population = <br /> | |||
|area = <br /> | |||
|government = <br /> | |||
|leader = <br /> | |||
|languages = <br /> | |||
|setting = | |||
=== Forests === | |||
==== Image ==== | |||
|tag = Forest<br /> | |||
|image = <br /> | |||
|location = <br /> | |||
|nearestcity = <br /> | |||
|area = <br /> | |||
|setting = | |||
==== Image-Tab ==== | |||
|tag = Forest<br /> | |||
|image-tab = <br /> | |||
|location = <br /> | |||
|nearestcity = <br /> | |||
|area = <br /> | |||
|setting = | |||
=== Countries === | |||
==== Image ==== | |||
|tag = Country<br /> | |||
|image = <br /> | |||
|continent = <br /> | |||
|largestcity = <br /> | |||
|population = <br /> | |||
|area = <br /> | |||
|government = <br /> | |||
|capital = <br /> | |||
|leader = <br /> | |||
|languages = <br /> | |||
|setting = | |||
==== Image-Tab ==== | |||
|tag = Country<br /> | |||
|image-tab = <br /> | |||
|continent = <br /> | |||
|largestcity = <br /> | |||
|population = <br /> | |||
|area = <br /> | |||
|government = <br /> | |||
|capital = <br /> | |||
|leader = <br /> | |||
|languages = <br /> | |||
|setting = | |||
=== Continents === | |||
==== Image ==== | |||
|tag = Continent<br /> | |||
|image = <br /> | |||
|location = <br /> | |||
|population = <br /> | |||
|area = <br /> | |||
|countries = <br /> | |||
|largestcities = <br /> | |||
|languages = <br /> | |||
|setting = | |||
==== Image-Tab ==== | |||
|tag = Continent<br /> | |||
|image = <br /> | |||
|location = <br /> | |||
|population = <br /> | |||
|area = <br /> | |||
|countries = <br /> | |||
|largestcities = <br /> | |||
|languages = <br /> | |||
|setting = | |||
</noinclude> | </noinclude> |