Template:RC: Difference between revisions
From Melvor Idle
No edit summary |
(Use inline-flex & change order of numeric amount & image) |
||
Line 1: | Line 1: | ||
<includeonly><onlyinclude><span style="display:inline- | <includeonly><onlyinclude><span style="display:inline-flex" data-sort-value="{{{1|0}}}"><span {{#ifexpr:{{formatnum:{{{1|0}}}|R}}<0|style="color:red"}}>{{formatnum:{{{1|}}}}}</span>{{#if:{{{2|}}}|{{#ifeq:{{{1|}}}|{{{2|}}}|| - <span {{#ifexpr:{{formatnum:{{{2}}}|R}}<0|style="color:red"}}>{{formatnum:{{{2}}}}}</span>}}}} [[File:Raid Coins.svg|23x23px|link=Currency|alt=RC]]</span></onlyinclude></includeonly><noinclude>{{/doc}}</noinclude> |
Revision as of 21:46, 22 April 2024
A template for quickly inserting Raid Coin costs. For example, {{RC|5000}}
becomes 5,000 and {{RC|-5000}}
becomes −5,000 .
For a range of values, use two arguments. For example, {{RC|-100|5000}}
becomes −100 - 5,000 . If both values are the same, no dash is used. For example {{RC|100|100}}
becomes 100