User:Toad64/Changelog: Difference between revisions

Toad64 (talk | contribs)
readded bullet list, weird formatting shows up when there is a space between the switch and the icon
removed line break
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{#switch:{{{1}}}
{{#switch:{{{1}}}
| buff=<span style="color: #62F700">'''▲ Buff'''</span>
| buff=<span style="color: #62F700">'''▲'''</span>
| nerf=<span style="color: #F7000D">'''▼ Nerf'''</span>
| nerf=<span style="color: #F7000D">'''▼'''</span>
| adj=<span style="color: #f7941b">'''= Adjustment'''</span>
| adj=<span style="color: #f7941b">'''='''</span>
}}
}} <!--
 
--><noinclude>
<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">'''▲ Buff'''</span>
| buff=<span style="color: #62F700">'''▲'''</span>
| nerf=<span style="color: #F7000D">'''▼ Nerf'''</span>
| nerf=<span style="color: #F7000D">'''▼'''</span>
| adj=<span style="color: #f7941b">'''= Adjustment'''</span>
| adj=<span style="color: #f7941b">'''='''</span>
}}
}}
</syntaxhighlight><p>When adding the buff/nerf:</p><syntaxhighlight lang="text">
</syntaxhighlight><p>When adding the buff/nerf:</p><syntaxhighlight lang="text">