Module:Coins/doc: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
(Created page with "{{Documentation}} {{Helper module |name = Coins |fname1 = _amount(coins) |ftype1 = Number |fuse1 = Returns a formatted string with a coins icon and the amount of coins. See Template:Coins for examples. }}") |
(No difference)
|
Latest revision as of 23:37, 11 October 2024
Module:Coins's function amount is invoked by Template:Coins.
Module:Coins is required by 11 modules.
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(coins) | Number | Returns a formatted string with a coins icon and the amount of coins. See Template:Coins for examples. |