Difference between revisions of "Template:AUD"
blackwiki>Stepho-wrs (Oops, another attempt to removed the unwanted space.) |
m (21 revisions imported) |
||
| (4 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
| − | <span style="white-space: nowrap" | + | <span style="white-space: nowrap">{{#ifeq:{{{link|no}}}|yes |
| − | + | |[[Australian dollar|A$]] | |
| − | |A$}}{{ | + | |A$ |
| − | + | }}{{formatnum:{{{1|}}}}}</span><!-- | |
| − | + | -->{{#ifeq:{{{year|{{{2|0}}}}}}|0||{{#ifexpr:{{Inflation/AU/startyear}}<={{{year|{{{2|0}}}}}} and {{{year|{{{2|0}}}}}}<{{Inflation/year|AU}} | |
| − | + | | ({{#if:{{{about|}}} | |
| − | + | |equivalent to about ${{formatnum:{{Inflation|AU|{{formatnum:{{{1|}}}|R}}|{{{year|{{{2}}}}}}|r={{{round|0}}}}}}} | |
| − | + | |equivalent to ${{formatnum:{{Inflation|AU|{{formatnum:{{{1|}}}|R}}|{{{year|{{{2}}}}}}|r={{{round|{{#ifexpr:{{Inflation|AU|{{formatnum:{{{1|}}}|R}}|{{{year|{{{2}}}}}}}}>1000|0|2}}}}}}}}} | |
| − | + | }} in {{Inflation/year|AU}}) | |
| − | + | }}}}<noinclude> | |
| − | + | {{documentation}} | |
| − | + | <!-- Add categories to the /doc subpage, interwikis to Wikidata, not here --> | |
| + | </noinclude> | ||
Latest revision as of 14:11, 16 October 2020
A$
This is a multifunction template. At its simplest, it adds the currency mark "A$", as recommended by MOS:CURRENCY for many situations. The template can also link to the Australian dollar article and can even calculate inflation. See warnings below.
Usage
{{AUD|value}}
Example:
{{AUD}}→ A${{AUD|123.45}}→ A$123.45
Link
The parameter |link=yes may be used to link A$ to the article Australian dollar. This is turned off by default, but may be appropriate for the first occurrence of the term in an article.
Example:
{{AUD|123.45|link=yes}}→ A$123.45
Inflation calculation
Do not assume that using this template will mean that a calculated value is "current", "as of 2026", "as of 2025" or even necessarily "recent". Do not use {{CURRENTYEAR}} to refer to calculated value, instead {{Inflation/year|AU}} may be used. See also MOS:REALTIME. |
The template supports inflation calculation, by way of {{Inflation}}. If the second parameter is used, to specify a year, and this year is within a certain range of available inflation data (specifically, if 1901 ≤ year < 2018), the equivalent value represented in 2018 dollars will be calculated in parentheses. However, this function should only be used in appropriate situations.
Examples:
{{AUD|100|1900}}→ A$100{{AUD|100|1901}}→ A$100 (equivalent to $7,723 in 2018){{AUD|100|1966}}→ A$100 (equivalent to $1,315 in 2018){{AUD|100|1966|link=yes}}→ A$100 (equivalent to $1,315 in 2018){{AUD|100|2017}}→ A$100 (equivalent to $101.91 in 2018){{AUD|100|2018}}→ A$100{{AUD|100|2026}}→ A$100{{AUD|100|2027}}→ A$100
Additional parameter |about=yes will cause the template to calculate to the nearest dollar (instead of the nearest cent), and prefix the calculated value with "about". The rounding can be fine-tuned further by using |round=integer. These parameters may be combined.
Examples:
{{AUD|10|1935}}→ A$10 (equivalent to $490.54 in 2018){{AUD|10|1935|round=0}}→ A$10 (equivalent to $491 in 2018){{AUD|10|1935|about=yes}}→ A$10 (equivalent to about $491 in 2018){{AUD|1000|1935|round=2}}→ A$1,000 (equivalent to $49,054.05 in 2018){{AUD|1000|1935|round=-2}}→ A$1,000 (equivalent to $49,100 in 2018){{AUD|1000|1935|round=-2|about=yes}}→ A$1,000 (equivalent to about $49,100 in 2018)
Redirects here
- Template:A$
- Template:AU$ (note, this style is incorrect per WikiProject Australia conventions and MOS:CURRENCY but nevertheless appears frequently in the press)
See also
- Wikipedia:Manual of Style (dates and numbers)#Currencies
- Wikipedia:WikiProject Australia/Conventions#Currency
- Template:CAD
- Template:US$
| The above documentation is transcluded from Template:AUD/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (edit) pages. Please add categories to the /doc subpage. Subpages of this template. |