Template:NailsCost/doc: Difference between revisions

From RuneRealm Wiki
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 edit summary
 
Line 1: Line 1:
{{Documentation|Template:NailsCost}}
{{Documentation|Template:NailsCost}}
==About==
==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.
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 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>.
If you wish to format the value returned from this, you may use [[Template:Coins]] or a raw <nowiki>{{#formatnum:{{NailsCost|max}}}}</nowiki>.

Latest revision as of 11:50, 17 October 2024

This is a documentation subpage for Template:NailsCost.
It contains usage information, categories, and other content that is not part of the original template page.

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 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.