Difference between revisions of "Template:Infobox Character"

From TheHolo.Net Forums Wiki

Jump to:navigation, search
Line 21: Line 21:
 
| Father=Father
 
| Father=Father
 
| Siblings=Sibling<br>sibling
 
| Siblings=Sibling<br>sibling
 +
| Children=Children
 
}}</nowiki></pre></noinclude>
 
}}</nowiki></pre></noinclude>
 
{{clear}}
 
{{clear}}
Line 91: Line 92:
 
<div style="width:80px;float:left;text-align:left;">Siblings</div>
 
<div style="width:80px;float:left;text-align:left;">Siblings</div>
 
<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 #8B6969;">
 +
<div style="width:80px;float:left;text-align:left;">Childrendiv>
 +
<div style="width:170px;float:left;text-align:right;">{{{Children}}}</div>
 
</div>
 
</div>
 
<div class="hiddenStructure{{{Images|}}}" style="width:250px;clear:left;font-size:10px;text-align:center;border-top:2px solid #8B6969;">
 
<div class="hiddenStructure{{{Images|}}}" style="width:250px;clear:left;font-size:10px;text-align:center;border-top:2px solid #8B6969;">

Revision as of 00:13, 11 March 2013

usage

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

{{Infobox_Character
| Title=Datasheet
| Image=image 
| Name=Character Name
| Nickname=Nickname
| Alias=Alias
| Age=Age
| Height=height
| Weight=weight
| Eye=Eye Color
| Hair=Hair Color
| Species=Species
| Place=Place of Birth
| Languages=Languages
| Faction=Faction
| Spouse=Spouse
| Mother=Mother
| Father=Father
| Siblings=Sibling<br>sibling
| Children=Children
}}
{{{Title}}}
[[Image:{{{Image}}}|248px|center]]


Name
{{{Name}}}
Nickname
{{{Nickname}}}
Alias
{{{Alias}}}
Age
{{{Age}}}
Height
{{{Height}}}
Weight
{{{Weight}}}
Eye Color
{{{Eye}}}
Hair Color
{{{Hair}}}
Species
{{{Species}}}
Home Planet
{{{Place}}}
Languages
{{{Languages}}}
Affiliation
{{{Faction}}}
Spouse
{{{Spouse}}}
Mother
{{{Mother}}}
Father
{{{Father}}}
Siblings
{{{Siblings}}}
Childrendiv>
{{{Children}}}