Template:WL4 enemy: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(Created page with "<includeonly>{| class="infobox-wide" style="background:gainsboro;border-color:#000;width:64%" !colspan=100% style="font-size:125%;color:white;background:gainsboro"|{{color-link|black|{{{name|{{PAGETITLE}}}}}|{{{altname|}}}}} |- |rowspan=3 style="padding:5px;text-align:center;width:20%;border:2px solid darkgray; background:whitesmoke"|{{{image|100px|center|class=notpageimage <small>Upload one!</small>}}} |- |width=6% style="borde...") |
No edit summary |
||
Line 26: | Line 26: | ||
This template is for enemies in ''[[Wario Land 4]]''. It is not a template for enemies in general because it outputs which game modes the enemy appears in. | This template is for enemies in ''[[Wario Land 4]]''. It is not a template for enemies in general because it outputs which game modes the enemy appears in. | ||
{|class=wikitable | {|class=wikitable style="width:80%;float:right;margin:0 0 1em 1em" | ||
! | !colspan=2|Syntax | ||
|- | |- | ||
|<nowiki>|</nowiki>name= || The enemy's name. | |<nowiki>|</nowiki>name= || The enemy's name. | ||
Line 49: | Line 49: | ||
|<nowiki>|</nowiki>defeat= || How to defeat the enemy. It there are two or more methods, list them on new lines using an asterisk (*). | |<nowiki>|</nowiki>defeat= || How to defeat the enemy. It there are two or more methods, list them on new lines using an asterisk (*). | ||
|} | |} | ||
<pre> | |||
{{WL4 enemy | |||
|name= | |||
|image= | |||
|worlds= | |||
|levels= | |||
|modes= | |||
|defeat= | |||
}} | |||
</pre> | |||
[[Category:Horizontal infoboxes]]</noinclude> | [[Category:Horizontal infoboxes]]</noinclude> |
Revision as of 12:16, June 26, 2024
This template is for enemies in Wario Land 4. It is not a template for enemies in general because it outputs which game modes the enemy appears in.
Syntax | |
---|---|
|name= | The enemy's name. |
|altname= | The enemy's displayed name. (optional) |
|image= | An image of the enemy. |
|worlds= | Shows which worlds the enemy appears in. |
|levels= | Shows which levels the enemy appears in. |
|modes= | Shows whether the enemy appears in Normal, Hard, or S-Hard, one of the two, or all three. Shows a sprite of each of the three modes by default. Only the following variables can be entered:
|
|defeat= | How to defeat the enemy. It there are two or more methods, list them on new lines using an asterisk (*). |
{{WL4 enemy |name= |image= |worlds= |levels= |modes= |defeat= }}