Template:Infobox Planet: Difference between revisions
Jump to navigation
Jump to search
Alani Myrtel (talk | contribs) No edit summary |
No edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 28: | Line 28: | ||
| width="31%" | Terrain | | width="31%" | Terrain | ||
| width="69%" | {{{terrain}}} | | width="69%" | {{{terrain}}} | ||
|- | |||
| width="31%" | Size | |||
| width="69%" | {{{size}}} | |||
|- | |- | ||
| width="100%" colspan="2" style="background-color: #19234d;" | <font color=white>'''Societal Information'''</font> | | width="100%" colspan="2" style="background-color: #19234d;" | <font color=white>'''Societal Information'''</font> | ||
|- | |- | ||
| width="31%" | Population | | width="31%" valign="top" | Population | ||
| width="69%" | {{{population}}} | | width="69%" valign="top" | {{{population}}} | ||
|- | |- | ||
| width="31%" | Capital City | | width="31%" | Capital City | ||
| width="69%" | {{{capitalcity}}} | | width="69%" | {{{capitalcity}}} | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" /* This vertical align is here because I want the POIs to align to top if there are more than 1 */ | ||
| width="31%" | Points of Interest | | width="31%" | Points of Interest | ||
| width="69%" | {{{pointsofinterest}}} | | width="69%" | {{{pointsofinterest}}} | ||
|- | |- | ||
|}<noinclude> | |}<noinclude> | ||
===Usage=== | ===Usage=== | ||
The Planet | The Planet Infobox template is used for Planet pages only, to describe the planet. Paste the following code into the top of an article, filling all known fields, leaving unknown ones blank. | ||
<pre><nowiki> | <pre><nowiki> | ||
Line 56: | Line 60: | ||
| climate= | | climate= | ||
| terrain= | | terrain= | ||
| size= | |||
| population= | | population= | ||
| capitalcity= | | capitalcity= |
Latest revision as of 15:22, 1 October 2022
{{{image}}} | |
{{{name}}} | |
Astrographical Information | |
Region | {{{region}}} |
Sector | {{{sector}}} |
System | {{{system}}} |
Galaxy Map | [{{{galaxymaplink}}} {{{name}}}] |
Physical Information | |
Atmosphere | {{{atmosphere}}} |
Climate | {{{climate}}} |
Terrain | {{{terrain}}} |
Size | {{{size}}} |
Societal Information | |
Population | {{{population}}} |
Capital City | {{{capitalcity}}} |
Points of Interest | {{{pointsofinterest}}} |
Usage
The Planet Infobox template is used for Planet pages only, to describe the planet. Paste the following code into the top of an article, filling all known fields, leaving unknown ones blank.
{{Infobox Planet | image= | name= | region= | sector= | system= | galaxymaplink=(add only the link!) | atmosphere= | climate= | terrain= | size= | population= | capitalcity= | pointsofinterest= }}