Template:Form infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(That was not blue. >_>)
mNo edit summary
Line 3: Line 3:
|-
|-
|align="center" colspan="2" | {{{image|}}}
|align="center" colspan="2" | {{{image|}}}
{{#if:{{{appeared_in|}}}|{{!}} 
{{#if:{{{appeared_in|}}}|{{!-}} 
{{!}}'''Appeared in'''
{{!}}'''Appeared in'''
{{!}} style="width:17em" {{!}} {{{appeared_in|}}}- style="vertical-align: top;"
{{!}} style="width:17em" {{!}} {{{appeared_in|}}}- style="vertical-align: top;"
Line 11: Line 11:
{{!}} {{{item}}}
{{!}} {{{item}}}
|}}
|}}
{{#if:{{{powers|}}}|{{!}}- style="vertical-align: top;"
{{#if:{{{powers|}}}|{{!-}} style="vertical-align: top;"
{{!}} '''Power(s) Given'''
{{!}} '''Power(s) Given'''
{{!}} {{{powers}}}
{{!}} {{{powers}}}
|}}
|}}
{{#if:{{{level|}}}|{{!}}- style="vertical-align: top;"
{{#if:{{{level|}}}|{{!-}} style="vertical-align: top;"
{{!}} '''Level(s)'''
{{!}} '''Level(s)'''
{{!}} {{{level}}}
{{!}} {{{level}}}

Revision as of 14:34, October 12, 2009

Form infobox



  • bg – Main background (blue 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
  • appeared_in – which games this form appeared in, from oldest to newest
  • item – what item gives Mario this form
  • powers – the powers Mario gets in this form

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