Difference between revisions of "Template:Type effectiveness2"

From Rollo
(Redirected page to Template:Type effectiveness)
(Tag: New redirect)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="roundy" width="100%" align="center" style="border: 3px solid #{{ {{#if: {{{type2|}}}|{{{type2|Unknown}}} color|{{{type1|Unknown}}} color dark}} }}; background: #{{{{{type1|Unknown}}} color}};" cellpadding="0"
+
#REDIRECT [[Template:Type effectiveness]]
|- valign="top" align="center"
 
|
 
{| class="roundy" width="100%" align="center" style="background: #{{{{{type1|Unknown}}} color}};"
 
| align="center" width="50%" style="line-height:90%; font-size: 90%;" | '''Under normal battle conditions, this monster is:'''
 
|
 
|}
 
|-
 
|
 
{| class="roundy" width="100%" align="center" style="background: #{{{{{type1|Unknown}}} color light}};"
 
|- valign="center" 
 
! width="100px" | Damaged<br/>normally by:
 
| align="left" | {{{normal|{{Type effectiveness none}}}}}
 
|}
 
|-
 
|
 
{| class="roundy" width="100%" align="center" style="background: #{{{{{type1|Unknown}}} color light}};"
 
|- valign="center"
 
! width="100px" | Weak to:
 
| align="left" | {{{weak|{{Type effectiveness none}}}}}
 
|}
 
|-
 
|
 
{| class="roundy" width="100%" align="center" style="background: #{{{{{type1|Unknown}}} color light}};"
 
|- valign="center"
 
! width="100px" | Immune to:
 
| align="left" | {{{immune|{{Type effectiveness none}}}}}
 
|}
 
|-
 
|
 
{| class="roundy" width="100%" align="center" style="background: #{{{{{type1|Unknown}}} color light}};"
 
|- valign="center"
 
! width="100px" | Resistant to:
 
| align="left" | {{{resist|{{Type effectiveness none}}}}}
 
|}
 
|-
 
| class="roundy" style="{{#if: {{{notes|}}}||display:none;}} background: #{{{{{type1|Unknown}}} color light}}; border: 1px solid #{{{{{type1|Unknown}}} color dark}}; line-height:10px;" colspan="2" | {{#if: {{{notes|}}}|
 
{{{!}} class="roundy" width="100%" align="center" style="background: #{{{{{type1|Unknown}}} color light}};"
 
{{!}} style="line-height:90%; font-size: 90%; padding-left: 4px; padding-top:4px;" {{!}} '''Notes:''' {{{notes|}}}
 
{{!}}-
 
}}
 
|}<noinclude>
 
==Usage==
 
<pre>
 
The following is an example for Grass-type.
 
{{Type effectiveness
 
|normal={{TEE|Beast|100}}{{TEE|Dragon|100}}{{TEE|Rock|100}}{{TEE|Shadow|100}}{{TEE|Warrior|100}}{{TEE|Wizard|100}}
 
|weak={{TEE|Bug|200}}{{TEE|Fire|200}}{{TEE|Flying|200}}{{TEE|Ice|200}}{{TEE|Poison|200}}
 
|immune=
 
|resist={{TEE|Fire|50}}{{TEE|Electric|50}}{{TEE|Ground|50}}{{TEE|Light|50}}{{TEE|Water|100}}
 
}}</pre>
 
[[Category:Templates]]</noinclude>
 

Latest revision as of 12:21, 20 August 2020