Template:Infobox Person: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
m (Text replacement - "text-align: left; " to "")
m (Text replacement - " font-size: 90%; font-size:90%;" to "")
Tag: Mobile edit
Line 1: Line 1:
{| class="infobox" style="border: 1px solid #aaa; background-color: #FFF; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; width:23em; font-size: 90%; font-size:90%;"
{| class="infobox" style="border: 1px solid #aaa; background-color: #FFF; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; width:23em;"
|-  
|-  
! colspan="4" style="font-size:125%;text-align:center; background:#EEEEEE;"| {{{name}}}
! colspan="4" style="font-size:125%;text-align:center; background:#EEEEEE;"| {{{name}}}

Revision as of 08:13, May 9, 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.