Template:Infobox Person: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
m (Text replacement - ";"" to """)
m (Text replacement - "#EEEEEE" to "#eee")
Line 1: Line 1:
{| class="infobox" style="width:23em"
{| class="infobox" style="width:23em"
! colspan="4" style="font-size:125%;text-align:center; background:#EEEEEE"| {{{name}}}
! colspan="4" style="font-size:125%;text-align:center; background:#eee"| {{{name}}}
|-
|-
{{#if:{{{image<includeonly>|</includeonly>}}} |
{{#if:{{{image<includeonly>|</includeonly>}}} |

Revision as of 12:14, May 10, 2023

{{{name}}}
{{{image}}}
Born {{{date_of_birth}}}
{{{place_of_birth}}}
Died {{{date_of_death}}}
{{{place_of_death}}}
Education {{{education}}}
Occupation {{{occupation}}}
Title {{{title}}}
Spouse {{{spouse}}}
Parents {{{parents}}}
Children {{{children}}}
Nationality {{{nationality}}}
Website {{{website}}}

Usage

{{Infobox Person
| name           = 
| image          = 
| caption        = 
| date_of_birth  = 
| place_of_birth = 
| date_of_death  = 
| place_of_death = 
| education      = 
| occupation     = 
| title          = 
| spouse         = 
| parents        = 
| children       = 
| nationality    = 
| website        = 
}}

All fields other than "title" are optional.