Difference between revisions of "Template:AUD"

From blackwiki
Jump to navigation Jump to search
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"><includeonly>{{#ifeq:{{{link|no}}}
+
<span style="white-space: nowrap">{{#ifeq:{{{link|no}}}|yes
  |yes|[[Australian dollar|A$]]
+
  |[[Australian dollar|A$]]
  |A$}}{{#if:{{{1|}}}|{{formatnum:{{{1}}}}}}}</span>{{#if:{{{year|{{{2|}}}}}}
+
  |A$
|{{#ifexpr:{{{year|{{{2|}}}}}}<{{CURRENTYEAR}}
+
}}{{formatnum:{{{1|}}}}}</span><!--
  |{{#ifexpr:{{{year|{{{2|}}}}}}>1799
+
-->{{#ifeq:{{{year|{{{2|0}}}}}}|0||{{#ifexpr:{{Inflation/AU/startyear}}<={{{year|{{{2|0}}}}}} and {{{year|{{{2|0}}}}}}<{{Inflation/year|AU}}
  |&#32;({{#if:{{{about|}}}
+
|&#32;({{#if:{{{about|}}}
    |about ${{formatnum:{{Inflation|AU|{{formatnum: {{{1|}}}|R}}|{{{year|}}}{{{2|}}}|r={{{round|0}}}}}}}
+
  |equivalent to about ${{formatnum:{{Inflation|AU|{{formatnum:{{{1|}}}|R}}|{{{year|{{{2}}}}}}|r={{{round|0}}}}}}}
    |${{formatnum:{{Inflation|AU|{{formatnum:{{{1|}}}|R}}|{{{year|}}}{{{2|}}}|r={{{round|{{#ifexpr:{{Inflation|AU|{{formatnum:{{{1|}}}|R}}|{{{year|}}}{{{2|}}}}}>1000|0|2}}}}}}}}}
+
  |equivalent to ${{formatnum:{{Inflation|AU|{{formatnum:{{{1|}}}|R}}|{{{year|{{{2}}}}}}|r={{{round|{{#ifexpr:{{Inflation|AU|{{formatnum:{{{1|}}}|R}}|{{{year|{{{2}}}}}}}}>1000|0|2}}}}}}}}}
  }} in {{CURRENTYEAR}})
+
}} in {{Inflation/year|AU}})
  }}
+
}}}}<noinclude>
}}
+
{{documentation}}
}}</includeonly><noinclude>{{documentation}}<!-- Add categories and interwikis to the /doc subpage, not here! --></noinclude>
+
<!-- Add categories to the /doc subpage, interwikis to Wikidata, not here -->
 +
</noinclude>

Latest revision as of 14:11, 16 October 2020

A$

Template documentation[view] [edit] [history] [purge]

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

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.

  • {{AUD|value|year}}
  • {{AUD|value|year|round=round|about=yes}}

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

See also