Template:WL4 enemy: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary
No edit summary
Line 22: Line 22:
}}
}}
|style="border-bottom:3px solid darkgray;background:whitesmoke"|'''Spoils'''
|style="border-bottom:3px solid darkgray;background:whitesmoke"|'''Spoils'''
|style="border-bottom:3px solid darkgray;border-right:2px solid darkgray;background:whitesmoke"|{{{spoils|N/A}}}
|style="border-bottom:3px solid darkgray;border-right:2px solid darkgray;background:whitesmoke"|{{#switch:{{{spoils}}}
|10=[[File:WL4 Sprite - Small Coin.png|link=Coin (Wario Land 4)]] 10 points
|20=[[File:WL4 Sprite - Small Coin.png|link=Coin (Wario Land 4)]] [[File:WL4 Sprite - Small Coin.png|link=Coin (Wario Land 4)]] 20 points
|50=[[File:WL4 Sprite - Bronze Coin.png|link=Coin (Wario Land 4)]] 50 points
|100=[[File:WL4 Sprite - Silver Coin.png|link=Coin (Wario Land 4)]] 100 points
|200=[[File:WL4 Sprite - Silver Coin.png|link=Coin (Wario Land 4)]] [[File:WL4 Sprite - Silver Coin.png|link=Coin (Wario Land 4)]] 200 points
|#default=N/A
}}
|}</includeonly><noinclude>
|}</includeonly><noinclude>
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]]''.


{|class=wikitable style="width:80%;float:right;margin:0 0 1em 1em"
{|class=wikitable style="width:80%;float:right;margin:0 0 1em 1em"
Line 47: Line 54:
*<code>HS</code> (if it's in Hard and S-Hard mode)
*<code>HS</code> (if it's in Hard and S-Hard mode)
|-
|-
|<nowiki>|</nowiki>spoils= || What the enemy drops when defeated. Default output: N/A
|<nowiki>|</nowiki>spoils= || What the enemy drops when defeated; displays N/A by default. Supported values: <code>10</code>, <code>20</code>, <code>50</code>, <code>100</code>, <code>200</code>
|}
|}



Revision as of 23:41, June 26, 2024

This template is for enemies in Wario Land 4.

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:
  • Normal (if the enemy appears in Normal mode only)
  • Hard (if it's in Hard mode only)
  • S-Hard (if it's in S-Hard mode only)
  • NH (if it's in Normal and Hard mode)
  • NS (if it's in Normal and S-Hard mode)
  • HS (if it's in Hard and S-Hard mode)
|spoils= What the enemy drops when defeated; displays N/A by default. Supported values: 10, 20, 50, 100, 200
{{WL4 enemy
|name=
|image=
|worlds=
|levels=
|modes=
|spoils=
}}