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 |
||
(9 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" | {|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 | |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"| | |colspan=7 style="background:#8888FF"| | ||
|- | |- | ||
|rowspan=3 style="padding:4px;text-align:center;width:100px"|{{{image|[[File: | |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;width:100px"|'''Max HP''' | ||
Line 24: | Line 24: | ||
|} | |} | ||
This template is for the ''[[Super Paper Mario]]'' bestiary. The variables are as follows: | This template is for the ''[[Super Paper Mario]]'' [[Super Paper Mario bestiary|bestiary]]. The variables are as follows: | ||
{| | {| | ||
|<pre>{{ | |<pre> | ||
<onlyinclude>{{#ifeq:{{{transcludesection|NAME}}}|NAME| | |||
{{<noinclude>SPMbestiary</noinclude><includeonly>SPM enemy</includeonly> | |||
|name= | |name= | ||
|role | |altname= | ||
|image= | |role= | ||
|align={{{align|right}}} | |||
|image={{{image|}}} | |||
|location= | |location= | ||
|hp= | |hp= | ||
Line 40: | Line 44: | ||
|card location= | |card location= | ||
|card description= | |card description= | ||
|before= | |||
|#= | |||
|after= | |||
|tattle= | |tattle= | ||
}}</pre> | }}}}</onlyinclude></pre> | ||
| | | | ||
<pre> | <pre> | ||
The enemy name | The section label; Replace "NAME" with the enemy name. | ||
The enemy's | | ||
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. | ||
Line 53: | 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 | <!--[[Category:Infobox templates]]--></noinclude> |
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. |