Template:Infobox person: Difference between revisions

From AnOtherWiki, the free encyclopedia written by, for, and about the Otherkin community.
(Person infobox template)
 
No edit summary
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox bordered" cellpadding="3" style="width: 22em; font-size: smaller; text-align: left;"
{| class="infobox bordered" cellpadding="3" style="width: 22em; font-size: smaller; text-align: left; float:right; clear:both;margin-left:5px;"
! colspan="2" style="background-color: #ccccff; font-size: larger; text-align: center;" | {{{name}}}
! colspan="2" style="background-color: #ccccff; font-size: larger; text-align: center;" | {{{name}}}
|-
|-
Line 80: Line 80:
}}
}}
|-
|-

{{#if:{{{country|}}}|
{{#if:{{{country|}}}|
! style="font-weight:bold;background-color: #ccccff; white-space: nowrap;" {{!}}
! style="font-weight:bold;background-color: #ddddff; white-space: nowrap;" {{!}} Location
{{!}} {{{city}}}, {{{state}}} {{{country|}}}
{{!}} {{{city|}}}, {{{state|}}} {{{country|}}}
}}
}}
|-
|-
Line 112: Line 111:
|}
|}
[[Category:Infobox templates|{{PAGENAME}}]]
[[Category:Infobox templates|{{PAGENAME}}]]
</noinclude><includeonly>[[Category:People]]
</noinclude><includeonly>
{{#ifeq:{{NAMESPACE}}|{{ns:0}}|[[Category:People]]
{{#switch:{{{died|}}}
| = [[Category:Living Persons]]
|[[Category:Deceased Persons]]
}}
{{#if:{{{born|}}}|[[Category: {{#time:Y|{{{born|}}}}} births]]}}
{{#if:{{{died|}}}|[[Category: {{#time:Y|{{{died|}}}}} deaths]]}}
}}</includeonly>

Latest revision as of 23:51, 5 August 2015

{{{name}}}

Usage

{{Infobox person 
| name = 
| realname = 
| othernames = 
| image = 
| caption = 
| born = 
| died = 
| spouses = 
| mates = 
| profession = 
| kintype =
| theriotype =
| vamptype = 
| url = 
| city =
| state = 
| country =
}}