Template:Status Effect: Difference between revisions
(fix stray images) |
(add none case) |
||
Line 77: | Line 77: | ||
|reduce technic damage | |reduce technic damage | ||
|reduce tech. damage = {{#if:{{{options|}}}|Reduce TECHNIC Damage{{{options}}}|[[Status_Effects#Reduce_TECHNIC_Damage|Reduce TECHNIC Damage]]}} | |reduce tech. damage = {{#if:{{{options|}}}|Reduce TECHNIC Damage{{{options}}}|[[Status_Effects#Reduce_TECHNIC_Damage|Reduce TECHNIC Damage]]}} | ||
|#default = | |#default = None | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
==Purpose== | ==Purpose== | ||
Line 84: | Line 84: | ||
<pre> | <pre> | ||
{{Status Effect | {{Status Effect | ||
| <!-- Anonymous parameter. The desired status or id, case insensitive. Invalid strings will | | <!-- Anonymous parameter. The desired status or id, case insensitive. Invalid strings will display "None". If there is no image for the status, the image is disabled. --> | ||
|options <!-- The desired options. If options aren't provided, the link on the image or text redirects to their article. --> | |options <!-- The desired options. If options aren't provided, the link on the image or text redirects to their article. --> | ||
|text only <!-- Whether only the text should appear. --> | |text only <!-- Whether only the text should appear. --> | ||
Line 182: | Line 182: | ||
*24 | *24 | ||
*zondeel | *zondeel | ||
*lower ata/evp | *lower ata/evp | ||
;[[Status_Effects#Reduce_Physical_Damage|Reduce Physical Damage]] | ;[[Status_Effects#Reduce_Physical_Damage|Reduce Physical Damage]] | ||
*25 | *25 | ||
Line 211: | Line 211: | ||
<pre>{{Status Effect|24|text only=1}}</pre> | <pre>{{Status Effect|24|text only=1}}</pre> | ||
{{Status Effect|24|text only=1}} | {{Status Effect|24|text only=1}} | ||
===e=== | |||
<pre>{{Status Effect|e}}</pre> | |||
{{Status Effect|e}} | |||
</noinclude> | </noinclude> |
Revision as of 11:48, 15 January 2024
Purpose
Shortcut template for all status effects.
Parameter List
{{Status Effect | <!-- Anonymous parameter. The desired status or id, case insensitive. Invalid strings will display "None". If there is no image for the status, the image is disabled. --> |options <!-- The desired options. If options aren't provided, the link on the image or text redirects to their article. --> |text only <!-- Whether only the text should appear. --> }}
For statuses, the valid list of strings, case insensitive, are:
- 1
- burn
- 2
- poison
- 3
- virus
- infect
- infection
- 4
- shock
- 5
- silence
- 6
- freeze
- 7
- sleep
- 8
- stun
- 9
- confusion
- confuse
- 10
- charm
- 11
- incap
- incapacitate
- incapacitation
- 12
- lifesteal
- hp steal
- 13
- reflect
- damage reflection
- reflect damage
- 14
- rage
- hap
- hp affects pwr
- hp affects power
- 15
- ad
- auto damage
- 16
- giresta
- auto recovery
- 17
- shifta
- boost atp
- 18
- jellen
- lower atp
- 19
- deband
- boost dfp
- 20
- zalure
- lower dfp
- 21
- retier
- boost tp/mst
- 22
- rendeel
- lower tp/mst
- 23
- zodial
- boost ata/evp
- 24
- zondeel
- lower ata/evp
- 25
- dizas
- reduce physical damage
- reduce phys. damage
- 26
- rentis
- reduce technic damage
- reduce tech. damage
For image options, a guide on syntax can be found here: [1]
Examples
24
{{Status Effect|24}}
"dizas"
{{Status Effect|dizas}}
"dizas" with no link hack
{{Status Effect|dizas|options= }}
Reduce Physical Damage
24, options="18px"
{{Status Effect|24|options=18px}}
24, text only="1"
{{Status Effect|24|text only=1}}
Lower ATA/EVP
e
{{Status Effect|e}}
None