Template:DK 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 world)
m (Bawitdaba moved page Template:Infobox DK level to Template:DK level infobox without leaving a redirect: fix)
 
(5 intermediate revisions by the same user not shown)
Line 8: Line 8:
|-
|-
{{#if:{{{level_no|}}}{{{games|}}}{{{world|}}}{{{type|}}}{{{enemies|}}}{{{music|}}}{{{animal_friends|}}}{{{bonus_levels|}}}{{{puzzle_pieces|}}}|
{{#if:{{{level_no|}}}{{{games|}}}{{{world|}}}{{{type|}}}{{{enemies|}}}{{{music|}}}{{{animal_friends|}}}{{{bonus_levels|}}}{{{puzzle_pieces|}}}|
! 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'''
{{!}}-
{{!}}-
{{#if:{{{level_no|}}}|
{{#if:{{{level_no|}}}|
{{!}}- style="vertical-align: top;"
{{!}}- style="vertical-align: top;"
{{!}}'''Level Number:'''
{{!}}'''Level number:'''
{{!}}style="padding-right: 1em;" {{!}} {{{level_no}}}
{{!}}style="padding-right: 1em;" {{!}} {{{level_no}}}
}}
}}
Line 48: Line 48:
{{#if:{{{animal_friends|}}}|
{{#if:{{{animal_friends|}}}|
{{!}}- style="vertical-align: top;"
{{!}}- style="vertical-align: top;"
{{!}}'''Animal Friend(s):'''
{{!}}'''{{color-link|Animal Friend|black|Animal Friend(s)}}:'''
{{!}}style="padding-right: 1em;" {{!}} {{{animal_friends}}}
{{!}}style="padding-right: 1em;" {{!}} {{{animal_friends}}}
}}
}}
Line 54: Line 54:
{{#if:{{{bonus_levels|}}}|
{{#if:{{{bonus_levels|}}}|
{{!}}- style="vertical-align: top;"
{{!}}- style="vertical-align: top;"
{{!}}'''Bonus Level(s):'''
{{!}}'''{{color-link|Bonus Level|black|Bonus Level(s)}}:'''
{{!}}style="padding-right: 1em;" {{!}} {{{bonus_levels}}}
{{!}}style="padding-right: 1em;" {{!}} {{{bonus_levels}}}
}}
}}
Line 60: Line 60:
{{#if:{{{puzzle_pieces|}}}|
{{#if:{{{puzzle_pieces|}}}|
{{!}}- style="vertical-align: top;"
{{!}}- style="vertical-align: top;"
{{!}}'''Puzzle Piece(s):'''
{{!}}'''{{color-link|Puzzle Piece|black|Puzzle Piece(s)}}:'''
{{!}}style="padding-right: 1em;" {{!}} {{{puzzle_pieces}}}
{{!}}style="padding-right: 1em;" {{!}} {{{puzzle_pieces}}}
}}
}}
Line 70: Line 70:
{{#if:{{{previous|}}}|
{{#if:{{{previous|}}}|
{{!}}- style="vertical-align: top;"
{{!}}- style="vertical-align: top;"
{{!}}'''Previous Level:'''
{{!}}'''Previous level:'''
{{!}}style="padding-right: 1em;" {{!}} {{{previous}}}
{{!}}style="padding-right: 1em;" {{!}} {{{previous}}}
}}
}}
Line 76: Line 76:
{{#if:{{{next|}}}|
{{#if:{{{next|}}}|
{{!}}- style="vertical-align: top;"
{{!}}- style="vertical-align: top;"
{{!}}'''Next Level:'''
{{!}}'''Next level:'''
{{!}}style="padding-right: 1em;" {{!}} {{{next}}}
{{!}}style="padding-right: 1em;" {{!}} {{{next}}}
}}
}}
Line 88: Line 88:
}}
}}
|}
|}
</div>
</div><noinclude>
<noinclude>
This template is specifically for levels from the ''[[Donkey Kong Country (series)|Donkey Kong Country]]'' and ''[[Donkey Kong Land (series)|Donkey Kong Land]]'' series of video games. For this template's counterpart for general use, see [[Template:Level infobox]].
This template is specifically for levels from the ''[[Donkey Kong Country (series)|Donkey Kong Country]]'' and ''[[Donkey Kong Land (series)|Donkey Kong Land]]'' series of video games. For this template's counterpart for general use, see [[Template:Level infobox]].


Line 117: Line 116:
}}
}}
</pre>
</pre>
[[Category:Infobox Templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 21:01, May 1, 2022

DK level infobox

{{{image}}}

This template is specifically for levels from the Donkey Kong Country and Donkey Kong Land series of video games. For this template's counterpart for general use, see Template:Level infobox.

Note that the puzzle_pieces parameter only applies to Donkey Kong Country Returns and Donkey Kong Country: Tropical Freeze.

Usage

{{Infobox DK level
|bordercolor=
|bgcolor=
|txtcolor=
|name=
|image=
|caption=
|level_no=
|game=
|world=
|type=
|enemies=
|music=
|animal_friends=
|bonus_levels=
|puzzle_pieces=
|previous=
|next=
|notes=
}}