Template:Form infobox: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Lots of broken code.) |
No edit summary |
||
Line 3: | Line 3: | ||
|- | |- | ||
|align="center" colspan="2" | {{{image|}}} | |align="center" colspan="2" | {{{image|}}} | ||
{{#if:{{{ | {{#if:{{{first_appearace|}}}|{{!-}} | ||
{{!}}''' | {{!}}'''First Appearance''' | ||
{{!}} style="width:17em; vertical-align: top;" {{!}} {{{ | {{!}} style="width:17em; vertical-align: top;" {{!}} {{{first_appearance|}}} | ||
|}} | |||
{{#if:{{{latest_appearance|}}}|{{!-}} | |||
{{!}}'''Latest Appearance''' | |||
{{!}} style="width:17em; vertical-align: top;" {{!}} {{{latest_appearance|}}} | |||
|}} | |}} | ||
{{#if:{{{item|}}}|{{!}}- style="vertical-align: top;" | {{#if:{{{item|}}}|{{!}}- style="vertical-align: top;" | ||
Line 26: | Line 30: | ||
*title – default pagename, just in case can be changed | *title – default pagename, just in case can be changed | ||
*secbg – the alternating bg color in the rows, next to the white | *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 | *item – what item gives Mario this form | ||
*powers – the powers Mario gets in 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. | All of these can be left blank and will not show, but fill in as many of the details as possible, of course. | ||
[[Category:Formatting Templates]]</noinclude> | [[Category:Formatting Templates]]</noinclude> |
Revision as of 19:41, 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
- 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
All of these can be left blank and will not show, but fill in as many of the details as possible, of course.