Template:Person infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Text replacement - "; border" to ";border")
m (Text replacement - "; background: " to ";background:")
Line 1: Line 1:
{| class="infobox" style="width:280px; 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 06:26, 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)
}}