Difference between revisions of "Template:Infobox SWPlanet"

From TheHolo.Net Forums Wiki

Jump to:navigation, search
(Created page with "<noinclude>==usage== To use the template, simply copy and paste the code below into a new character template. <pre><nowiki>{{Infobox_Planet2 | Title=Planet | Image=image | Na...")
 
Line 8: Line 8:
 
| Region=Astrographical Region
 
| Region=Astrographical Region
 
| Sector=Sector
 
| Sector=Sector
 +
| System=Star System
 
| Satellites=Moons, Stations, etc
 
| Satellites=Moons, Stations, etc
 
| Government=Government
 
| Government=Government
Line 33: Line 34:
 
<div style="width:80px;float:left;text-align:left;">Sector</div>
 
<div style="width:80px;float:left;text-align:left;">Sector</div>
 
<div style="width:170px;float:left;text-align:right;">{{{Sector}}}</div>
 
<div style="width:170px;float:left;text-align:right;">{{{Sector}}}</div>
 +
</div>
 +
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid #A68064;">
 +
<div style="width:80px;float:left;text-align:left;">Star System</div>
 +
<div style="width:170px;float:left;text-align:right;">{{{System}}}</div>
 
</div>
 
</div>
 
<div style="clear:left;font-size:12px;text-align:center;border-top:2px solid #A68064;">
 
<div style="clear:left;font-size:12px;text-align:center;border-top:2px solid #A68064;">

Revision as of 02:14, 24 October 2014

usage

To use the template, simply copy and paste the code below into a new character template.

{{Infobox_Planet2
| Title=Planet
| Image=image
| Name=Planet Name
| Region=Astrographical Region
| Sector=Sector
| System=Star System
| Satellites=Moons, Stations, etc
| Government=Government
| Inhabitants=Major Species (native, immigrated, etc)
| Locations=Points of Interest
| Affiliation=Faction (if any)
}}
{{{Title}}}
[[Image:{{{Image}}}|248px|center]]


Name
{{{Name}}}
Region
{{{Region}}}
Sector
{{{Sector}}}
Star System
{{{System}}}
Satellites
{{{Satellites}}}
Government
{{{Government}}}
Inhabitants
{{{Inhabitants}}}
Locations
{{{Locations}}}
Affiliation
{{{Affiliation}}}

</div>