Template:Change: Difference between revisionsGive feedback
No edit summary |
PolarManne (talk | contribs) Add bug fix parameter, change adjustment symbol to ◆ (combination of buff ▲ and nerf ▼) |
||
| (5 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{#switch:{{{1}}} | {{#switch:{{{1}}} | ||
|buff=<span style="color: hsl(100 55 50); position:relative; bottom:1px">▲</span> | |#default=* | ||
|nerf=<span style="color: hsl(0 70 50); position:relative; bottom:1px">▼</span> | |buff=<span style="color: hsl(100 55 50); position:relative; bottom:1px; margin-right: 5px;">▲</span> | ||
|adj=<span style="color: hsl(35 65 50); position:relative; bottom:1px">'''―'''</span> | |nerf=<span style="color: hsl(0 70 50); position:relative; bottom:1px; margin-right: 5px;">▼</span> | ||
}}<noinclude>buff {{ | |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> | |||