Template:Level infobox: Difference between revisions

From Mariopedia, a wiki on Mario, Yoshi, Wario, Donkey Kong, Super Smash Bros., and more!
Jump to navigationJump to search
Content added Content deleted
(added)
(A few more things)
Line 7: Line 7:
{{{image}}}<br>{{{caption|}}}
{{{image}}}<br>{{{caption|}}}
|-
|-
{{#if:{{{level_no|}}}{{{games|}}}|
{{#if:{{{level_no|}}}{{{games|}}}{{{type|}}}{{{enemies|}}}{{{music|}}}|
! colspan="2" style="background-color:{{{bgcolor|lightgreen}}}; color:{{{txtcolor|black}}}; text-align: center; font-size: larger;" {{!}} '''General Information'''
! colspan="2" style="background-color:{{{bgcolor|lightgreen}}}; color:{{{txtcolor|black}}}; text-align: center; font-size: larger;" {{!}} '''General Information'''
{{!}}-
{{!}}-
Line 20: Line 20:
{{!}}'''Games:'''
{{!}}'''Games:'''
{{!}}style="padding-right: 1em;" {{!}} {{{games}}}
{{!}}style="padding-right: 1em;" {{!}} {{{games}}}
}}
{{!}}-
{{#if:{{{type|}}}|
{{!}}- style="vertical-align: top;"
{{!}}'''Type:'''
{{!}}style="padding-right: 1em;" {{!}} {{{type}}}
}}
{{!}}-
{{#if:{{{enemies|}}}|
{{!}}- style="vertical-align: top;"
{{!}}'''Enemies Encountered:'''
{{!}}style="padding-right: 1em;" {{!}} {{{enemies}}}
}}
{{!}}-
{{#if:{{{music|}}}|
{{!}}- style="vertical-align: top;"
{{!}}'''Music:'''
{{!}}style="padding-right: 1em;" {{!}} {{{music}}}
}}
}}
}}
}}
Line 43: Line 61:
! colspan="2" style="background-color:{{{bgcolor}}}; color:{{{txtcolor}}}; text-align: center; font-size: larger;" {{!}} '''Notes'''
! 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}}}
{{!}} colspan="2" style="padding: 1em 0" {{!}} {{{notes}}}
}}
}}
|}
|}
Line 58: Line 76:
|level_no=
|level_no=
|games=
|games=
|type=
|enemies=
|music=
|previous=
|previous=
|next=
|next=

Revision as of 00:23, November 17, 2021

Level infobox

{{{image}}}

Usage

{{Level infobox
|bgcolor=
|txtcolor=
|name=
|image=
|caption=
|level_no=
|games=
|type=
|enemies=
|music=
|previous=
|next=
|notes=
}}