Difference between revisions of "Template:Infobox Planet"
From TheHolo.Net Forums Wiki
(New page: <noinclude>==usage== To use the template, simply copy and paste the code below into a new character template. <pre><nowiki>{{Infobox_Planet | Title=Planetary Datasheet | Image=image | Na...) |
|||
Line 43: | Line 43: | ||
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid #A68064;"> | <div style="clear:left;font-size:12px;text-align:center;border-top:1px solid #A68064;"> | ||
<div style="width:80px;float:left;text-align:left;">Suns</div> | <div style="width:80px;float:left;text-align:left;">Suns</div> | ||
+ | <div style="width:170px;float:left;text-align:right;">{{{Suns}}}</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;">Moons</div> | ||
<div style="width:170px;float:left;text-align:right;">{{{Moons}}}</div> | <div style="width:170px;float:left;text-align:right;">{{{Moons}}}</div> | ||
</div> | </div> | ||
Line 52: | Line 56: | ||
<div style="width:80px;float:left;text-align:left;">Points of Interest</div> | <div style="width:80px;float:left;text-align:left;">Points of Interest</div> | ||
<div style="width:170px;float:left;text-align:right;">{{{Points of Interest}}}</div> | <div style="width:170px;float:left;text-align:right;">{{{Points of Interest}}}</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;"> |
Latest revision as of 06:27, 11 March 2008
usage
To use the template, simply copy and paste the code below into a new character template.
{{Infobox_Planet | Title=Planetary Datasheet | Image=image | Name=Planet Name | Region=Region | Sector=Sector | System=System | Suns=Sun<br>Sun | Moons=Moon<br>Moon<br>Moon | Primary Terrain=Terrain | Points of Interest=Points of Interest | Native Species=Native Species | Population=Population | Affiliation=Affiliation }}
{{{Title}}}
[[Image:{{{Image}}}|248px|center]]
Name
{{{Name}}}
Region
{{{Region}}}
Sector
{{{Sector}}}
System
{{{System}}}
Suns
{{{Suns}}}
Moons
{{{Moons}}}
Primary Terrain
{{{Primary Terrain}}}
Points of Interest
{{{Points of Interest}}}
Native Species
{{{Native Species}}}
Population
{{{Population}}}
Affiliation
{{{Affiliation}}}