Difference between revisions of "Template:Brassconvert/doc"
From Discworld MUD Wiki
(upd) |
(fix <) |
||
Line 1: | Line 1: | ||
| | ||
<!-- Add your documentation below this line--> | <!-- Add your documentation below this line--> | ||
− | This template displays in | + | This template displays in <span> tags the value of an amount of money in brass coins in various other currencies. |
− | In front of that tage it also adds a | + | In front of that tage it also adds a <span class="hid"> with the value in brass coins in front to allow sorting in tables. |
==Parameters== | ==Parameters== |
Revision as of 14:13, 12 February 2017
This template displays in <span> tags the value of an amount of money in brass coins in various other currencies.
In front of that tage it also adds a <span class="hid"> with the value in brass coins in front to allow sorting in tables.
Parameters
The amount of money, in brass coins or wichit beads, which are made of natural numbers (positive integers, which excludes fractions), e.g. 12345.
Every coin of every currency in game can be expressed as a natural number of brass coins.
Helper templates (in Category:Money_templates) exist for the various currencies to obtain the number of brass coins and that then call this template to display the amount in the various currencies.