Template:DKC level infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
No edit summary
Line 5: Line 5:
|-
|-
|align=center colspan=2|{{{image|}}}
|align=center colspan=2|{{{image|}}}
|-style=vertical-align:top
|-
{{#if:{{{code|}}}|{{!}} '''World-Level''' {{!}}{{!}} {{{code|}}}}}
{{#if:{{{code|}}}|{{!}} '''World-Level''' {{!}}{{!}} {{{code|}}}}}
|-style=vertical-align:top
|-
{{#if:{{{world|}}}|{{!}} '''World''' {{!}}{{!}} {{{world|}}}}}
{{#if:{{{world|}}}|{{!}} '''World''' {{!}}{{!}} {{{world|}}}}}
|-style=vertical-align:top
|-
|'''Game'''
|'''Game'''
|style=width:12em|{{{game|}}}
|style=width:12em|{{{game|}}}
|-style=vertical-align:top
|-
{{#if:{{{objective|}}}|{{!}} '''Objectives''' {{!}}{{!}} {{{objective|}}}}}
{{#if:{{{objective|}}}|{{!}} '''Objectives''' {{!}}{{!}} {{{objective|}}}}}
|-style=vertical-align:top
|-
{{#if:{{{boss|}}}|{{!}} '''Boss''' {{!}}{{!}} {{{boss|}}}}}
{{#if:{{{boss|}}}|{{!}} '''Boss''' {{!}}{{!}} {{{boss|}}}}}
|-style=vertical-align:top
|-
{{#if:{{{song|}}}|{{!}} '''Music''' {{!}}{{!}} {{{song|}}}}}
{{#if:{{{song|}}}|{{!}} '''Music''' {{!}}{{!}} {{{song|}}}}}
|-style=vertical-align:top
|-
{{#if:{{{notes|}}}|{{!}} '''Notes''' {{!}}{{!}} {{{notes|}}}}}
{{#if:{{{notes|}}}|{{!}} '''Notes''' {{!}}{{!}} {{{notes|}}}}}
|-
|-

Revision as of 15:15, April 18, 2022

Usage

{{DKClevelbox
|title=
|image=
|code=[world/level]
|game=
|boss=
|music=
|notes=
|before=[[SNES level before|<<]]
|after=[[SNES level after|>>]]
|before2=[[SNES & GBC level before|<<]]
|after2=[[SNES & GBC level after|>>]]
|before3=[[GBA level before|<<]]
|after3=[[GBA level after|>>]]
|before4=[[SNES & GBA level before|<<]]
|after4=[[SNES & GBA level after|>>]]
|before5=[[GBC level before|<<]]
|after5=[[GBC level after|>>]]
}}