Template:AP/doc: Difference between revisions

From Melvor Idle
(Created doc)
 
mNo edit summary
 
Line 1: Line 1:
A template for quickly inserting GP costs. For example, {{T|AP|5000}} becomes {{AP|5000}} and {{T|AP|-5000}} becomes {{AP|-5000}}.
A template for quickly inserting AP costs. For example, {{T|AP|5000}} becomes {{AP|5000}} and {{T|AP|-5000}} becomes {{AP|-5000}}.


For a range of values, use two arguments. For example, {{T|AP|-100|5000}} becomes {{AP|-100|5000}}. If both values are the same, no dash is used. For example {{T|AP|100|100}} becomes {{AP|100|100}}
For a range of values, use two arguments. For example, {{T|AP|-100|5000}} becomes {{AP|-100|5000}}. If both values are the same, no dash is used. For example {{T|AP|100|100}} becomes {{AP|100|100}}

Latest revision as of 06:48, 19 June 2024

A template for quickly inserting AP costs. For example, {{AP|5000}} becomes 5,000AP and {{AP|-5000}} becomes -5,000AP.

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