Difference between revisions of "Template:Traitbox"

From The Inquisition Legacy
Jump to: navigation, search
(Created page with "{| class="wikitable" style="float:right; margin-left: 30px;" ! colspan="2" style="background:#819FF7;width:200px;font-size:10pt" | Physical Traits of {{{race}}} |- | colspan="...")
 
(Finally figured out how to do the triple column)
 
Line 1: Line 1:
 
{| class="wikitable" style="float:right; margin-left: 30px;"
 
{| class="wikitable" style="float:right; margin-left: 30px;"
! colspan="2" style="background:#819FF7;width:200px;font-size:10pt" | Physical Traits of {{{race}}}
+
! colspan="3" style="background:#819FF7;width:200px;font-size:10pt" | Physical Traits of {{{race}}}
 
|-
 
|-
| colspan="2" style="text-align:center;font-size:9pt" | {{{region}}}<br />
+
| colspan="3" style="text-align:center;font-size:9pt" | {{{region}}}<br />
 
|-
 
|-
| style="font-size:9pt" | Height || style="font-size:9pt" | {{{height}}}
+
| colspan="1" style="font-size:9pt" | '''Attributes''' || colspan="1" style="text-align:center;font-size:9pt" | '''Male''' || colspan="1" style="text-align:center;font-size:9pt" | '''Female'''
 
|-
 
|-
| style="font-size:9pt" | Weight || style="font-size:9pt" | {{{weight}}}
+
| style="font-size:9pt" | Height || style="font-size:9pt" | {{{maleheight}}} || style="font-size:9pt" | {{{femaleheight}}}
 
|-
 
|-
| style="font-size:9pt" | Eyes || style="font-size:9pt" | {{{eyes}}}
+
| style="font-size:9pt" | Weight || style="font-size:9pt" | {{{maleweight}}} || style="font-size:9pt" | {{{femaleweight}}}
 
|-
 
|-
| style="font-size:9pt" | Hair || style="font-size:9pt" | {{{hair}}}
+
| colspan="1" style="font-size:9pt" | Eyes || colspan="2" style="font-size:9pt" | {{{eyes}}}
 
|-
 
|-
| style="font-size:9pt" | Skin || style="font-size:9pt" | {{{skin}}}
+
| style="font-size:9pt" | Hair || colspan="2" style="font-size:9pt" | {{{hair}}}
 
|-
 
|-
| style="font-size:9pt" | Build || style=font-size:9pt" | {{{build}}}
+
| style="font-size:9pt" | Skin || colspan="2" style="font-size:9pt" | {{{skin}}}
 
|-
 
|-
| style="font-size:9pt" | Other || style="font-size:9pt" | {{{other}}}
+
| style="font-size:9pt" | Other || colspan="2" style="font-size:9pt" | {{{build}}}
 
|}
 
|}
 
<noinclude>
 
<noinclude>
Line 24: Line 24:
 
  |race=
 
  |race=
 
  |region=
 
  |region=
  |height=
+
  |maleheight=
  |weight=
+
  |femaleheight=
 +
|maleweight=
 +
|femaleweight=
 
  |eyes=
 
  |eyes=
 
  |hair=
 
  |hair=
 
  |skin=
 
  |skin=
 
  |build=
 
  |build=
|other=
 
 
  }}</nowiki>
 
  }}</nowiki>
  

Latest revision as of 15:41, 27 September 2016

Physical Traits of {{{race}}}
{{{region}}}
Attributes Male Female
Height {{{maleheight}}} {{{femaleheight}}}
Weight {{{maleweight}}} {{{femaleweight}}}
Eyes {{{eyes}}}
Hair {{{hair}}}
Skin {{{skin}}}
Other {{{build}}}

How to use this template

Copypaste the template into the page, and fill it out.

{{Traitbox
 |race=
 |region=
 |maleheight=
 |femaleheight=
 |maleweight=
 |femaleweight=
 |eyes=
 |hair=
 |skin=
 |build=
 }}