Template:Clr

From Dissidia Wiki
Revision as of 14:38, 30 May 2025 by Muggshotter (talk | contribs) (Testing if eq expression.)


This is a template for displaying certain combo notations in different colors for ease of reading. Use one of the following clr parameters to display a colored text. "1" simply means the "if statement" is true, so it will display just that specific text. The terms will be abbreviated, except for chase.


ac = Assist Chase
wr = Wall Rush
ll = Landing Lag
dc = Dodge Cancel
chase = Chase
astbrv = Assist (BRV)
asthp = Assist (HP)
{{clr|ac=1}}
{{clr|wr=1}}
{{clr|ll=1}}
{{clr|dc=1}}
{{clr|chase=1}}
{{clr|astbrv=1}}
{{clr|asthp=1}}

So in order to use it in a combo table, add clr with an appropriate parameter (e.g. wr), like this:

{{Combo-012
|data=
{{Combo-012Data
|combo='''Sonic Break''' > {{clr|wr=1}} > Assist stuff > Double Cut > {{clr|chase=1}} HP
}}
Condition Combo Base Damage EX Notes
Sonic Break > WR > Assist stuff > Double Cut > Chase HP ??? ???




Check Cloud's starter guide combos for a visual example. Ideally the templates don't create new lines within tables.