User:Megadardery/1: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary
m (oh yea, that was dumb... This will not work because the color template is used)
Line 1: Line 1:
<noinclude>{{User:Megadardery/}}
<noinclude>{{User:Megadardery/}}
<!--__________________________________________All Codes go below this line__________________________________________!--></noinclude>
<!--__________________________________________All Codes go below this line__________________________________________!--></noinclude>
<span id="{{{name}}}"></span>
<noinclude>{|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"</noinclude>
!colspan=9 style="font-size:120%;text-align:center;color:white;background:#0000CC"|'''{{color|{{{name}}}|white}}'''
|-
|rowspan=5 style="padding:4px;text-align:center;width:180px"|{{{image|[[File:Nocoverart.png|100px|center]]
[[Special:Upload|<small>Upload one!</small>]]}}}
|style="border-bottom:3px solid #74A5ED;background:aliceblue;width:45px"|'''{{nowrap|Max HP}}'''
|style="border-bottom:3px solid #74A5ED;background:aliceblue"|{{{hp|}}}
|style="border-bottom:3px solid #74A5ED;width:70px"|'''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;width:70px"|'''Location(s)'''
|style="border-bottom:3px solid #74A5ED"|{{{location|}}}
|-
|style="border-bottom:3px solid #74A5ED;background:aliceblue"|<span title="The chances of putting the enemy to sleep.">'''Sleep?'''</span>
|style="border-bottom:3px solid #74A5ED;background:aliceblue"|{{{sleep|}}}
|style="border-bottom:3px solid #74A5ED"|<span title="The chances of making the enemy dizzy.">'''Dizzy?'''</span>
|style="border-bottom:3px solid #74A5ED"|{{{dizzy|}}}
|style="border-bottom:3px solid #74A5ED;background:aliceblue"|<span title="The chances of confusing the enemy.">'''Confuse?'''</span>
|style="border-bottom:3px solid #74A5ED;background:aliceblue"|{{{confuse|}}}
|style="border-bottom:3px solid #74A5ED"|<span title="The chances of shrinking the enemy.">'''Tiny?'''</span>
|style="border-bottom:3px solid #74A5ED"|{{{tiny|}}}
|-
|style="border-bottom:3px solid #74A5ED;background:aliceblue"|<span title="The chances of immobilizing the enemy.">'''Stop?'''</span>
|style="border-bottom:3px solid #74A5ED;background:aliceblue"|{{{stop|}}}
|style="border-bottom:3px solid #74A5ED"|<span title="The chances of lowering the enemy's defence.">'''Soft?'''</span>
|style="border-bottom:3px solid #74A5ED"|{{{soft|}}}
|style="border-bottom:3px solid #74A5ED;background:aliceblue"|<span title="The chances of burning the enemy.">'''Burn?'''</span>
|style="border-bottom:3px solid #74A5ED;background:aliceblue"|{{{burn|}}}
|style="border-bottom:3px solid #74A5ED"|<span title="The chances of freezing the enemy.">'''Freeze?'''</span>
|style="border-bottom:3px solid #74A5ED"|{{{freeze|}}}
|-
|style="border-bottom:3px solid #74A5ED;background:aliceblue"|<span title="The chances of the Fright Mask scaring away the enemy.">'''Fright?'''</span>
|style="border-bottom:3px solid #74A5ED;background:aliceblue"|{{{fright|}}}
|style="border-bottom:3px solid #74A5ED"|<span title="The chances of Gale Force blowing away the enemy.">'''Gale Force?'''</span>
|style="border-bottom:3px solid #74A5ED"|{{{gale|}}}
|style="border-bottom:3px solid #74A5ED;background:aliceblue"|<span title="The chances of Showstopper instantly KOing the enemy.">'''KO?'''</span>
|style="border-bottom:3px solid #74A5ED;background:aliceblue"|{{{ko|}}}
|style="border-bottom:3px solid #74A5ED"|'''Moves'''
|style="border-bottom:3px solid #74A5ED"|{{{moves|}}}
|-
|style="background:aliceblue"|'''Level'''
|style="background:aliceblue"|{{{lvl|}}}
|<span title="The basic amount of EXP gained from the enemy (having a lower level than the enemy increases the EXP gained).">'''Exp. points'''</span>
|{{{exp|}}}
|style="background:aliceblue"|<span title="The range of coins that may be gained from defeating the enemy.">'''Coins'''</span>
|style="background:aliceblue"|{{{coins|}}}
|<span title="The item(s) potentially dropped by the enemy upon defeat.">'''Items'''</span>
|{{{items|}}}
|-
|style="text-align:center;background:aliceblue" rowspan=2|<span style="font-size:115%">'''{{{#}}}'''</span>
|style="border-bottom:3px solid #CFEEFF;background:#AADDFF"|'''Log'''
|style="border-bottom:3px solid #CFEEFF;background:#AADDFF" colspan=7|{{{log|}}}
|-
|style="background:#AADDFF"|'''Tattle'''
|style="background:#AADDFF" colspan=7|{{{tattle|}}}
|-
<noinclude>|}


This template is used in the [[Paper Mario: The Thousand-Year Door bestiary|''Paper Mario: The Thousand-Year Door'' bestiary]] page. When used, all the templates must be preceded by:<br>
Currently empty if you haven't noticed.
<code><nowiki>{|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"</nowiki></code><br>
and <code>|&#125;</code> should be inserted following the end of the chart.
 
The templates uses the same format as the infobox {{tem|Pm2enemybox}} with the following exceptions:
*<code>|name=</code> : (required), use the templates {{tem|color}}, {{tem|color-link}}, or {{tem|color-link-piped}} to assign the correct color for every enemy, Bosses are yellow, support enemies/objects/parts are lime, and normal enemies are white.
*<code>|align=</code>, <code>|before=</code>, and <code>|before=</code> are all omitted.

Revision as of 08:18, January 22, 2016

  For Megadardery (talk | block log | uploads | logs)

Megadardery (talk [+] • contribs [13,961] • signaturetutorials1 (a) - 2 (a) - 3 (a) • [WGs] • CSSJS)


Currently empty if you haven't noticed.