Difference between revisions of "Template:Infobox SWF Character (short)"

From TheHolo.Net Forums Wiki

Jump to:navigation, search
(New page: <noinclude>==usage== To use the template, simply copy and paste the code below into a new character template. <pre><nowiki>{{Infobox_SWF_Character_(short) | Title=Datasheet | Image=image ...)
 
Line 7: Line 7:
 
| Name=Character Name
 
| Name=Character Name
 
| Species=Species
 
| Species=Species
| Age=Age
 
| Height=height
 
| Weight=weight
 
| Eye=Eye Color
 
| Hair=Hair Color
 
 
| Place=Place of Birth
 
| Place=Place of Birth
| Faction=Faction
+
| Age=Age
 
| Spouse=Spouse
 
| Spouse=Spouse
| MParents=Father<br>Mother
+
| Parents=Father<br>Mother
 
| Siblings=Sibling<br>Sibling
 
| Siblings=Sibling<br>Sibling
| Offspring=Child<br>Child
+
| Children=Child<br>Child
 +
| Faction=Faction
 
| Location=Current Ship / Base / etc
 
| Location=Current Ship / Base / etc
 
}}</nowiki></pre></noinclude>
 
}}</nowiki></pre></noinclude>
Line 55: Line 51:
 
<div style="width:170px;float:left;text-align:right;">{{{Siblings}}}</div>
 
<div style="width:170px;float:left;text-align:right;">{{{Siblings}}}</div>
 
</div><div style="clear:left;font-size:12px;text-align:center;border-top:1px solid #A68064;">
 
</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;">Offspring</div>
+
<div style="width:80px;float:left;text-align:left;">Children</div>
<div style="width:170px;float:left;text-align:right;">{{{Offspring}}}</div>
+
<div style="width:170px;float:left;text-align:right;">{{{Children}}}</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;">
 
<div style="width:80px;float:left;text-align:left;">Affiliation</div>
 
<div style="width:80px;float:left;text-align:left;">Affiliation</div>

Revision as of 15:35, 13 July 2010

usage

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

{{Infobox_SWF_Character_(short)
| Title=Datasheet
| Image=image 
| Name=Character Name
| Species=Species
| Place=Place of Birth
| Age=Age
| Spouse=Spouse
| Parents=Father<br>Mother
| Siblings=Sibling<br>Sibling
| Children=Child<br>Child
| Faction=Faction
| Location=Current Ship / Base / etc
}}
{{{Title}}}
[[Image:{{{Image}}}|248px|center]]


Name
{{{Name}}}
Species
{{{Species}}}
Home Planet
{{{Place}}}
Age
{{{Age}}}
Spouse
{{{Spouse}}}
Parents
{{{Parents}}}
Siblings
{{{Siblings}}}
Children
{{{Children}}}
Affiliation
{{{Faction}}}
Location
{{{Location}}}