Template:Person infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
m (Text replacement - " |}} " to " }} ")
Line 6: Line 6:
{{!}} '''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}}}
|}}
}}
|}<templatestyles src="Person infobox/styles.css"/><noinclude>{{br}}
|}<templatestyles src="Person infobox/styles.css"/><noinclude>{{br}}
== Usage ==
== Usage ==

Revision as of 22:41, April 28, 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)
}}