Template:Character infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Cleanup.)
m (Reverted edits by RAP (Talk); changed back to last version by Son of Suns)
Line 1: Line 1:
{| class="infobox" cellpadding=2 cellspacing=2 align=right width=280px style="font-family: verdana, sans-serif; padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background-color: {{{bg|#f8fff7}}}; border:1px solid {{{border|#8a8}}}; color:black"
{| class="infobox" cellpadding=2 cellspacing=2 align=right width=280px style="font-family: verdana, sans-serif; padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background-color: {{{bg|#f8fff7}}}; border:1px solid {{{border|#8a8}}}; color:black"
| 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}}}}}'''
|-
|-
|align="center" colspan="2" | {{{image|}}}
|align="center" colspan="2" | {{{image|}}}
{{#if:{{{full_name|}}}|{{!}}- style=background:{{{secbg{{!}}#afa}}}
{{#if:{{{full_name|}}}|{{!}}- style=background:{{{secbg{{!}}#afa}}}
{{!}}'''Full Name
{{!}}'''Full Name'''
{{!}} style="width:17em" {{!}} {{{full_name|}}}
{{!}} style="width:17em" {{!}} {{{full_name|}}}
|}}
|}}
{{#if:{{{first_appearance|}}}|{{!}}- style="vertical-align: top;"
{{#if:{{{first_appearance|}}}|{{!}}- style="vertical-align: top;"
{{!}} '''First Appearance
{{!}} '''First Appearance'''
{{!}} {{{first_appearance}}}
{{!}} {{{first_appearance}}}
|}}
|}}
{{#if:{{{species|}}}|{{!}}- style=background:{{{secbg{{!}}#afa}}}
{{#if:{{{species|}}}|{{!}}- style=background:{{{secbg{{!}}#afa}}}
{{!}} '''Species
{{!}} '''Species'''
{{!}} {{{species}}}
{{!}} {{{species}}}
|}}
|}}
{{#if:{{{affiliation|}}}|{{!}}- style="vertical-align: top;"
{{#if:{{{affiliation|}}}|{{!}}- style="vertical-align: top;"
{{!}} '''Affiliation(s)
{{!}} '''Affiliation(s)'''
{{!}} {{{affiliation}}}
{{!}} {{{affiliation}}}
|}}
|}}
{{#if:{{{latest_appearance|}}}|{{!}}- style=background:{{{secbg{{!}}#afa}}}
{{#if:{{{latest_appearance|}}}|{{!}}- style=background:{{{secbg{{!}}#afa}}}
{{!}} '''Latest Appearance
{{!}} '''Latest Appearance'''
{{!}} {{{latest_appearance}}}
{{!}} {{{latest_appearance}}}
|}}
|}}

Revision as of 04:28, July 14, 2008

Character infobox



  • bg – Main background (white default).
  • border – border bg color
  • image – an image. Must use {{!}} for a | break symbol in image syntax.
  • titlebg – bgcolor of where it says character-infobox, the pagename.
  • title – default pagename, just in case can be changed
  • secbg – the alternating bg color in the rows, next to the white
  • full_name – only fill in if there's a different full name than the pagename. I.e., Mario's full name is Mario Mario.
  • first_appearance – Game, TV, etc.
  • species – i.e., Koopa, Human
  • affiliation – i.e., Koopa Troop, X-Naut
  • latest_appearance

All of these can be left blank and will not show, but fill in as much of the details as possible, of course.