Difference between revisions of "Template:Person"

From NSWiki
Jump to: navigation, search
(Created page with " {{infobox | bodyclass = adr hrecipe | above = {{Resize|110%|{{{{{{name|<includeonly>{{PAGENAMEBASE}}</includeonly>}}}}}}}} | aboveclass = leader name | image = |...")
 
Line 9: Line 9:
  
 
| label1    = Other names
 
| label1    = Other names
| data1      = {{{othernames|}}}
+
| data1      = {{{othernames}}}
 
| label2    = Nationality
 
| label2    = Nationality
 
| data2      = {{{nationality}}}
 
| data2      = {{{nationality}}}
Line 37: Line 37:
 
| data14    = {{{almamater}}}
 
| data14    = {{{almamater}}}
 
}}
 
}}
 +
 +
<pre style="overflow:auto">
 +
{{Infobox Person
 +
| name          =
 +
| image        =
 +
| alt          =
 +
| caption      =
 +
| othernames    =
 +
| nationality  =
 +
| gender        =
 +
| species      =
 +
| dateofbirth  =
 +
| placeofbirth  =
 +
| age          =
 +
| eyecolor      =
 +
| height        =
 +
| weight        =
 +
| occupation    =
 +
| religion      =
 +
| languages    =
 +
| almamater    =
 +
}}
 +
</pre>

Revision as of 21:39, 6 April 2019

{{{}}}
Other names {{{othernames}}}
Nationality {{{nationality}}}
Gender {{{gender}}}
Species {{{species}}}
Born {{{dateofbirth}}}
Place of Birth {{{placeofbirth}}}
Age {{{age}}}
Eye Color {{{eyecolor}}}
Height {{{height}}}
Weight {{{weight}}}
Occupation {{{occupation}}}
Religion {{{religion}}}
Languages {{{languages}}}
Alma Mater {{{almamater}}}
{{Infobox Person
| name          = 
| image         = 
| alt           = 
| caption       = 
| othernames    = 
| nationality   = 
| gender        = 
| species       = 
| dateofbirth   = 
| placeofbirth  = 
| age           = 
| eyecolor      = 
| height        = 
| weight        = 
| occupation    = 
| religion      = 
| languages     = 
| almamater     = 
}}