แม่แบบ:US$
US$
This is a multifunction template. At its simplest, it adds the currency mark "US$", as recommended by MOS:CURRENCY for many situations. The template can also link to the United States dollar article and can even calculate inflation. See warnings below.
Usage
[แก้]{{US$|number}}
Additional text like "million" or "trillion" must be placed outside the template, typically preceded by a non-breaking space (see example below).
Example:
{{US$}}→ US${{US$|123.45}}→ US$123.45{{US$|123}}{{nbsp}}million→ US$123 million
Link
[แก้]The parameter |link=yes may be used to link US$ to the article United States dollar. This is turned off by default, but may be appropriate for the first occurrence of the term in an article.
Example:
{{US$|123.45|link=yes}}→ US$123.45
Suppress "US"
[แก้]By specifying |long=no, display of "US" before the "$" sign may be suppressed when it is clear from context that the United States dollar is meant, rather than one of the twenty or so other currencies going by the name of "dollar".
Examples:
{{US$|123.45|long=no}}→ $123.45{{US$|123.45|long=no|link=yes}}→ $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|US}} 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 1634 ≤ year < 2024), the equivalent value represented in 2024 dollars will be calculated in parentheses. However, this function should only be used in appropriate situations.
Examples:
{{US$|100|1633}}→ US$100{{US$|100|1634}}→ US$100 (เทียบเท่ากับ $1,019 ในปี 2024){{US$|100|1966}}→ US$100 (เทียบเท่ากับ $939.08 ในปี 2024){{US$|100|1966|link=yes}}→ US$100 (เทียบเท่ากับ $939.08 ในปี 2024){{US$|100|2023}}→ US$100 (เทียบเท่ากับ $100 ในปี 2024){{US$|100|2024}}→ US$100{{US$|100|2026}}→ US$100{{US$|100|2027}}→ US$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:
{{US$|10|1935}}→ US$10 (เทียบเท่ากับ $222.23 ในปี 2024){{US$|10|1935|round=0}}→ US$10 (เทียบเท่ากับ $222 ในปี 2024){{US$|10|1935|about=yes}}→ US$10 (เทียบเท่ากับประมาณ $222 ในปี 2024){{US$|1000|1935|round=2}}→ US$1,000 (เทียบเท่ากับ $22,223.3 ในปี 2024){{US$|1000|1935|round=-2}}→ US$1,000 (เทียบเท่ากับ $22,200 ในปี 2024){{US$|1000|1935|round=-2|about=yes}}→ US$1,000 (เทียบเท่ากับประมาณ $22,200 ในปี 2024)
- Caution
- The inflation-calculation code causes this template to approach the 40-deep expansion depth limit in the software that makes Wikipedia work. Pages that exceed this limit are placed in Category:Pages where expansion depth is exceeded. Using
|about=yescan reduce the impact somewhat. If you call this template from within another template and use the inflation feature, consider adding a caution similar to this one to that template's documention page.
Show year
[แก้]The parameter |showyear=yes may be used to show in YYYY between the amount and the inflation convertion. This is used for sentence structuring.
Example:
{{US$|100|1850}}→ US$100 (เทียบเท่ากับ $3,662 ในปี 2024){{US$|100|1850|showyear=yes}}→ US$100 ในปี 1850 (เทียบเท่ากับ $3,662 ในปี 2024)
Redirects here
[แก้]See also
[แก้]Template data
[แก้]ข้อมูลแม่แบบสำหรับ US$
This is a multifunction template. At its simplest, it adds the currency mark "US$", as recommended by MOS:CURRENCY for many situations. The template can also link to the United States dollar article and can even calculate inflation.
| พารามิเตอร์ | คำอธิบาย | ชนิด | สถานะ | |
|---|---|---|---|---|
| Amount | 1 | Amount in US$ | จำนวน | จำเป็น |
| Year | 2 | Specify a year and, if this year is between 1800 and the current year minus 1, the inflation-adjusted value will be calculated in parentheses | จำนวน | แนะนำ |
| Link? | link | Link US$ to article
| ตรรกะ | แนะนำ |
| About? | about | If yes, calculate to the nearest dollar (instead of the nearest cent) and prefix the calculated value with "about"
| ตรรกะ | ไม่บังคับ |
| Decimal points | round | Integer, where round to number of decimal points specified, use negative (for example, -2) for significant figures
| จำนวน | แนะนำ |
| US$? | long | If no, display of "US" before the "$" sign will be suppressed when it is clear from context that the United States dollar is meant, rather than one of the twenty or so other currencies going by the name of "dollar".
| ตรรกะ | ไม่บังคับ |
| Show year? | showyear | If yes, show 'in YYYY' between the amount and the inflation calculation
| ตรรกะ | ไม่บังคับ |