Template:Currency/Symbol/doc
< Template:Currency | Symbol
Jump to navigation
Jump to search
Revision as of 15:08, 30 November 2015 by imported>SimonTrew (add CNY and HUF)
![]() | This is a documentation subpage for Template:Currency/Symbol. It contains usage information, categories and other content that is not part of the original template page. |
Returns the currency symbol for a given currency. If the symbol is not known, it returns the parameter unchanged; if it is empty, US$
is returned.
Examples
Parameter | Result |
---|---|
{{Currency/Symbol|GBP}} |
GB£ |
{{Currency/Symbol|CAD}} |
CA$ |
{{Currency/Symbol|EUR}} |
€ |
{{Currency/Symbol|altarian dollar}} |
altarian dollar |
{{Currency/Symbol|HUF}} |
Ft |
{{Currency/Symbol|CNY}} |
CN¥ |
{{Currency/Symbol|}} |
US$ |