Template:Cents/doc: Difference between revisions
ArrowHead294 (talk | contribs) No edit summary |
ArrowHead294 (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{dochead}} | |||
== Usage == | === Usage === | ||
Use this template like this | Use this template like this | ||
<nowiki>{{subst:cents|ratio|precision}}</nowiki> | <nowiki>{{subst:cents|ratio|precision}}</nowiki> | ||
== Example == | === Example === | ||
This input in the wiki source | |||
: <nowiki>{{subst:cents|3|5}}</nowiki> | |||
produces the following output | produces the following output | ||
: 1901.95500 | |||
== See also == | === See also === | ||
* [[Template:Cent]] — a template to insert the cent symbol | * [[Template:Cent]] — a template to insert the cent symbol | ||