Template:Infobox City: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<table style="border: 1px solid rgba(200,200,200,0.69); padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;"> | |||
<tr> | |||
<td width="100%" colspan="2" style="text-align: center;">{{{image}}}</td> | |||
</tr> | |||
<tr> | |||
<td width="100%" colspan="2" style="background-color: #19234d; font-size: 16px; text-align: center;"><font color= white>'''{{{name}}}'''</font></td> | |||
</tr> | |||
<tr> | |||
<td width="100%" colspan="2" style="background-color: #19234d;"><font color="white">'''General Information'''</font></td> | |||
</tr> | |||
<tr> | |||
<td width="31%" valign="top">Planet</td> | |||
<td width="69%">{{{planet}}}</td> | |||
{{#if:{{{pointsofinterest|}}} | </tr> | ||
|<tr><td width="31%" valign="top">Points of Interest</td><td width="69%">{{{pointsofinterest}}}</td></tr>}} | <tr> | ||
<td width="31%" valign="top">Location</td> | |||
{{#if:{{{notableresidents|}}} | <td width="69%">{{{location}}}</td> | ||
|<tr><td width="31%" valign="top">Notable Residents</td><td width="69%">{{{notableresidents}}}</td></tr>}} | </tr> | ||
{{#if:{{{pointsofinterest|}}}|<tr> | |||
<td width="31%" valign="top">Points of Interest</td> | |||
<td width="69%">{{{pointsofinterest}}}</td> | |||
</tr>}} | |||
{{#if:{{{notableresidents|}}}|<tr> | |||
<td width="31%" valign="top">Notable Residents</td> | |||
<td width="69%">{{{notableresidents}}}</td> | |||
</tr>}} | |||
<tr> | |||
<td width="100%" colspan="2" style="background-color: #19234d;"><font color="white">'''Societal Information'''</font></td> | |||
</tr> | |||
<tr> | |||
<td width="31%" valign="top">Population Size</td> | |||
<td width="69%">[[Population Chart|{{{populationsize}}}]]</td> | |||
</tr></table><noinclude> | |||
===Usage=== | ===Usage=== | ||
Latest revision as of 00:04, 22 December 2021
{{{image}}} | |
{{{name}}} | |
General Information | |
Planet | {{{planet}}} |
Location | {{{location}}} |
Societal Information | |
Population Size | {{{populationsize}}} |
Usage
The City Infobox template is used for City pages only, to describe the city. Paste the following code into the top of an article, filling all known fields, leaving any unknown fields blank.
{{Infobox City | image=(315px) | name= | planet= | location=(general location on the planet) | pointsofinterest=(optional, if any) | notableresidents=(optional, if any) | populationsize=(use the population chart) }}
Click here for the Population Chart.