276
edits
Welcome to Mariopedia! If you want to request an account, please do so at Mario Wiki or Fanonpedia.
(made change here) |
(making parameters optional for use) |
||
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}}}; color:{{{txtcolor}}}; text-align: center; font-size: larger;" | '''{{{name|{{PAGENAME}}}}}''' | ! colspan="2" style="background-color:{{{bgcolor}}}; color:{{{txtcolor}}}; text-align: center; font-size: larger;" | '''{{{name|{{PAGENAME}}}}}''' | ||
Line 7: | Line 7: | ||
{{{image}}}<br>{{{caption}}} | {{{image}}}<br>{{{caption}}} | ||
|- | |- | ||
! colspan="2" style="background-color:{{{bgcolor}}}; color:{{{txtcolor}}}; text-align: center; font-size: larger;" | ''' | {{#if:{{{located|}}}{{{levels|}}}{{{inhabitants|}}}{{{boss|}}}| | ||
! colspan="2" style="background-color:{{{bgcolor}}}; color:{{{txtcolor}}}; text-align: center; font-size: larger;" {{!}} '''General Information''' | |||
{{!}}- | |||
{{#if:{{{located|}}}| | |||
{{!}}- style="vertical-align: top;" | |||
{{!}}'''Located:''' | |||
{{!}}style="padding-right: 1em;" {{!}} {{{located}}} | |||
}} | |||
{{!}}- | |||
{{#if:{{{levels|}}}| | |||
{{!}}- style="vertical-align: top;" | |||
{{!}}'''Levels:''' | |||
{{!}}style="padding-right: 1em;" {{!}} {{{levels}}} | |||
}} | |||
{{!}}- | |||
{{#if:{{{inhabitants|}}}| | |||
{{!}}- style="vertical-align: top;" | |||
{{!}}'''Inhabitant(s):''' | |||
{{!}}style="padding-right: 1em;" {{!}} {{{inhabitants}}} | |||
}} | |||
{{!}}- | |||
{{#if:{{{boss|}}}| | |||
{{!}}- style="vertical-align: top;" | |||
{{!}}'''Boss:''' | |||
{{!}}style="padding-right: 1em;" {{!}} {{{boss}}} | |||
}} | |||
}} | |||
|- | |- | ||
{{#if:{{{first_appearance|}}}{{{latest_appearance|}}}{{{other_games|}}}| | |||
{{!}}- style="vertical-align: top;" | |||
! colspan="2" style="background-color:{{{bgcolor}}}; color:{{{txtcolor}}}; text-align: center; font-size: larger;" {{!}} '''Game Appearances''' | |||
{{!}}- | |||
{{#if:{{{first_appearance|}}}| | |||
{{!}}- style="vertical-align: top;" | |||
{{!}}'''First Appearance:''' | |||
{{!}}style="padding-right: 1em;" {{!}} {{{first_appearance}}} | |||
}} | |||
{{!}}- | |||
{{#if:{{{latest_appearance|}}}| | |||
{{!}}- style="vertical-align: top;" | |||
| | {{!}}'''Latest Appearance:''' | ||
{{!}}style="padding-right: 1em;" {{!}} {{{latest_appearance}}} | |||
}} | |||
{{!}}- | |||
{{#if:{{{other_games|}}}| | |||
! colspan="2" style="background-color:{{{bgcolor}}}; color:{{{txtcolor}}}; text-align: center; font-size: larger;" | {{!}}- style="vertical-align: top;" | ||
{{!}}'''Latest Appearance:''' | |||
|- style="vertical-align: top;" | {{!}}style="padding-right: 1em;" {{!}} {{{other_games}}} | ||
}} | |||
}} | |||
|- style="vertical-align: top;" | |||
|- style="vertical-align: top;" | |||
|} | |} | ||
</div> | </div> |