Template:Form infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary
(move around. Less confusing and matching Species infobox and Character-infobox.)
Line 3: Line 3:
|-
|-
|align="center" colspan="2" | {{{image|}}}
|align="center" colspan="2" | {{{image|}}}
{{#if:{{{first_appearance|}}}|{{!-}} 
{{#if:{{{character|}}}|{{!-}} style="vertical-align: top;"
{{!}}'''First Appearance'''
{{!}} '''Used on'''
{{!}} style="width:17em; vertical-align: top;" {{!}} {{{first_appearance|}}}
{{!}} {{{character}}}
|}}
|}}
{{#if:{{{item|}}}|{{!}}- style="vertical-align: top;"
{{#if:{{{item|}}}|{{!}}- style="vertical-align: top;"
Line 14: Line 14:
{{!}} '''Power(s) Given'''
{{!}} '''Power(s) Given'''
{{!}} {{{powers}}}
{{!}} {{{powers}}}
|}}
{{#if:{{{first_appearance|}}}|{{!-}} 
{{!}}'''First Appearance'''
{{!}} style="width:17em; vertical-align: top;" {{!}} {{{first_appearance|}}}
|}}
|}}
{{#if:{{{latest_appearance|}}}|{{!-}} 
{{#if:{{{latest_appearance|}}}|{{!-}} 
{{!}}'''Latest Appearance'''
{{!}}'''Latest Appearance'''
{{!}} style="width:17em; vertical-align: top;" {{!}} {{{latest_appearance|}}}
{{!}} style="width:17em; vertical-align: top;" {{!}} {{{latest_appearance|}}}
|}}
{{#if:{{{character|}}}|{{!-}} style="vertical-align: top;"
{{!}} '''Used on'''
{{!}} {{{character}}}
|}}
|}}
|}<noinclude>
|}<noinclude>

Revision as of 10:58, April 25, 2011

Form infobox



  • bg – Main background (green 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
  • first_appearance – the game this form debuted in
  • latest_appearance – the latest game this form appeared in
  • item – what item gives Mario this form
  • powers – the powers Mario gets in this form
  • character – which character uses 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.