Difference between revisions of "Template:Currency/Type/doc"

From blackwiki
Jump to navigation Jump to search
imported>SimonTrew
(undefined behavior)
imported>SimonTrew
(→‎Examples: Missing first parameter)
 
(4 intermediate revisions by the same user not shown)
Line 18: Line 18:
 
| {{tlc|Currency/Type|USD}} || {{Currency/Type|USD}}
 
| {{tlc|Currency/Type|USD}} || {{Currency/Type|USD}}
 
|-
 
|-
| {{tlc|Currency/Page|CNY}} || {{Currency/Page|CNY}}
+
| {{tlc|Currency/Type|CNY}} || {{Currency/Type|CNY}}
 +
|-
 +
| {{tlc|Currency/Type|HUF}} || {{Currency/Type|HUF}}
 +
|-
 +
| {{tlc|Currency/Type|MYR}} || {{Currency/Type|MYR}}
 
|-
 
|-
 
| {{tlc|Currency/Type|XYZ}} || {{Currency/Type|XYZ}}
 
| {{tlc|Currency/Type|XYZ}} || {{Currency/Type|XYZ}}
 
|-
 
|-
 
| {{tlc|Currency/Type|}} || {{Currency/Type|}}
 
| {{tlc|Currency/Type|}} || {{Currency/Type|}}
 +
|-
 +
| {{tlc|Currency/Type}} || {{Currency/Type}}
 
|}
 
|}
  

Latest revision as of 16:15, 30 November 2015

This is the type sub-template to Template:Currency. The Type sub-template converts the value it is given to the appropriate linked currency name, e.g., [[United States dollar|US$]].

Usage

Note: This template should generally not be used alone.

There is only one unnamed parameter used in this template, which finds the link from {{Currency/Link}} and the symbol from {{Currency/Symbol}}. Note that any value given to it is converted to upper case before processing for matches, so this template does not distinguish between "United States" and "UNITED STATES", for example. If the parameter is empty, the result is as for USD. If the parameter is unknown, behavior is undefined.

Examples

Parameter Result
{{Currency/Type|GBP}} GB£
{{Currency/Type|EUR}}
{{Currency/Type|USD}} US$
{{Currency/Type|CNY}} CN¥
{{Currency/Type|HUF}} Ft
{{Currency/Type|MYR}} RM
{{Currency/Type|XYZ}}
{{Currency/Type|}} US$
{{Currency/Type}} US$

See also