Template:Character infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(Actually, this messes up the colours of most pages, so perhaps no new row at all for now .)
(Added the possibility to add the infobox at the center, right, left etc.)
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: {{{bg|#f8fff7}}}; border:1px solid {{{border|#8a8}}}; color:{{{color|#000}}}"
{| 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}}}}}'''
| align="center" colspan="2" bgcolor="{{{titlebg|#8afa8a}}}" style="font-size:145%;" | '''{{{title|{{PAGENAME}}}}}'''
|-
|-

Revision as of 19:59, June 28, 2011

Character infobox
  • bg – Main background (white default).
  • border – border bg color
  • color – The color of the writing
  • 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., Bowser's full name is King Bowser Koopa.
  • first_appearance – Game, TV, etc.
  • species – i.e., Koopa, Human
  • affiliation – i.e., Koopa Troop, X-Naut
  • latest_appearance – The latest game the character has appeared in.
  • latest_portrayal – the actor who has voiced the character most recently
  • portrayed_by – deprecated. Please use latest_portrayal instead.

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