Usage
{{Gold|<number>|[max]}}
The first parameter must be a number, if it isn't or is empty, then an error message will be displayed, the second parameter is optional, and is only used when a range is wanted.
Example
Input
|
Output
|
{{Gold|64}}
|
64
|
{{Gold|200000}}
|
200,000
|
{{Gold|1500|10000}}
|
1,500
|