User:Eldritchdraaks/SPMbestiary: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
(19 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{ | {|class="infobox" cellspacing=0 cellpadding=2 style="font-family:Arial;padding:4px;margin:0 0 0 0;width:100%;font-size:11px;border:1px solid aliceblue;background:#CFEEFF;color:black;border-radius:5px" | ||
|style="font-size:120%;text-align:center;color:white;background:#8888FF"|{{#switch:{{{role|common}}}|common=|miniboss=''|boss='''|support=<u>|optional='''''}}{{color link|white|{{{altname|{{{name|Enemy Name}}}}}}|{{{name|Enemy Name}}}}}{{#switch:{{{role|common}}}|common=|miniboss=''|boss='''|support=</u>|optional='''''}} | |||
|colspan=7 style="background:#8888FF"| | |||
|- | |- | ||
|rowspan=3 style="padding:4px;text-align:center;width:100px"|{{{image|[[File:No image.png|100px|center]] | |||
[[Special:Upload|<small>Upload one!</small>]]}}} | [[Special:Upload|<small>Upload one!</small>]]}}} | ||
|style="border-bottom:3px solid #74A5ED;background:aliceblue;width:100px"|'''Max HP''' | |||
|style="border-bottom:3px solid #74A5ED;background:aliceblue"|{{{hp|}}} | |||
|style="border-bottom:3px solid #74A5ED;width:40px"|'''Attack''' | |||
|style="border-bottom:3px solid #74A5ED"|{{{atk|}}} | |||
|style="border-bottom:3px solid #74A5ED;background:aliceblue;width:60px"|'''Defense''' | |||
|style="border-bottom:3px solid #74A5ED;background:aliceblue"|{{{def|}}} | |||
|- | |||
|style="border-bottom:3px solid #74A5ED;background:aliceblue"|<span title="The basic points gained from defeating the enemy. This amount can be increased by using items and combos.">'''Score'''</span> | |||
|style="border-bottom:3px solid #74A5ED;background:aliceblue"|{{{score|}}} | |||
|style="border-bottom:3px solid #74A5ED"|<span title="The item(s) potentially dropped by the enemy upon defeat.">'''Items'''</span> | |||
|style="border-bottom:3px solid #74A5ED"|{{{items|}}} | |||
|style="border-bottom:3px solid #74A5ED;background:aliceblue"|'''Location(s)''' | |||
|style="border-bottom:3px solid #74A5ED;background:aliceblue"|{{{location|}}} | |||
|- | |||
|style="border-bottom:3px solid #74A5ED;background:#AADDFF"|'''Tattle''' | |||
|style="border-bottom:3px solid #74A5ED;background:#AADDFF" colspan=7|{{{tattle|}}} | |||
|-<noinclude> | |||
|} | |||
This template is for the ''[[Super Paper Mario]]'' [[Super Paper Mario bestiary|bestiary]]. The variables are as follows: | |||
| | |||
This template is for | |||
{| | {| | ||
|<pre>{{ | |<pre> | ||
<onlyinclude>{{#ifeq:{{{transcludesection|NAME}}}|NAME| | |||
{{<noinclude>SPMbestiary</noinclude><includeonly>SPM enemy</includeonly> | |||
|name= | |name= | ||
| | |altname= | ||
|align= | |role= | ||
|align={{{align|right}}} | |||
|image={{{image|}}} | |||
|location= | |location= | ||
|hp= | |hp= | ||
Line 90: | Line 44: | ||
|card location= | |card location= | ||
|card description= | |card description= | ||
|before= | |before= | ||
|# | |#= | ||
|after= | |after= | ||
}}</pre> | |tattle= | ||
}}}}</onlyinclude></pre> | |||
| | | | ||
<pre> | <pre> | ||
The enemy name ( | The section label; Replace "NAME" with the enemy name. | ||
| |||
The enemy's name. | |||
Used for links [[altname|name]]. | |||
(common, miniboss, boss, support, optional) | |||
<-- DO NOT CHANGE. | |||
An image of the enemy. | An image of the enemy. | ||
Where the enemy can be found. | Where the enemy can be found. | ||
The enemy's HP | The enemy's HP | ||
Line 106: | Line 64: | ||
The base points gained by beating the enemy. | The base points gained by beating the enemy. | ||
Item(s) potentially dropped by the enemy. | Item(s) potentially dropped by the enemy. | ||
The rarity of the Catch Card. | (Infobox) The rarity of the Catch Card. | ||
How to procure the Catch Card. | (Infobox) How to procure the Catch Card. | ||
The Catch Card's description of the enemy. | (Infobox) The Catch Card's description of the enemy. | ||
(Infobox) The previous Catch Card. | |||
(Infobox) The current Catch Card. | |||
(Infobox) The next Catch Card. | |||
The enemy's tattle. | The enemy's tattle. | ||
</pre> | </pre> | ||
|} | |} | ||
<!--[[Category:Infobox templates]]--></noinclude> | |||
[[Category:Infobox templates |
Latest revision as of 17:31, January 28, 2025
Enemy Name | |||||||
Max HP | Attack | Defense | |||||
Score | Items | Location(s) | |||||
Tattle |
This template is for the Super Paper Mario bestiary. The variables are as follows:
<onlyinclude>{{#ifeq:{{{transcludesection|NAME}}}|NAME| {{<noinclude>SPMbestiary</noinclude><includeonly>SPM enemy</includeonly> |name= |altname= |role= |align={{{align|right}}} |image={{{image|}}} |location= |hp= |atk= |def= |score= |items= |card type= |card location= |card description= |before= |#= |after= |tattle= }}}}</onlyinclude> |
The section label; Replace "NAME" with the enemy name. The enemy's name. Used for links [[altname|name]]. (common, miniboss, boss, support, optional) <-- DO NOT CHANGE. An image of the enemy. Where the enemy can be found. The enemy's HP The enemy's attack. The enemy's defence. The base points gained by beating the enemy. Item(s) potentially dropped by the enemy. (Infobox) The rarity of the Catch Card. (Infobox) How to procure the Catch Card. (Infobox) The Catch Card's description of the enemy. (Infobox) The previous Catch Card. (Infobox) The current Catch Card. (Infobox) The next Catch Card. The enemy's tattle. |