Module:Currency/doc: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
(Created page with "{{documentation}} Formats many types of currency. {{Helper module |name=Currency |fname1=_amount(num, type) |ftype1=string |fuse1=Takes the number and formats it with the currency type (coins, nocoins). }}") |
(No difference)
|
Latest revision as of 23:57, 12 October 2024
Module:Currency's function nocoins is invoked by Template:NoCoins.
Module:Currency is required by Module:GEMinMax.
Module:Currency is required by Module:Mmgsection.
Module:Currency is required by Module:Mmgtable.
Formats many types of currency.
This module is a helper module to be used by other modules; it may not designed to be invoked directly. See RuneScape:Lua/Helper modules for a full list and more information.
Function | Type | Use |
---|---|---|
_amount(num, type) | string | Takes the number and formats it with the currency type (coins, nocoins). |