Template:Infobox person: Difference between revisions

From AnOtherWiki, the free encyclopedia written by, for, and about the Otherkin community.
(Blanked the page)
No edit summary
 
(15 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; float:right; clear:both;margin-left:5px;"
! colspan="2" style="background-color: #ccccff; font-size: larger; text-align: center;" | {{{name}}}
|-
{{#if:{{{image|}}}|
{{!}} colspan="2" style="font-size: 6; text-align: center;" {{!}} {{{image|}}}<br />{{{caption|}}}
}}
|-
{{#if:{{{image2|}}}|
{{!}} colspan="2" style="font-size: 6; text-align: center;" {{!}} {{{image2|}}}<br />{{{caption2|}}}
}}
|-
{{#if:{{{realname|}}}|
! style="font-weight:bold;background-color: #ccccff; white-space: nowrap;" {{!}} Real name
{{!}} {{{realname|}}}
}}
|-
{{#if:{{{othernames|}}}|
! style="font-weight:bold;background-color: #ccccff; white-space: nowrap;" {{!}} Other names
{{!}} {{{othernames|}}}
}}
|-

{{#if:{{{born|}}}|
! style="font-weight:bold;background-color: #ccccff; white-space: nowrap;" {{!}} Date of birth
{{!}} {{{born|}}}
}}
|-
{{#if:{{{died|}}}|
! style="font-weight:bold;background-color: #ccccff; white-space: nowrap;" {{!}} Date of death
{{!}} {{{died|}}}
}}
|-
{{#if:{{{spouses|}}}|
! style="font-weight:bold;background-color: #ccccff; white-space: nowrap;" {{!}} Spouses
{{!}} {{{spouses|}}}
}}
|-

{{#if:{{{mates|}}}|
! style="font-weight:bold;background-color: #ccccff; white-space: nowrap;" {{!}} Mates
{{!}} {{{mates|}}}
}}
|-
{{#if:{{{spouse|}}}|
! style="font-weight:bold;background-color: #ccccff; white-space: nowrap;" {{!}} Spouse
{{!}} {{{spouse|}}}
}}
|-

{{#if:{{{mate|}}}|
! style="font-weight:bold;background-color: #ccccff; white-space: nowrap;" {{!}} Mate
{{!}} {{{mate|}}}
}}
|-
{{#if:{{{profession|}}}|
! style="font-weight:bold;background-color: #ccccff; white-space: nowrap;" {{!}} Profession or hobby
{{!}} {{{profession|}}}
}}
|-

{{#if:{{{kintype|}}}|
! style="font-weight:bold;background-color: #ccccff; white-space: nowrap;" {{!}} Kintype
{{!}} {{{kintype|}}}
}}
|-

{{#if:{{{theriotype|}}}|
! style="font-weight:bold;background-color: #ccccff; white-space: nowrap;" {{!}} Theriotype
{{!}} {{{theriotype|}}}
}}
|-

{{#if:{{{vamptype|}}}|
! style="font-weight:bold;background-color: #ccccff; white-space: nowrap;" {{!}} Vamptype
{{!}} {{{vamptype|}}}
}}
|-
{{#if:{{{url|}}}|! style="background-color: #ccccff;" {{!}} Website
{{!}} style="padding:0" cellpadding="0" {{!}} <div class="plainlinks" style="overflow:auto;width:100%;padding:2px;margin;0">{{{url}}}</div>
}}
|-
{{#if:{{{country|}}}|
! style="font-weight:bold;background-color: #ddddff; white-space: nowrap;" {{!}} Location
{{!}} {{{city|}}}, {{{state|}}} {{{country|}}}
}}
|-
|}
<noinclude>
==Usage==
{| style="background: transparent;"
|<pre>{{Infobox person
| name =
| realname =
| othernames =
| image =
| caption =
| born =
| died =
| spouses =
| mates =
| profession =
| kintype =
| theriotype =
| vamptype =
| url =
| city =
| state =
| country =
}}
</pre>
|}
[[Category:Infobox templates|{{PAGENAME}}]]
</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 =
}}