Template:NailsCost/doc: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
(Created page with "{{Documentation|Template:NailsCost}} ==About== The '''NailsCost''' template is used to find the min or max cost with the range of all nails. This is widely used in the Construction skill mw.pages where a value is needed to illustrate a cost value for a nail quantity. If you wish to format the value returned from this, you may use Template:Coins or a raw <nowiki>{{#formatnum:{{NailsCost|max}}}}</nowiki>. ==Usage== <pre> {{NailsCost |1 = <!-- min or max --> |...") |
(No difference)
|
Revision as of 00:38, 17 October 2024
About
The NailsCost template is used to find the min or max cost with the range of all nails. This is widely used in the Construction skill mw.pages where a value is needed to illustrate a cost value for a nail quantity.
If you wish to format the value returned from this, you may use Template:Coins or a raw {{#formatnum:{{NailsCost|max}}}}.
Usage
{{NailsCost |1 = <!-- min or max --> |quantity = <!-- (Optional) Quantity override, defaults to 1 if absent --> }}
- The current minimum nail price is 11 coins.
- The current maximum nail price is 1,120 coins.