Module:Coins/doc
< Module:Coins
Jump to navigation
Jump to search
Revision as of 13:04, 9 November 2022 by Jacmob (talk | contribs) (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. }}")
This is the documentation page for Module:Coins
Module:Coins's function amount is invoked by Template:Coins.
Module:Coins is required by Module:Exchange.
This module is a helper module to be used by other modules; it may not be designed to be invoked directly. See Near-Reality:Lua/Helper modules for a full list and more information.
Module | Function | Type | Use |
---|---|---|---|
Coins | _amount(coins) | Number | Returns a formatted string with a coins icon and the amount of coins. See Template:Coins for examples. |