276
edits
Welcome to Mariopedia! If you want to request an account, please do so at Mario Wiki or Fanonpedia.
(add) |
(cleanup code) |
||
Line 1: | Line 1: | ||
<div> | <div> | ||
{| class="toccolours" style="float:right; margin:0 0 0.5em 1em; width:300px" | {| class="toccolours" style="float:right; margin:0 0 0.5em 1em; width:300px; font-size:95%" | ||
|- | |- | ||
! colspan="2" style="background-color:{{{bgcolor | ! colspan="2" style="background-color:{{{bgcolor}}}; color:{{{txtcolor}}}; text-align: center; font-size: larger;" | '''{{{name|{{PAGENAME}}}}}''' | ||
|- | |- | ||
| colspan="2" style="padding: 1em 0; text-align: center;" | | | colspan="2" style="padding: 1em 0; text-align: center;" | | ||
{{{image}}}<br>{{{caption}}} | {{{image}}}<br>{{{caption|}}} | ||
|- | |- | ||
! colspan="2" style="background-color:{{{bgcolor | {{#if:{{{level_no|}}}{{{games|}}}| | ||
! colspan="2" style="background-color:{{{bgcolor}}}; color:{{{txtcolor}}}; text-align: center; font-size: larger;" {{!}} '''General Information''' | |||
|- style="vertical-align: top;" | {{!}}- | ||
{{#if:{{{level_no|}}}| | |||
{{!}}- style="vertical-align: top;" | |||
{{!}}'''Level Number:''' | |||
|- style="vertical-align: top;" | {{!}}style="padding-right: 1em;" {{!}} {{{level_no}}} | ||
}} | |||
{{!}}- | |||
|- | {{#if:{{{games|}}}| | ||
! colspan="2" style="background-color:{{{bgcolor | {{!}}- style="vertical-align: top;" | ||
{{!}}'''Games:''' | |||
{{!}}style="padding-right: 1em;" {{!}} {{{games}}} | |||
}} | |||
}} | |||
{{!}}- | |||
{{#if:{{{notes|}}}| | |||
{{!}}- style="vertical-align: top;" | |||
! colspan="2" style="background-color:{{{bgcolor}}}; color:{{{txtcolor}}}; text-align: center; font-size: larger;" {{!}} '''Notes''' | |||
{{!}}- | |||
{{!}} colspan="2" style="padding: 1em 0;text-align: center;" {{!}} {{{notes}}} | |||
}} | |||
|} | |} | ||
</div> | </div> | ||
Line 33: | Line 41: | ||
|level_no= | |level_no= | ||
|games= | |games= | ||
| | |notes= | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Infobox Templates]]</noinclude> | [[Category:Infobox Templates]]</noinclude> |