Difference between revisions of "Template:Infobox Pirates"
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_Pirates | Title=Datasheet | Image=image | Name=Charac...) |
|||
Line 13: | Line 13: | ||
| Place=Place of Birth | | Place=Place of Birth | ||
| Faction=Faction | | Faction=Faction | ||
+ | | Job=Job Description | ||
}}</nowiki></pre></noinclude> | }}</nowiki></pre></noinclude> | ||
{{clear}} | {{clear}} | ||
Line 53: | Line 54: | ||
<div style="width:80px;float:left;text-align:left;">Affiliation</div> | <div style="width:80px;float:left;text-align:left;">Affiliation</div> | ||
<div style="width:170px;float:left;text-align:right;">{{{Faction}}}</div> | <div style="width:170px;float:left;text-align:right;">{{{Faction}}}</div> | ||
+ | </div> | ||
+ | <div style="clear:left;font-size:12px;text-align:center;border-top:1px solid #ffffff;"> | ||
+ | <div style="width:80px;float:left;text-align:left;">Tasks</div> | ||
+ | <div style="width:170px;float:left;text-align:right;">{{{Job}}}</div> | ||
</div> | </div> | ||
<div class="hiddenStructure{{{Images|}}}" style="width:250px;clear:left;font-size:10px;text-align:center;border-top:2px solid #ffffff;"> | <div class="hiddenStructure{{{Images|}}}" style="width:250px;clear:left;font-size:10px;text-align:center;border-top:2px solid #ffffff;"> |
Revision as of 10:15, 17 March 2008
usage
To use the template, simply copy and paste the code below into a new character template.
{{Infobox_Pirates | 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 | Job=Job Description }}
{{{Title}}}
[[Image:{{{Image}}}|248px|center]]
Name
{{{Name}}}
Age
{{{Age}}}
Height
{{{Height}}}
Weight
{{{Weight}}}
Eye Color
{{{Eye}}}
Hair Color
{{{Hair}}}
Home Planet
{{{Place}}}
Affiliation
{{{Faction}}}
Tasks
{{{Job}}}