Template:RC: Difference between revisions

From Melvor Idle
(Replicated from Template:GP)
 
(Allow template to be invoked with no parameter)
Line 3: Line 3:
For a range of values, use two arguments. For example, {{T|RC|-100|5000}} becomes {{RC|-100|5000}}. If both values are the same, no dash is used. For example {{T|RC|100|100}} becomes {{RC|100|100}}
For a range of values, use two arguments. For example, {{T|RC|-100|5000}} becomes {{RC|-100|5000}}. If both values are the same, no dash is used. For example {{T|RC|100|100}} becomes {{RC|100|100}}


<includeonly><onlyinclude><span style="display:inline-block" data-sort-value="{{{1}}}">[[File:Raid_Coins.svg|23x23px|link=Currency]]&nbsp;<span {{#ifexpr:{{formatnum:{{{1}}}|R}}<0|style="color:red"}}>{{formatnum:{{{1}}}}}</span>{{#if:{{{2|}}}|{{#ifeq:{{{1|}}}|{{{2|}}}||&nbsp;-&nbsp;<span {{#ifexpr:{{formatnum:{{{2}}}|R}}<0|style="color:red"}}>{{formatnum:{{{2}}}}}</span>}}}}</span></onlyinclude></includeonly>
<includeonly><onlyinclude><span style="display:inline-block" data-sort-value="{{{1|0}}}">[[File:Raid_Coins.svg|23x23px|link=Currency]]&nbsp;<span {{#ifexpr:{{formatnum:{{{1|0}}}|R}}<0|style="color:red"}}>{{formatnum:{{{1|}}}}}</span>{{#if:{{{2|}}}|{{#ifeq:{{{1|}}}|{{{2|}}}||&nbsp;-&nbsp;<span {{#ifexpr:{{formatnum:{{{2}}}|R}}<0|style="color:red"}}>{{formatnum:{{{2}}}}}</span>}}}}</span></onlyinclude></includeonly>

Revision as of 21:05, 4 January 2023

A template for quickly inserting Raid Coin costs. For example, {{RC|5000}} becomes Raid Coins.svg 5,000 and {{RC|-5000}} becomes Raid Coins.svg −5,000.

For a range of values, use two arguments. For example, {{RC|-100|5000}} becomes Raid Coins.svg −100 - 5,000. If both values are the same, no dash is used. For example {{RC|100|100}} becomes Raid Coins.svg 100