Template:PM enemy: Difference between revisions
(username removed) No edit summary |
m (Undo revision 1839747 by C U N T L I C K E R (talk)) |
||
Line 1: | Line 1: | ||
" | {| class="infobox" cellpadding=3 cellspacing=2 width={{{width|250}}}px style="font-family: arial, sans-serif; padding: 4px; margin: {{#switch:{{{align|}}}|left=0 1em 1em 0|center=1em 1em 1em 1em|0 0 1em 1em}}; font-size: 11px; background-color: #fcfffc; border:1px solid #8c8;float:{{{align|right}}}; color:black" | ||
| align="center" colspan="2" bgcolor="#aacfaa" style="font-size:120%;" | {{#if:{{{PM2|}}}|'''''[[Paper Mario: The Thousand-Year Door]]''|'''''[[Paper Mario]]''}} Enemy''' | |||
|- | |||
| align="center" colspan="2" bgcolor="#aabaaa" style="font-size:125%" | {{{name|{{PAGENAME}}}}} | |||
|- | |||
|align="center" colspan="2" | {{{image|}}} | |||
|- style=background:#aca | |||
| style="width:7em" | '''Max HP''' | |||
| {{{hp|}}} | |||
|- | |||
| '''Attack''' | |||
| {{{atk|}}} | |||
|- style=background:#aca | |||
| '''Defense''' | |||
| {{{def|}}} | |||
|- | |||
| '''Location(s)''' | |||
| {{{location|}}} | |||
{{#if:{{{PM2|}}}|{{!}}- style=background:#aca | |||
{{!}}'''Log''' | |||
{{!}} {{{log}}}|}} | |||
|- style=background:#aca | |||
| '''Items''' | |||
| {{{items|}}} | |||
|- | |||
| '''Moves''' | |||
| {{{moves|}}} | |||
|- | |||
| colspan=2 style="padding:0;" | | |||
{| class="mw-collapsible mw-collapsed" width=100% cellspacing=0 | |||
! style=background:#aca |Tattle | |||
|- | |||
| style="padding:0 2px;" |<span style="font-size:92%">{{{tattle|}}}</span> | |||
|} | |||
{{#if:{{{PM2|}}}|{{!}}- | |||
{{!}} colspan=2 align="center" style="font-size:103%" {{!}} <span style="font-size:98%">'''[[Paper Mario: The Thousand-Year Door bestiary{{!}}Bestiary]]'''</span><br>{{{before}}} <span style="font-size:115%">'''{{{#}}}'''</span> {{{after}}}|}} | |||
|}<noinclude>Look carefully at these instructions: | |||
There are '''11''' variables to this template. Only '''6''' are needed for PM enemies, '''8''' for PM2 enemies. | |||
<pre>{{pmenemybox | |||
|align= | |||
|PM2= | |||
|name= | |||
|image= | |||
|hp= | |||
|atk= | |||
|def= | |||
|location= | |||
|tattle= | |||
|log= | |||
|items= | |||
|moves= | |||
}}</pre> | |||
''Align'' takes care of the alignment of the table (default is right). If the enemy is in both games or all 3, use this template twice (and {{tem|spmenemybox}}) in one section, aligning them all to the center, making a nice comparison. '''Ignore''' and '''leave ''PM2''''' blank if it's a '''PM enemy'''. If it '''is a PM2 enemy''', fill in '''yes'''. The extra fields log, items, and the bestiary end section will appear automatically so you can fill in those sections. ''Name'' is for the rare case when there is a small difference between the names in different games (i.e. [[Spiked Goomba]] and Spiky Goomba); the default is <nowiki>{{PAGENAME}}</nowiki>. Image is still optional. | |||
[[Category:Infobox Templates|{{PAGENAME}}]]</noinclude> |
Revision as of 04:39, May 22, 2015
Paper Mario Enemy | |||
PM enemy | |||
Max HP | |||
Attack | |||
Defense | |||
Location(s) |
| ||
Items | |||
Moves | |||
|
Look carefully at these instructions:
There are 11 variables to this template. Only 6 are needed for PM enemies, 8 for PM2 enemies.
{{pmenemybox |align= |PM2= |name= |image= |hp= |atk= |def= |location= |tattle= |log= |items= |moves= }}
Align takes care of the alignment of the table (default is right). If the enemy is in both games or all 3, use this template twice (and {{spmenemybox}}) in one section, aligning them all to the center, making a nice comparison. Ignore and leave PM2 blank if it's a PM enemy. If it is a PM2 enemy, fill in yes. The extra fields log, items, and the bestiary end section will appear automatically so you can fill in those sections. Name is for the rare case when there is a small difference between the names in different games (i.e. Spiked Goomba and Spiky Goomba); the default is {{PAGENAME}}. Image is still optional.