No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 3: | Line 3: | ||
--> | --> | ||
{| style="width:256px; font-size:90%; float:right; color:#white;" cellpadding="3" | {| style="width:256px; font-size:90%; float:right; color:#white;" cellpadding="3" | ||
! colspan="2" style="font-size:130%; text-align:center; background-color:# | ! colspan="2" style="font-size:130%; text-align:center; background-color:#888; color:#FFF; border:1px solid #000;" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} | ||
|- | |- | ||
| colspan="2" style="text-align:center; border:1px solid #000;" | {{#if:{{{image|}}}|{{{image}}}|Have an image of this character?<br />Then please '''[[Special:Upload|upload]]''' it!}}{{#if:{{{caption|}}}|<br />{{{caption}}}}} | | colspan="2" style="text-align:center; border:1px solid #000;" | {{#if:{{{image|}}}|{{{image}}}|Have an image of this character?<br />Then please '''[[Special:Upload|upload]]''' it!}}{{#if:{{{caption|}}}|<br />{{{caption}}}}} | ||
|- | |- | ||
! colspan="2" style="background-color:# | ! colspan="2" style="background-color:#888; border:1px solid #000;" | Biography | ||
|- | |- | ||
| style="background-color:# | | style="background-color:#888; border:1px solid #000;" | '''Alias''' | ||
| style="border:1px solid #000;" | {{{alias}}} | | style="border:1px solid #000;" | {{{alias}}} | ||
|- | |- | ||
| style="background-color:# | | style="background-color:#888; border:1px solid #000;" |'''Born''' | ||
| style="border:1px solid #000;" | {{br separated entries|1={{#if:{{{birth_name|{{{birthname|}}}}}}|<span class="nickname">{{{birth_name|{{{birthname|}}}}}}</span>}}|2={{{birth_date|}}}|3={{#if:{{{birth_place|}}}|<span class="birthplace">{{{birth_place|}}}</span>}}}} | | style="border:1px solid #000;" | {{br separated entries|1={{#if:{{{birth_name|{{{birthname|}}}}}}|<span class="nickname">{{{birth_name|{{{birthname|}}}}}}</span>}}|2={{{birth_date|}}}|3={{#if:{{{birth_place|}}}|<span class="birthplace">{{{birth_place|}}}</span>}}}} | ||
|- | |- | ||
| style="background-color:# | | style="background-color:#888; border:1px solid #000;" |'''Gender''' | ||
| style="border:1px solid #000;" | {{{gender}}} | | style="border:1px solid #000;" | {{{gender}}} | ||
|- | |- | ||
| style="background-color:# | | style="background-color:#888; border:1px solid #000;" |'''Role''' | ||
| style="border:1px solid #000;" | {{{role}}} | | style="border:1px solid #000;" | {{{role}}} | ||
|- | |- | ||
| style="background-color:# | | style="background-color:#888; border:1px solid #000;" |'''Location''' | ||
| style="border:1px solid #000;" | {{{location}}} | | style="border:1px solid #000;" | {{{location}}} | ||
|- | |- | ||
| style="background-color:# | | style="background-color:#888; border:1px solid #000;" |'''Website''' | ||
| style="border:1px solid #000;" | {{{website}}} | | style="border:1px solid #000;" | {{{website}}} | ||
|}<!-- | |}<!-- | ||
Latest revision as of 05:09, 5 May 2022
Template documentation (for the above template, sometimes hidden or invisible)
Infobox template for people.
Based on {{Infobox}}.
Usage
Place the following at the top of the article, below any page management templates:
{{Infobox person
|image =
|alias =
| birth_name =
| birth_date = <!-- {{Birth date and age|YYYY|MM|DD}} -->
| birth_place =
| death_date = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} (death date then birth date) -->
| death_place =
|gender =
|role =occupation, etc
|location =
}}
Simple fill it in for the person.
Parameters
Specific parameters
- {{#replace:{{#replace:{{#replace:{{#replace:alias|| }}| >> | up to }}| // | or }}| ++ |, }}Any nicknames or pseudonyms the person goes by.
- {{#replace:{{#replace:{{#replace:{{#replace:age|| }}| >> | up to }}| // | or }}| ++ |, }}Birthdate of the person. Use
{{Birth date and age|1979|10|25|df=y}}
- {{#replace:{{#replace:{{#replace:{{#replace:gender|| }}| >> | up to }}| // | or }}| ++ |, }}Gender of character ("male" or "female")
- {{#replace:{{#replace:{{#replace:{{#replace:location|| }}| >> | up to }}| // | or }}| ++ |, }}Person's current location.
General infobox parameters
{{#replace:{{#replace:{{#replace:{{#replace:books|| }}| >> | up to }}| // | or }}| ++ |, }}
Abbreviation(s) for books of appearance. For accepted abbreviations please see {{abb}}. Multiple abbreviations can be specified if separated by commas (
,).Example
{{Infobox person
|image =[[File:Janden_Hale.jpg|250px]]
|alias =Janden Hale
| birth_name = Daniel Elmer Donche Jr
| birth_date = {{Birth date and age|1979|10|25}}
| birth_place = Columbia, SC
| death_date =
| death_place =
|gender =male
|role =author
|location =Colorado
|website = [http://jandenhale.com http://jandenhale.com]
}}
| Infobox person | |
|---|---|
| Biography | |
| Alias | Janden Hale |
| Born | Daniel Elmer Donche Jr 25, 1979 Columbia, SC |
| Gender | male |
| Role | author |
| Location | Colorado |
| Website | http://jandenhale.com |
Visit Template:Infobox person/doc to edit this text! (How does this work?)
