Difference between revisions of "Template:Infobox Pirates"

From TheHolo.Net Forums Wiki

Jump to:navigation, search
(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...)
 
m
 
(2 intermediate revisions by one user not shown)
Line 3: Line 3:
 
To use the template, simply copy and paste the code below into a new character template.
 
To use the template, simply copy and paste the code below into a new character template.
 
<pre><nowiki>{{Infobox_Pirates
 
<pre><nowiki>{{Infobox_Pirates
| Title=Datasheet
+
| Title=Pirate Log
 
| Image=image  
 
| Image=image  
 
| Name=Character Name
 
| Name=Character Name
 +
| Species=Species
 
| Age=Age
 
| Age=Age
 
| Height=height
 
| Height=height
Line 13: Line 14:
 
| Place=Place of Birth
 
| Place=Place of Birth
 
| Faction=Faction
 
| Faction=Faction
 +
| Job=Job Description
 
}}</nowiki></pre></noinclude>
 
}}</nowiki></pre></noinclude>
 
{{clear}}
 
{{clear}}
Line 25: Line 27:
 
<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:2px solid #ffffff;">
 +
<div style="width:80px;float:left;text-align:left;">Species</div>
 +
<div style="width:170px;float:left;text-align:right;">{{{Species}}}</div>
 
</div>
 
</div>
 
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid #ffffff;">
 
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid #ffffff;">
Line 53: Line 59:
 
<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;">
Line 59: Line 69:
  
 
</div></div>
 
</div></div>
<noinclude>[[Category:Character_Templates]]</noinclude>
+
<noinclude>[[Category:Delete]]</noinclude>

Latest revision as of 18:35, 12 March 2013

usage

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

{{Infobox_Pirates
| Title=Pirate Log
| Image=image 
| Name=Character Name
| Species=Species
| 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}}}
Species
{{{Species}}}
Age
{{{Age}}}
Height
{{{Height}}}
Weight
{{{Weight}}}
Eye Color
{{{Eye}}}
Hair Color
{{{Hair}}}
Home Planet
{{{Place}}}
Affiliation
{{{Faction}}}
Tasks
{{{Job}}}