Difference between revisions of "Template:Infobox"
From TheHolo.Net Forums Wiki
Line 116: | Line 116: | ||
<div style="width:170px;float:left;text-align:right;">{{{Master}}}</div> | <div style="width:170px;float:left;text-align:right;">{{{Master}}}</div> | ||
</div> | </div> | ||
− | }} {{ #if:{{{ | + | }} {{ #if:{{{Apprentice|}}}| |
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid {{{Color2|#8F806E}}};"> | <div style="clear:left;font-size:12px;text-align:center;border-top:1px solid {{{Color2|#8F806E}}};"> | ||
<div style="width:80px;float:left;text-align:left;">Apprentice</div> | <div style="width:80px;float:left;text-align:left;">Apprentice</div> |
Revision as of 00:50, 31 August 2010
usage
To use the template, simply copy and paste the code below into a new character template.
A useful link to help you find hex codes.
{{Infobox | Color1=Background Colour | Color2=Line Colour | Title=Datasheet | Image=image | Name=Character Name | Aliases=Alias | MilitaryRank=Military Rank | Codename=Codename | Callsign=Callsign | Age=Age | Height=height | Weight=weight | Eye=Eye Color | Hair=Hair Color | Species=Species | Home=Home Planet | Year=Year of Birth (BE/AE) | ForceRank=Force Rank (Master, Knight, Apprentice, etc) | Master=Master | Apprentice=Apprentices, Padawans | Spouse=Spouse | Mother=Mother | Father=Father | Siblings=Sibling<br>Sibling | Children=Children | Faction=Faction | Ship=Ship | Droid=Droid | Location=Current / most common location }}
{{{Title}}}
[[Image:{{{Image}}}|248px|center]]
Name
{{{Name}}}
{{ #if:|
Aliases
{{{Aliases}}}
}} {{ #if:|
Rank
{{{MilitaryRank}}}
}} {{ #if:|
Codename
{{{Codename}}}
}} {{ #if:|
Callsign
{{{Callsign}}}
}} {{ #if:|
Age
{{{Age}}}
}} {{ #if:|
Height
{{{Height}}}
}} {{ #if:|
Weight
{{{Weight}}}
}} {{ #if:|
Eye Color
{{{Eye}}}
}} {{ #if:|
Hair Color
{{{Hair}}}
}} {{ #if:|
Species
{{{Species}}}
}} {{ #if:|
Home Planet
{{{Home}}}
}} {{ #if:|
Born in...
{{{Year}}}
{{ #if:|
Rank
{{{ForceRank}}}
}} {{ #if:|
Master
{{{Master}}}
}} {{ #if:|
Apprentice
{{{Apprentice}}}
}} }}
Spouse
{{{Spouse}}}
Mother
{{{Mother}}}
Father
{{{Father}}}
{{ #if:|
Siblings
{{{Siblings}}}
}} {{ #if:|
Children
{{{Children}}}
Affiliation
{{{Faction}}}
{{ #if:|
Ship
{{{Ship}}}
}} {{ #if:|
Droids
{{{Droid}}}
}} {{ #if:|
Location
{{{Location}}}
}}