Template:Clr
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
}}
Check Cloud's starter guide combos for a visual example. Ideally the templates don't create new lines within tables.