Template:Status Effect: Difference between revisions

From Phantasy Star Universe Clementine
(revert previous revision, normalize all link behaviour (options are still messy though))
(update se list)
 
(One intermediate revision by the same user not shown)
Line 68: Line 68:
|24
|24
|zondeel
|zondeel
|lower ata/evp = {{#if: {{{text only|}}} | {{#if:{{{options|}}}|Lower ATA/EVP{{{options}}}|[[Lower ATA/EVP]]}} | {{EnumImage|image=ATA-EVP Down.gif|name=Lower ATA/EVP|options={{{options|link=Lower ATA/EVP}}}}}}}  
|lower ata/evp = {{#if: {{{text only|}}} | {{#if:{{{options|}}}|Lower ATA/EVP{{{options}}}|[[Lower ATA/EVP]]}} | {{EnumImage|image=ATA-EVP Down.gif|name=Lower ATA/EVP|options={{{options|link=Lower ATA/EVP}}}}}}}
|25
|25
|sac
|self sacrifice = {{#if:{{{options|}}}|Self Sacrifice{{{options}}}|[[Self Sacrifice]]}}
|26
|boost all = Boost All
|27
|dizas
|dizas
|reduce physical damage
|reduce physical damage
|reduce phys. damage = {{#if:{{{options|}}}|Reduce Physical Damage{{{options}}}|[[Status_Effects#Reduce_Physical_Damage|Reduce Physical Damage]]}}
|reduce phys. damage = {{#if:{{{options|}}}|Reduce Physical Damage{{{options}}}|[[Status_Effects#Reduce_Physical_Damage|Reduce Physical Damage]]}}
|26
|28
|rentis
|rentis
|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]]}}
|29
|slow = {{#if:{{{options|}}}|Slow{{{options}}}|[[Slow]]}}
|30
|trap stun = {{#if:{{{options|}}}|Trap Stun{{{options}}}|[[Trap Stun]]}}
|#default = None
|#default = None
}}</includeonly><noinclude>
}}</includeonly><noinclude>
Line 84: Line 93:
<pre>
<pre>
{{Status Effect
{{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. -->
|          <!-- Anonymous parameter. The desired status or id, case insensitive. Invalid strings will display "None". If there is no image for the status, its name will be rendered in its place. -->
|options  <!-- The desired options. If options aren't provided, the link on the image redirects to their article. By default, the text strings do not link. -->
|options  <!-- The desired options. If options aren't provided, the link on the image redirects to their article. -->
|text only <!-- Whether only the text should appear. -->
|text only <!-- Whether only the name of the status should appear. -->
}}
}}
</pre>
</pre>

Latest revision as of 21:07, 14 May 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, its name will be rendered in its place. -->
|options   <!-- The desired options. If options aren't provided, the link on the image redirects to their article. -->
|text only <!-- Whether only the name of the status should appear. -->
}}

For statuses, the valid list of strings, case insensitive, are:

Burn
  • 1
  • burn
Poison
  • 2
  • poison
Infection
  • 3
  • virus
  • infect
  • infection
Shock
  • 4
  • shock
Silence
  • 5
  • silence
Freeze
  • 6
  • freeze
Sleep
  • 7
  • sleep
Stun
  • 8
  • stun
Confuse
  • 9
  • confusion
  • confuse
Charm
  • 10
  • charm
Incapacitation
  • 11
  • incap
  • incapacitate
  • incapacitation
HP Steal
  • 12
  • lifesteal
  • hp steal
Reflect Damage
  • 13
  • reflect
  • damage reflection
  • reflect damage
HP Affects Power
  • 14
  • rage
  • hap
  • hp affects pwr
  • hp affects power
Auto Damage
  • 15
  • ad
  • auto damage
Auto Recovery
  • 16
  • giresta
  • auto recovery
Boost ATP
  • 17
  • shifta
  • boost atp
Lower ATP
  • 18
  • jellen
  • lower atp
Boost DFP
  • 19
  • deband
  • boost dfp
Lower DFP
  • 20
  • zalure
  • lower dfp
Boost TP/MST
  • 21
  • retier
  • boost tp/mst
Lower TP/MST
  • 22
  • rendeel
  • lower tp/mst
Boost ATA/EVP
  • 23
  • zodial
  • boost ata/evp
Lower ATA/EVP
  • 24
  • zondeel
  • lower ata/evp
Reduce Physical Damage
  • 25
  • dizas
  • reduce physical damage
  • reduce phys. damage
Reduce TECHNIC 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}}

Lower ATA/EVP

"dizas"

{{Status Effect|dizas}}

Reduce Physical Damage

"dizas" with no link hack

{{Status Effect|dizas|options= }}

Reduce Physical Damage

24, options="18px"

{{Status Effect|24|options=18px}}

Lower ATA/EVP

24, text only="1"

{{Status Effect|24|text only=1}}

Lower ATA/EVP

24, text only="1" w/ no-link hack

{{Status Effect|24|text only=1|options= }}

Lower ATA/EVP

e

{{Status Effect|e}}

None