Template:Person infobox alt: Difference between revisions

From Mariopedia, a wiki on Mario, Yoshi, Wario, Donkey Kong, Super Smash Bros., and more!
Jump to navigationJump to search
Content added Content deleted
m (Protected "Template:RealPeopleBox": Excessive vandalism ([Edit=Sysop] (indefinite) [Move=Sysop] (indefinite)) [cascading])
m (Changed protection settings for "Template:Person infobox alt": lowering ([Edit=Autoconfirmed] (indefinite) [Move=Autoconfirmed] (indefinite)))
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox green" style="width:300px"
{| class="infobox" cellpadding=2 cellspacing=2 align={{{align|right}}} width=280px style="font-family: verdana, sans-serif; padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background: {{{bg|#f8fff7}}}; border:1px solid {{{border|#8a8}}}; color:{{{color|#000}}}"
| align="center" colspan="2" bgcolor="{{{titlebg|#8afa8a}}}" style="font-size:145%;" | '''{{{title|{{PAGENAME}}}}}'''
! colspan="2" style="font-size:125%" | {{{title|{{PAGENAME}}}}}
|-
|-
|align="center" colspan="2" | {{{image|}}}
| colspan="2" style="text-align:center" | {{{image|}}}
{{#if:{{{full_name|}}}|{{!}}- style="background:{{{secbg|#afa}}}"
{{#if:{{{full_name|}}}|{{!}}-
{{!}}'''Full Name'''
{{!}} '''Full name'''
{{!}} style="width:17em" {{!}} {{{full_name|}}}
{{!}} {{{full_name|}}}
|}}
|}}
|-
|- style="vertical-align: top"
{{#if:{{{born|}}}|{{!}}- style="vertical-align: top;"
{{#if:{{{born|}}}|{{!}}-
{{!}} '''Born'''
{{!}} '''Born'''
{{!}} {{{born}}}
{{!}} {{{born}}}
|}}
|}}
|-
|- style="vertical-align: top"
{{#if:{{{died|}}}|{{!}}- style="background:{{{secbg|#afa}}}"
{{#if:{{{died|}}}|{{!}}-
{{!}} '''Died'''
{{!}} '''Died'''
{{!}} {{{died}}}
{{!}} {{{died}}}
|}}
|}}
|-
|- style="vertical-align: top"
{{#if:{{{role|}}}|{{!}}- style="vertical-align: top;"
{{#if:{{{role|}}}|{{!}}-
{{!}} '''Occupation at {{{developer|Nintendo}}}'''
{{!}} '''''Mario''-related role(s)'''
{{!}} {{{role}}}
{{!}} {{{role}}}
|}}
|}}
|}<noinclude>[[Category:Infobox Templates]]</noinclude>
|}<noinclude>{{br}}
== Usage ==
<pre>
{{person infobox alt
|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)
}}
</pre>

[[Category:Infobox templates]]</noinclude>

Latest revision as of 18:05, August 5, 2022

Person infobox alt

Usage

{{person infobox alt
|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)
}}