Template:ReplacedByEuro/doc
Appearance
File:Edit-copy green.svg | This is a documentation subpage for Template:ReplacedByEuro. It may contain usage information, categories and other content that is not part of the original template page. |
This template returns the currency the Euro replaced in a country.
Syntax[change]
{{ReplacedByEuro| {{{1}}} }}
- {{{1}}} is the template positional parameters (this is, the only parameter to the template).
- {{{1}}} is the country code for which the replaced currency is requested.
Examples[change]
{{ReplacedByEuro|FRA}}
displays FRF.
See also[change]
References[change]
TemplateData[change]
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:ReplacedByEuro in articles based on its TemplateData.
TemplateData for ReplacedByEuro
<templatedata> { "params": { "1": { "label": "Country code", "description": "The country code for which the replaced currency is requested.", "example": "FRA", "type": "line", "required": true } }, "description": "Template to return the currency replaced by the Euro for a country." } </templatedata>