Template:M&LSS enemy: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(:headache:)
(My source is linked on the page.)
Line 8: Line 8:
| style="width:8em" | '''HP'''
| style="width:8em" | '''HP'''
| {{{hp|}}}
| {{{hp|}}}
|-
| '''Power'''
|{{{power|}}}
|- style=background:lightblue
| '''Speed'''
|{{{speed|}}}
|-
|-
| '''Location(s)'''
| '''Defense'''
| {{{location|}}}
|{{{defense|}}}
|- style=background:lightblue
|- style=background:lightblue
| '''Item Dropped'''
| {{{item|}}}
|-
| '''EXP Gained'''
| '''EXP Gained'''
|{{{exp|}}}
|{{{exp|}}}
|- style=background:lightblue
|-  
| '''Coins Dropped'''
| '''Coins Dropped'''
|{{{coins|}}}
|{{{coins|}}}
|- style=background:lightblue
| '''Item Dropped'''
| {{{item|}}}
|-
| '''Location(s)'''
| {{{location|}}}
|}<noinclude>
|}<noinclude>
<br clear=all>
<br clear=all>
Line 26: Line 35:
<pre>
<pre>
{{MLinfobox
{{MLinfobox
|HP - Heart Points.
|name = The enemy's name.
|Location(s) - The places where this enemy can be found.
|image = An image of the enemy.
|Item Dropped - Whatever item this enemy drops.
|hp = The amount of HP the enemy has.
|EXP Gained - How much EXP Mario & Luigi get from defeating the beast.*
|power = The amount of Power the enemy has.
|Coins Dropped - However many coins the enemy usually drops when defeated.*
|speed = The enemy's Speed.
|defense = The amount of Defense the enemy has.
|exp = The amount of EXP gained from defeating the enemy.*
|coins = The amount of coins gained from defeating the enemy.*
|item = The item dropped by the enemy.
|location = Where the enemy can be found.
}}
}}
</pre>
</pre>
Line 37: Line 51:


Also, if no items can be dropped, put "none" in that variable.
Also, if no items can be dropped, put "none" in that variable.
Lastly, if you want to know the exact HP, Power, Defense, and Speed stats, look [http://themushroomkingdom.net/mlss_guide.shtml here].


[[Category:Formatting Templates]]</noinclude>
[[Category:Formatting Templates]]</noinclude>

Revision as of 20:37, April 4, 2009

Template:Color-link-piped Enemy
M&LSS enemy
HP
Power
Speed
Defense
EXP Gained
Coins Dropped
Item Dropped
Location(s)


This template is for information on enemies in Mario & Luigi: Superstar Saga. Here are the five variables:

{{MLinfobox
|name = The enemy's name.
|image = An image of the enemy.
|hp = The amount of HP the enemy has.
|power = The amount of Power the enemy has.
|speed = The enemy's Speed.
|defense = The amount of Defense the enemy has.
|exp = The amount of EXP gained from defeating the enemy.*
|coins = The amount of coins gained from defeating the enemy.*
|item = The item dropped by the enemy.
|location = Where the enemy can be found.
}}

*The asterisk'd ones are ones that can be changed by Badges and Equipment from E. Gadd.

Also, if no items can be dropped, put "none" in that variable.

Lastly, if you want to know the exact HP, Power, Defense, and Speed stats, look here.