Template:RC: Difference between revisions
From Melvor Idle
(Allow template to be invoked with no parameter) |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly><onlyinclude><span style="display:inline-block" data-sort-value="{{{1|0}}}">[[File:Raid_Coins.svg|23x23px|link=Currency]] <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>}}}}</span></onlyinclude></includeonly><noinclude>{{/doc}}</noinclude> | |||
<includeonly><onlyinclude><span style="display:inline-block" data-sort-value="{{{1|0}}}">[[File:Raid_Coins.svg|23x23px|link=Currency]] <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>}}}}</span></onlyinclude></includeonly> |
Revision as of 13:38, 27 March 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