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 - ";padding" to "; padding") |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox" style="width:23em" | {| class="infobox" style="width:23em" | ||
! colspan="4" style="font-size:125%;text-align:center; background:#eee"| {{{name}}} | ! colspan="4" style="font-size:125%; text-align:center; background:#eee"| {{{name}}} | ||
|- | |- | ||
{{#if:{{{image<includeonly>|</includeonly>}}} | | {{#if:{{{image<includeonly>|</includeonly>}}} | | ||
{{!}} colspan="4" style="text-align:center;padding-bottom:.5em" {{!}}{{{image}}}{{#if:{{{caption|}}}|<br | {{!}} colspan="4" style="text-align:center; padding-bottom:.5em" {{!}}{{{image}}}{{#if:{{{caption|}}}|<br>{{{caption}}}}} | ||
{{!}}- | {{!}}- | ||
}} | }} |
Latest revision as of 13:15, 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.