Template:Currency/doc: Difference between revisions
imported>Fire No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
Using named parameters: | Using named parameters: | ||
:<code><nowiki>{{</nowiki>currency|amount={{var|value}}|code={{var|code}}|first=|linked=|passthrough=}}</code> | :<code><nowiki>{{</nowiki>currency|amount={{var|value}}|code={{var|code}}|first=|linked=|passthrough=}}</code> | ||
where: | where: | ||
:{{var|value}} is a number with or without comma separators; may be followed by an optional quantifier: 'thousand', 'million', 'M', 'billion', 'B', or 'trillion' | :{{var|value}} is a number with or without comma separators; may be followed by an optional quantifier: 'thousand', 'million', 'M', 'billion', 'B', or 'trillion' | ||
:{{var|code}} is an [[ISO 4217|ISO 4217 currency code]] or one of the supported non-standard codes listed below | :{{var|code}} is an [[ISO 4217|ISO 4217 currency code]] or one of the supported non-standard codes listed below |