Editing User:Toad64/ChangelogGive feedback
Jump to navigation
Jump to search
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 1: | Line 1: | ||
{{#switch:{{{1}}} | {{#switch:{{{1}}} | ||
| buff=<span style="color: #62F700">'''▲'''</span> | | buff=<span style="color: #62F700">'''▲ Buff'''</span> | ||
| nerf=<span style="color: #F7000D">'''▼'''</span> | | nerf=<span style="color: #F7000D">'''▼ Nerf'''</span> | ||
| adj=<span style="color: #f7941b">'''='''</span> | | adj=<span style="color: #f7941b">'''= Adjustment'''</span> | ||
}} | }} | ||
<noinclude> | |||
<h3>Changelog idea</h3> | <h3>Changelog idea</h3> | ||
<p>Simple visual consept to show changes that are buffs or nerfs for a hero<syntaxhighlight lang="text"> | <p>Simple visual consept to show changes that are buffs or nerfs for a hero<syntaxhighlight lang="text"> | ||
{{#switch:{{{1}}} | {{#switch:{{{1}}} | ||
| buff=<span style="color: #62F700">'''▲'''</span> | | buff=<span style="color: #62F700">'''▲ Buff'''</span> | ||
| nerf=<span style="color: #F7000D">'''▼'''</span> | | nerf=<span style="color: #F7000D">'''▼ Nerf'''</span> | ||
| adj=<span style="color: #f7941b">'''='''</span> | | adj=<span style="color: #f7941b">'''= Adjustment'''</span> | ||
}} | }} | ||
</syntaxhighlight><p>When adding the buff/nerf:</p><syntaxhighlight lang="text"> | </syntaxhighlight><p>When adding the buff/nerf:</p><syntaxhighlight lang="text"> | ||