Template:Change: Difference between revisionsGive feedback
Created page with "{{#switch:{{{1}}} |buff=<span style="color:#62F700">🡹</span> |nerf=<span style="color:#F7000D">🡻</span> |adjustment=<span style="color:#F7941B">'''―'''</span> }}"  |
PolarManne (talk | contribs) Add bug fix parameter, change adjustment symbol to â—† (combination of buff â–² and nerf â–¼) Â |
||
| (10 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
{{#switch:{{{1}}} | {{#switch:{{{1}}} | ||
|buff=<span style="color: | |#default=* | ||
|nerf=<span style="color: | |buff=<span style="color: hsl(100 55 50); position:relative; bottom:1px; margin-right: 5px;">â–²</span> | ||
| | |nerf=<span style="color: hsl(0 70 50); position:relative; bottom:1px; margin-right: 5px;">â–¼</span> | ||
}} | |adj=<span style="color: hsl(35 65 50); position:relative; bottom:1px; margin-right: 5px;">'''â—†'''</span> | ||
|fix=<span style="color: hsl(0 0 50); position:relative; bottom:1px; margin-right: 5px;">'''―'''</span> | |||
}}<noinclude> | |||
{{change}} empty, buff {{change|buff}}, nerf {{change|nerf}}, adj {{change|adj}}, fix {{change|fix}}</noinclude> | |||