Template:Person infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Text replacement - " |}} " to " }} ")
No edit summary
Line 3: Line 3:
|-
|-
| colspan="2" style="text-align:center" | {{{image|}}}
| colspan="2" style="text-align:center" | {{{image|}}}
{{#if:{{{full_name|}}}|{{!}}-
|-
{{#if:{{{full_name|}}}|
{{!}} '''Full name'''
{{!}} '''Full name'''
{{!}} {{{full_name|}}}
{{!}} {{{full_name}}}
}}
}}
|-
|-
{{#if:{{{born|}}}|{{!}}-
{{#if:{{{born|}}}|
{{!}} '''Born'''
{{!}} '''Born'''
{{!}} {{{born}}}
{{!}} {{{born}}}
}}
}}
|-
|-
{{#if:{{{died|}}}|{{!}}-
{{#if:{{{died|}}}|
{{!}} '''Died'''
{{!}} '''Died'''
{{!}} {{{died}}}
{{!}} {{{died}}}
}}
}}
|-
|-
{{#if:{{{role|}}}|{{!}}-
{{#if:{{{role|}}}|
{{!}} '''''Mario''-related role(s)'''
{{!}} '''''Mario''-related role(s)'''
{{!}} {{{role}}}
{{!}} {{{role}}}

Revision as of 15:18, May 4, 2022

Person infobox

Usage

{{person infobox
|title=The person's name, if different from the article title
|image=A photo of the person
|full_name=The person's full name
|born=The person's date of birth
|died=The person's death date, if applicable
|role=A brief description of the person's role at the company they work at
|developer=The company that the person works at (default: Nintendo)
}}