Template:Person infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Text replacement - "cellpadding=[^ ]+ cellspacing=[^0 ]+ " to "")
m (Text replacement - "class="infobox" width=([^ p]+)(px)? style="" to "class="infobox" style="width:$1px; ")
Line 1: Line 1:
{| class="infobox" width=280px style="background: {{{bg|#f8fff7}}}; border:1px solid {{{border|#8a8}}}; color:{{{color|#000}}}"
{| class="infobox" style="width:280px; background: {{{bg|#f8fff7}}}; border:1px solid {{{border|#8a8}}}; color:{{{color|#000}}}"
| align="center" colspan="2" bgcolor="{{{titlebg|#8afa8a}}}" style="font-size:145%;" | '''{{{title|{{PAGENAME}}}}}'''
| align="center" colspan="2" bgcolor="{{{titlebg|#8afa8a}}}" style="font-size:145%;" | '''{{{title|{{PAGENAME}}}}}'''
|-
|-

Revision as of 05:57, April 27, 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)
}}