Template:2011FR/core-currency-code: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
Cbarr (talk | contribs)
Created page with "{{#switch: {{{1}}} | AU = AUD | BR = USD | CA = CAD | CH = CHF | CZ = CZK | DK = DKK | GB = GBP | HU = HUF | HK = HKD | IL = ILS | IN = USD | JP = JPY | NO = NOK ..."
 
Cbarr (talk | contribs)
No edit summary
Line 43: Line 43:
| VA = EUR
| VA = EUR
| #default = USD
| #default = USD
}}<noinclude>
}}
<noinclude>
Given an [[w:ISO 3166-1 alpha-2|ISO 3166-1]] two letter country code, returns the currency code ([[w:ISO 4217|ISO 4217]]) to use for fundraiser. If none set e.g. because local currency is not supported, defaults to USD.
Given an [[w:ISO 3166-1 alpha-2|ISO 3166-1]] two letter country code, returns the currency code ([[w:ISO 4217|ISO 4217]]) to use for fundraiser. If none set e.g. because local currency is not supported, defaults to USD.
</noinclude>
</noinclude><!--
<!--
| AR = ARS
| AR = ARS
| BR = BRL
| BR = BRL

Revision as of 12:56, 3 November 2011

USD Given an ISO 3166-1 two letter country code, returns the currency code (ISO 4217) to use for fundraiser. If none set e.g. because local currency is not supported, defaults to USD.