Template:DK64 level infobox: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(oops, forgot height) |
mNo edit summary |
||
(18 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox" style="width:280px | <templatestyles src="DK64 level infobox/styles.css"/> | ||
! colspan="2" style=" | {| id="dk64-level" class="infobox" style="width:280px" | ||
! colspan="2" style="font-size:125%" | {{{title|{{PAGETITLE}}}}} | |||
|- | |- | ||
| colspan="2" style="text-align:center" | {{{image|[[File:No image.png|center|class=notpageimage]][[Special:Upload|<small>Upload one!</small>]]}}} | |||
|- | |- | ||
{{#if:{{{entry|}}}| | |||
| | {{!}} '''Entrance requirement''' | ||
{{!}} {{{entry}}} | |||
| | }} | ||
| | |- | ||
{{#if:{{{boss|}}}| | |||
{{!}} '''Boss''' | |||
|- | {{!}} {{{boss}}} | ||
}} | |||
| | |- | ||
| | {{#if:{{{boss_requirement|}}}| | ||
{{!}} '''Boss requirement''' | |||
{{!}} {{{boss_requirement}}} | |||
|- | }} | ||
| colspan=2 | |- | ||
{{#if:{{{trapped_kong|}}}| | |||
{{!}} '''Trapped Kongs''' | |||
{{!}} {{{trapped_kong}}} | |||
}} | |||
|- | |||
| colspan="2" style="text-align:center" | '''{{{before|<<}}}''' <span style="font-size:97%">[[:Category:Donkey Kong 64 levels|List of levels]]</span> '''{{{after|>>}}}''' | |||
|}<noinclude> | |}<noinclude> | ||
==Usage== | ==Usage== | ||
This template should be applied to ''[[Donkey Kong 64]]'' level articles. | This template should be applied to ''[[Donkey Kong 64]]'' level articles. | ||
<pre> | |||
{{DK64 level infobox | |||
|title= | |||
|image= | |||
|entry= | |||
|boss= | |||
|boss_requirement= | |||
|trapped_kong= | |||
|before= | |||
|after= | |||
}} | |||
</pre> | |||
[[Category:Infobox templates]]</noinclude> | [[Category:Infobox templates]]</noinclude> |
Latest revision as of 15:43, March 4, 2025
DK64 level infobox | |
---|---|
Upload one! | |
<< List of levels >> |
Usage
This template should be applied to Donkey Kong 64 level articles.
{{DK64 level infobox |title= |image= |entry= |boss= |boss_requirement= |trapped_kong= |before= |after= }}