Template:Person infobox: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Protected "Template:RealPeopleBox": High traffic page ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))) |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="infobox | {| class="infobox new green" | ||
| | | colspan="2" | '''{{{title|{{PAGENAME}}}}}''' | ||
|- | |- | ||
| | | colspan="2" | {{{image|}}} | ||
{{#if:{{{full_name|}}}|{{!}}- | {{#if:{{{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|}}}|{{!}}- | ||
{{!}} '''Occupation at {{{developer|Nintendo}}}''' | {{!}} '''Occupation at {{{developer|Nintendo}}}''' | ||
{{!}} {{{role}}} | {{!}} {{{role}}} | ||
|}} | |}} | ||
|}<noinclude> | |}<noinclude>{{br}} | ||
{{br}} | == Usage == | ||
<pre> | <pre> | ||
{{RealPeopleBox | {{RealPeopleBox | ||
Line 35: | Line 34: | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Infobox templates]]</noinclude> | [[Category:Infobox templates]]</noinclude> |
Revision as of 16:18, May 31, 2021
Person infobox | |
Usage
{{RealPeopleBox |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) }}