Template:Infobox Person: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
m (Text replacement - "#EEEEEE" to "#eee")
m (Text replacement - "<br />" to "<br>")
Line 3: Line 3:
|-
|-
{{#if:{{{image<includeonly>|</includeonly>}}} |
{{#if:{{{image<includeonly>|</includeonly>}}} |
{{!}} colspan="4" style="text-align:center;padding-bottom:.5em" {{!}}{{{image}}}{{#if:{{{caption|}}}|<br />{{{caption}}}}}
{{!}} colspan="4" style="text-align:center;padding-bottom:.5em" {{!}}{{{image}}}{{#if:{{{caption|}}}|<br>{{{caption}}}}}
{{!}}-
{{!}}-
}}
}}

Revision as of 12:25, 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.