Template:PMSS enemy: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Text replacement - "While it's possible to have the vertical form left-aligned using "left" as the input value, this is generally not needed. " to "") |
m (Text replacement - "{{#switch:{{{align|right}}}|left=float:left;clear:left;margin:0 1em 1em 0;width:250px|right=width:250px}};" to "{{#ifeq:{{{align|right}}}|right|width:250px}};") |
||
Line 1: | Line 1: | ||
{|class="infobox{{#ifeq:{{{align|right}}}|horizontal|-wide}}" style="{{# | {|class="infobox{{#ifeq:{{{align|right}}}|horizontal|-wide}}" style="{{#ifeq:{{{align|right}}}|right|width:250px}};font-size:11px;background:#CFEEFF;border:1px solid aliceblue" cellspacing="0" cellpadding="2" | ||
{{#switch:{{{align|right}}} | {{#switch:{{{align|right}}} | ||
|horizontal=!colspan=5 style="font-size:120%;text-align:center;color:white;background:#0000CC"{{!}}''{{color-link|Paper Mario: Sticker Star|white}}'' Enemy | |horizontal=!colspan=5 style="font-size:120%;text-align:center;color:white;background:#0000CC"{{!}}''{{color-link|Paper Mario: Sticker Star|white}}'' Enemy |
Revision as of 13:08, April 26, 2021
Template:Color-link Enemy | |
---|---|
Enemy Name | |
File:PMSS.png | |
Location(s) | |
Max HP | |
Attack | |
Defense | |
Moves | |
Stickers | N/A |
This template is for information on enemies in Paper Mario: Sticker Star. The variables are as follows:
{{PMSSenemy |name= |image= |align= |location= |hp= |atk= |def= |moves= |stickers= }} |
The enemy's name (the page title is the default). An image of the enemy. "Right" (default), "left" or "horizontal". Where the enemy can be found. The enemy's HP The enemy's attack. The enemy's defense. The enemy's moves. The sticker(s) potentially dropped by the enemy. |
All the stats can be found on the Paper Mario: Sticker Star bestiary article.
If no Align= value is provided, the template will take the vertical right-aligned form (seen to the right); it should be "horizontal" (seen below) in "List of stats" sections, or other assemblages of infoboxes, and left vertical when imbedded in the body text at the top of the page. If the page's title is the plain enemy name (i.e. no qualifiers in parentheses), the Name= variable is not needed.