Template:Character infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary
m (Removing custom colors.)
Line 1: Line 1:
{| 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}}}"
{| 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 #8a8; color:#000"
| align="center" colspan="2" bgcolor="{{{titlebg|#8afa8a}}}" style="font-size:145%;" | '''{{{title|{{PAGENAME}}}}}'''
| align="center" colspan="2" bgcolor="#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:#afa"
{{!}}'''Full Name'''
{{!}}'''Full Name'''
{{!}} style="width:17em" {{!}} {{{full_name|}}}
{{!}} style="width:17em" {{!}} {{{full_name|}}}
Line 13: Line 13:
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{species|}}}|{{!}}- style="background:{{{secbg|#afa}}}"
{{#if:{{{species|}}}|{{!}}- style="background:#afa"
{{!}} '''Species'''
{{!}} '''Species'''
{{!}} {{{species}}}
{{!}} {{{species}}}
Line 38: Line 38:
|}}
|}}
|}<noinclude>
|}<noinclude>
*bg &ndash; Main background (white default).
*border &ndash; border bg color
*color &ndash; The color of the writing
*image &ndash; an image. Must use <code><nowiki>{{!}}</nowiki></code> for a <code>|</code> break symbol in image syntax.
*image &ndash; an image. Must use <code><nowiki>{{!}}</nowiki></code> for a <code>|</code> break symbol in image syntax.
*titlebg &ndash; bgcolor of where it says ''character-infobox'', the pagename.
*title &ndash; default pagename, just in case can be changed
*title &ndash; default pagename, just in case can be changed
*secbg &ndash; the alternating bg color in the rows, next to the white
*full_name &ndash; only fill in if there's a different full name than the pagename. I.e., Bowser's full name is King Bowser Koopa.
*full_name &ndash; 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 &ndash; Game, TV, etc.
*first_appearance &ndash; Game, TV, etc.

Revision as of 09:11, October 24, 2011

Character infobox
  • image – an image. Must use {{!}} for a | break symbol in image syntax.
  • title – default pagename, just in case can be changed
  • 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.