Difference between revisions of "Template:Infobox Mutant"

From TheHolo.Net Forums Wiki

Jump to:navigation, search
Line 6: Line 6:
 
| Image=image  
 
| Image=image  
 
| Name=Character Name
 
| Name=Character Name
 +
| Alias=Mutant Name
 
| Age=Age
 
| Age=Age
 
| Height=height
 
| Height=height
Line 17: Line 18:
 
| Siblings=Sibling<br>sibling
 
| Siblings=Sibling<br>sibling
 
| Powers=Mutant Powers
 
| Powers=Mutant Powers
| Designation=Mutant Name
 
 
| Affiliation=Faction
 
| Affiliation=Faction
 
}}</nowiki></pre></noinclude>
 
}}</nowiki></pre></noinclude>
Line 31: Line 31:
 
<div style="width:80px;float:left;text-align:left;">Name</div>
 
<div style="width:80px;float:left;text-align:left;">Name</div>
 
<div style="width:170px;float:left;text-align:right;">{{{Name}}}</div>
 
<div style="width:170px;float:left;text-align:right;">{{{Name}}}</div>
 +
</div>
 +
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid #A9A9A9;">
 +
<div style="width:80px;float:left;text-align:left;">Alias</div>
 +
<div style="width:170px;float:left;text-align:right;">{{{Alias}}}</div>
 +
</div>
 +
<div style="clear:left;font-size:12px;text-align:center;border-top:2px solid #A9A9A9;">
 +
<div style="width:80px;float:left;text-align:left;">Born</div>
 +
<div style="width:170px;float:left;text-align:right;">{{{Born}}}</div>
 
</div>
 
</div>
 
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid #A9A9A9;">
 
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid #A9A9A9;">
Line 51: Line 59:
 
<div style="width:80px;float:left;text-align:left;">Hair Color</div>
 
<div style="width:80px;float:left;text-align:left;">Hair Color</div>
 
<div style="width:170px;float:left;text-align:right;">{{{Hair}}}</div>
 
<div style="width:170px;float:left;text-align:right;">{{{Hair}}}</div>
</div>
 
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid #A9A9A9;">
 
<div style="width:80px;float:left;text-align:left;">Birthplace</div>
 
<div style="width:170px;float:left;text-align:right;">{{{Birthplace}}}</div>
 
 
</div>
 
</div>
 
<div style="clear:left;font-size:12px;text-align:center;border-top:2px solid #A9A9A9;">
 
<div style="clear:left;font-size:12px;text-align:center;border-top:2px solid #A9A9A9;">
Line 72: Line 76:
 
<div style="width:80px;float:left;text-align:left;">Powers</div>
 
<div style="width:80px;float:left;text-align:left;">Powers</div>
 
<div style="width:170px;float:left;text-align:right;">{{{Powers}}}</div>
 
<div style="width:170px;float:left;text-align:right;">{{{Powers}}}</div>
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid #A9A9A9;">
 
<div style="width:80px;float:left;text-align:left;">Designation</div>
 
<div style="width:170px;float:left;text-align:right;">{{{Designation}}}</div>
 
 
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid #A9A9A9;">
 
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid #A9A9A9;">
 
<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 13:52, 16 October 2013

usage

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

{{Infobox_Mutant
| Title=Profile
| Image=image 
| Name=Character Name
| Alias=Mutant Name
| Age=Age
| Height=height
| Weight=weight
| Eye=Eye Color
| Hair=Hair Color
| Birthplace=Place of Birth
| Spouse=Spouse
| Mother=Mother
| Father=Father
| Siblings=Sibling<br>sibling
| Powers=Mutant Powers
| Affiliation=Faction
}}
{{{Title}}}
[[Image:{{{Image}}}|250px|center]]


Name
{{{Name}}}
Alias
{{{Alias}}}
Born
{{{Born}}}
Age
{{{Age}}}
Height
{{{Height}}}
Weight
{{{Weight}}}
Eye Color
{{{Eye}}}
Hair Color
{{{Hair}}}
Spouse
{{{Spouse}}}
Mother
{{{Mother}}}
Father
{{{Father}}}
Siblings
{{{Siblings}}}
Powers
{{{Powers}}}
Affiliation
{{{Affiliation}}}









</div>