Difference between revisions of "Template:Infobox SWF Character"
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_SWF_Character | Title=Datasheet | Image=image | Name=...) |
m |
||
Line 17: | Line 17: | ||
| Father=Father | | Father=Father | ||
| Siblings=Sibling<br>sibling | | Siblings=Sibling<br>sibling | ||
+ | | Ship=Ship | ||
+ | | Droid=Droid | ||
}}</nowiki></pre></noinclude> | }}</nowiki></pre></noinclude> | ||
{{clear}} | {{clear}} | ||
Line 50: | Line 52: | ||
<div style="width:170px;float:left;text-align:right;">{{{Hair}}}</div> | <div style="width:170px;float:left;text-align:right;">{{{Hair}}}</div> | ||
</div> | </div> | ||
− | <div style="clear:left;font-size:12px;text-align:center;border-top: | + | <div style="clear:left;font-size:12px;text-align:center;border-top:2px solid #A68064;"> |
<div style="width:80px;float:left;text-align:left;">Home Planet</div> | <div style="width:80px;float:left;text-align:left;">Home Planet</div> | ||
<div style="width:170px;float:left;text-align:right;">{{{Place}}}</div> | <div style="width:170px;float:left;text-align:right;">{{{Place}}}</div> | ||
Line 58: | Line 60: | ||
<div style="width:170px;float:left;text-align:right;">{{{Faction}}}</div> | <div style="width:170px;float:left;text-align:right;">{{{Faction}}}</div> | ||
</div> | </div> | ||
− | <div style="clear:left;font-size:12px;text-align:center;border-top: | + | <div style="clear:left;font-size:12px;text-align:center;border-top:2px solid #A68064;"> |
<div style="width:80px;float:left;text-align:left;">Spouse</div> | <div style="width:80px;float:left;text-align:left;">Spouse</div> | ||
<div style="width:170px;float:left;text-align:right;">{{{Spouse}}}</div> | <div style="width:170px;float:left;text-align:right;">{{{Spouse}}}</div> | ||
Line 71: | Line 73: | ||
<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:2px solid #A68064;"> | ||
+ | <div style="width:80px;float:left;text-align:left;">Ship</div> | ||
+ | <div style="width:170px;float:left;text-align:right;">{{{Ship}}}</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;">Droid</div> | ||
+ | <div style="width:170px;float:left;text-align:right;">{{{Droid}}}</div> | ||
</div> | </div> | ||
<div class="hiddenStructure{{{Images|}}}" style="width:250px;clear:left;font-size:10px;text-align:center;border-top:2px solid #A68064;"> | <div class="hiddenStructure{{{Images|}}}" style="width:250px;clear:left;font-size:10px;text-align:center;border-top:2px solid #A68064;"> |
Revision as of 21:42, 27 February 2008
usage
To use the template, simply copy and paste the code below into a new character template.
{{Infobox_SWF_Character | Title=Datasheet | Image=image | Name=Character Name | Age=Age | Height=height | Weight=weight | Eye=Eye Color | Hair=Hair Color | Place=Place of Birth | Faction=Faction | Spouse=Spouse | Mother=Mother | Father=Father | Siblings=Sibling<br>sibling | Ship=Ship | Droid=Droid }}
{{{Title}}}
[[Image:{{{Image}}}|248px|center]]
Name
{{{Name}}}
Age
{{{Age}}}
Height
{{{Height}}}
Weight
{{{Weight}}}
Eye Color
{{{Eye}}}
Hair Color
{{{Hair}}}
Home Planet
{{{Place}}}
Affiliation
{{{Faction}}}
Spouse
{{{Spouse}}}
Mother
{{{Mother}}}
Father
{{{Father}}}
Siblings
{{{Siblings}}}
Ship
{{{Ship}}}
Droid
{{{Droid}}}