Template:BRLConvert/doc
This is a documentation subpage for Template:BRLConvert. It may contain usage information, categories and other content that is not part of the original template page. |
Purpose
[edit]The purpose of this template is to automatically convert and format Brazilian real. Rates of exchange and inflation must be manually copied by editors in the supporting templates therefore this template's output does not necessarily reflect the present exchange rates or price indices but, rather, reflects the rates and indices at the time of the last update.
The default target currency (USD at present) may change in the future.
Usage
[edit]{{BRLConvert|value|currency_units|year=|to=|r=|force=|lk=|exact=|showdate=|ref=|mode=|convert=}}
Parameters
[edit]A description of the template's parameters are listed below.
Field name | Usage | Example | Description |
value |
mandatory | 10000.01 | The value, in Brazilian real, that needs to be converted. The template will not accept pre-formatted values (i.e. 1,234). |
currency_units |
optional | m | Used to represent smaller or larger numbers. Available options are as follows.
The Indian units can be applied to any currency. |
lk |
optional | lk=on | This parameter gives you the option of internally linking currency names (paise, which is generalized here to mean cents in the source currency) and/or number names (billion, trillion, lakh, crore). By default, the parameter is set to "off" (i.e. it is set not to link). Available options are as follows.
|
year |
optional | year=2002 | This parameter allows entering values from previous years. The year will be displayed and historic values will be converted. The conversion will be attempted for the year indicated (but see force ). If year is not provided, just a conversion will be performed at the most current rate available.
|
to |
optional | to=EUR | This parameter allows for conversion to various different currencies. Currently, the USD (default) and the euro are supported. |
r |
optional | r=3 | Sets the digits to which the results must be rounded. A negative value indicates rounding to an upper significant digit, and a positive value indicates a fractional digit including trailing zeros. Defaults to 2 .
|
force |
optional | force=yes | This parameter allows to force a conversion at the most current rate available when data is lacking for the provided year when its value is yes .
|
exact |
optional | exact=source | This provides some control over formatting. source requests to display the input value normally (in American fashion) after applying the units. on does this for both the input and result values. Otherwise all values will be displayed as per {{Format price}}.
|
showdate |
optional | showdate=no | This allows to disable displaying the original year. |
ref |
optional | ref=<ref>some wikitext ref</ref> | This allows displaying one or more references next to the original value. Each one must consist of a ref wikitext element. |
mode |
optional | mode=historical | This parameter controls the output mode. Setting it to blank or omitting it results in the default mode. Setting it to historical allows conversion using historical exchange rates.
|
convert |
optional | convert=no | This parameter controls the currency conversion. Setting it to blank or omitting it results in the default mode. Setting it to no disables it.
|
Examples
[edit]BRLConvert syntax | Results |
---|---|
{{BRLConvert|1|ct|lk=on}} |
R$0.01 (US$0) |
{{BRLConvert|10|ct}} |
R$0.1 (US$0.02) |
{{BRLConvert|1|ct|exact=source}} |
R$0.01 (US$0) |
{{BRLConvert|10|ct|exact=source}} |
R$0.1 (US$0.02) |
{{BRLConvert|1|ct|exact=on}} |
R$0.01 (US$0) |
{{BRLConvert|10|ct|exact=on}} |
R$0.1 (US$0.02) |
{{BRLConvert|1|ct|year=2002}} |
R$0.01 (2002) (US$0) |
{{BRLConvert|10|ct|year=2002}} |
R$0.1 (2002) (US$0.03) |
{{BRLConvert|1|ct|year=2002|mode=historical}} |
R$0.01 (2002) (US$0) |
{{BRLConvert|10|ct|year=2002|mode=historical}} |
R$0.1 (2002) (US$0.03) |
{{BRLConvert|1|ct|year=2002|lk=on}} |
R$0.01 (2002) (US$0) |
{{BRLConvert|10|ct|year=2002|lk=on}} |
R$0.1 (2002) (US$0.03) |
{{BRLConvert|1|ct|year=2002|exact=on}} |
R$0.01 (2002) (US$0) |
{{BRLConvert|10|ct|year=2002|exact=on}} |
R$0.1 (2002) (US$0.03) |
{{BRLConvert|1|ct|lk=on|convert=no}} |
R$0.01 |
{{BRLConvert|10|ct|convert=no}} |
R$0.1 |
{{BRLConvert|1|ct|exact=source|convert=no}} |
R$0.01 |
{{BRLConvert|10|ct|exact=source|convert=no}} |
R$0.1 |
{{BRLConvert|1|ct|exact=on|convert=no}} |
R$0.01 |
{{BRLConvert|10|ct|exact=on|convert=no}} |
R$0.1 |
{{BRLConvert|1|ct|year=2002|convert=no}} |
R$0.01 (2002) |
{{BRLConvert|10|ct|year=2002|convert=no}} |
R$0.1 (2002) |
{{BRLConvert|1|ct|year=2002|mode=historical|convert=no}} |
R$0.01 (2002) |
{{BRLConvert|10|ct|year=2002|mode=historical|convert=no}} |
R$0.1 (2002) |
{{BRLConvert|1|ct|year=2002|lk=on|convert=no}} |
R$0.01 (2002) |
{{BRLConvert|10|ct|year=2002|lk=on|convert=no}} |
R$0.1 (2002) |
{{BRLConvert|1|ct|year=2002|exact=on|convert=no}} |
R$0.01 (2002) |
{{BRLConvert|10|ct|year=2002|exact=on|convert=no}} |
R$0.1 (2002) |
{{BRLConvert|1}} |
R$1 (US$0.19) |
{{BRLConvert|1|k}} |
R$1,000 (US$185.53) |
{{BRLConvert|1|m}} |
R$1 million (US$185,528.76) |
{{BRLConvert|1|b|lk=on}} |
R$1 billion (US$185.53 million) |
{{BRLConvert|1|t|lk=on}} |
R$1 trillion (US$185.53 billion) |
{{BRLConvert|1|exact=source}} |
R$1 (US$0.19) |
{{BRLConvert|1|k|exact=source}} |
R$1,000 (US$185.53) |
{{BRLConvert|1|m|exact=source}} |
R$1,000,000 (US$185,528.76) |
{{BRLConvert|1|b|exact=source}} |
R$1,000,000,000 (US$185.53 million) |
{{BRLConvert|1|t|exact=source}} |
R$1,000,000,000,000 (US$185.53 billion) |
{{BRLConvert|1|exact=on}} |
R$1 (US$0.19) |
{{BRLConvert|1|k|exact=on}} |
R$1,000 (US$185.53) |
{{BRLConvert|1|m|exact=on}} |
R$1,000,000 (US$185,528.76) |
{{BRLConvert|1|b|exact=on}} |
R$1,000,000,000 (US$185,528,756.96) |
{{BRLConvert|1|t|exact=on}} |
R$1,000,000,000,000 (US$185,528,756,957.33) |
{{BRLConvert|1|year=2002}} |
R$1 (2002) (US$0.34) |
{{BRLConvert|1|k|year=2002}} |
R$1,000 (2002) (US$342.42) |
{{BRLConvert|1|m|year=2002}} |
R$1 million (2002) (US$342,423.18) |
{{BRLConvert|1|b|year=2002}} |
R$1 billion (2002) (US$342.42 million) |
{{BRLConvert|1|t|year=2002}} |
R$1 trillion (2002) (US$342.42 billion) |
{{BRLConvert|1|year=2002|lk=on}} |
R$1 (2002) (US$0.34) |
{{BRLConvert|1|k|year=2002|lk=on}} |
R$1,000 (2002) (US$342.42) |
{{BRLConvert|1|m|year=2002|lk=on}} |
R$1 million (2002) (US$342,423.18) |
{{BRLConvert|1|b|year=2002|lk=on}} |
R$1 billion (2002) (US$342.42 million) |
{{BRLConvert|1|t|year=2002|lk=on}} |
R$1 trillion (2002) (US$342.42 billion) |
{{BRLConvert|3.60}} |
R$3.6 (US$0.67) |
{{BRLConvert|360}} |
R$360 (US$66.79) |
{{BRLConvert|3600}} |
R$3,600 (US$667.9) |
{{BRLConvert|360000}} |
R$360,000 (US$66,790.35) |
{{BRLConvert|3600000}} |
R$3.6 million (US$667,903.53) |
{{BRLConvert|3.6|m}} |
R$3.6 million (US$667,903.53) |
{{BRLConvert|3650000}} |
R$3.65 million (US$677,179.96) |
{{BRLConvert|3.65|m}} |
R$3.65 million (US$677,179.96) |
{{BRLConvert|3650000|year=1914}} |
R$3.65 million (1914) (US$FXConvert/Wordify error: cannot parse value "Undefined year "1914"") |
{{BRLConvert|3.65|m|year=1914}} |
R$3.65 million (1914) (US$FXConvert/Wordify error: cannot parse value "Undefined year "1914"") |
{{BRLConvert|3650000|year=1914|exact=source}} |
R$3,650,000 (1914) (US$FXConvert/Wordify error: cannot parse value "Undefined year "1914"") |
{{BRLConvert|3.65|m|year=1914|exact=source}} |
R$3,650,000 (1914) (US$FXConvert/Wordify error: cannot parse value "Undefined year "1914"") |
{{BRLConvert|3650000|year=1914|force=yes}} |
R$3.65 million (1914) (US$677,179.96) |
{{BRLConvert|3.65|m|year=1914|force=yes}} |
R$3.65 million (1914) (US$677,179.96) |
{{BRLConvert|3650000|year=1914|force=yes|exact=on}} |
R$3,650,000 (1914) (US$677,179.96) |
{{BRLConvert|3.65|m|year=1914|force=yes|exact=on}} |
R$3,650,000 (1914) (US$677,179.96) |
{{BRLConvert|3650000|year=2002}} |
R$3.65 million (2002) (US$1.25 million) |
{{BRLConvert|3.65|m|year=2002}} |
R$3.65 million (2002) (US$1.25 million) |
{{BRLConvert|3650000|year=2002|exact=on}} |
R$3,650,000 (2002) (US$1,249,844.62) |
{{BRLConvert|3.65|m|year=2002|exact=on}} |
R$3,650,000 (2002) (US$1,249,844.62) |
{{BRLConvert|3650000|year=2002|exact=source}} |
R$3,650,000 (2002) (US$1.25 million) |
{{BRLConvert|3.65|m|year=2002|exact=source}} |
R$3,650,000 (2002) (US$1.25 million) |
{{BRLConvert|3650000|year=2002|exact=on}} |
R$3,650,000 (2002) (US$1,249,844.62) |
{{BRLConvert|3.65|m|year=2002|exact=on}} |
R$3,650,000 (2002) (US$1,249,844.62) |
{{BRLConvert|3600000|year=2011|ref=<ref name="qv">something1</ref>}} |
R$3.6 million (2011)[1] (US$2.15 million) |
{{BRLConvert|3600000|year=2011|ref=<ref name="qv">something1</ref><ref>something2</ref>}} |
R$3.6 million (2011)[1][2] (US$2.15 million) |
{{BRLConvert|3600000|year=2011|to=EUR|ref=<ref name="qv">something1</ref>}} |
R$3.6 million (2011)[1] (€1.49 million) |
{{BRLConvert|3600000|year=2011|to=EUR|showdate=no|ref=<ref name="qv">something1</ref>}} |
R$3.6 million[1] (€1.49 million) |
See also
[edit]- {{FXConvert}}: Inflates and converts a given currency to US dollars or Euro. It is used by {{BRLConvert}}.
TemplateData
[edit]TemplateData for BRLConvert
Template calculates a value of Brazilian real, which you can enter, converted and then presents the results.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Value | 1 | The value, in the source, that needs to be converted. The template will not accept pre-formatted values (i.e. 1,234).
| Number | required |
Currency units | 2 | Use this to represent larger numbers such as crores, billions et al.
| Line | suggested |
Linking | lk | Gives option to whether link currency names (paise, etc.) or number names (crores, lakhs, billions, trillions)
| Line | suggested |
Year | year | This parameter allows for inflation. Historic values will be inflated to the most current values available then converted.
| Number | suggested |
To | to | This parameter allows for conversion to various different currencies. The USD (default) and the euro are currently supported.
| Unknown | optional |
Rounding digits | r | Used to round significant digits. A value of "0" will drop paise or cent values from the converted number. By default the conversion will be rounded to two significant figures.
| Number | optional |
Force | force | This parameter allows to force a conversion at the most current rate available when data is lacking for the provided year when its value is "yes".
| Line | optional |
Exact | exact | This provides some control over formatting. "source" requests to display the input value normally (in American fashion) after applying the units. "on" does this for both the input and result values. Otherwise all values will be displayed as per Format price.
| Line | optional |
Show date | showdate | This allows to disable displaying the original year.
| Line | optional |
References | ref | This allows displaying one or more references next to the original value. Each one must consist of a ref wikitext element.
| Content | suggested |
Mode | mode | This parameter allows for the control of the output mode. Currently, blank (default) and historical are supported. In historical mode, conversions are performed using a historical exchange rate, for the year supplied.
| Line | optional |
Convert | convert | This parameter controls the currency conversion. Setting it to blank or omitting it results in the default mode. Setting it to <code>no</code> disables it.
| Line | optional |