Difference between revisions of "Template:JPY/doc"

From blackwiki
Jump to navigation Jump to search
imported>Vanisaac
m (→‎See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
imported>Jonesey95
(add note about formatting with text)
Line 6: Line 6:
  
 
== Usage ==
 
== Usage ==
* {{tlxi|¥|value}}
+
* {{tlxi|¥|number}}
* {{tlxi|JPY|value}}
+
* {{tlxi|JPY|number}}
* {{tlxi|Yen|value}}
+
* {{tlxi|Yen|number}}
 +
 
 +
Additional text like "million" or "trillion" must be placed outside the template, typically preceded by a non-breaking space (see example below).
  
 
Example:
 
Example:
 
* {{tld|¥}} → {{¥}}
 
* {{tld|¥}} → {{¥}}
 
* {{tld|¥|123.45}} → {{¥|123.45}}
 
* {{tld|¥|123.45}} → {{¥|123.45}}
 +
<code><nowiki>{{¥|123}}{{nbsp}}million</nowiki></code> → {{¥|123}}{{nbsp}}million
  
 
=== Link ===
 
=== Link ===

Revision as of 19:46, 28 September 2020

This is a multifunction template. At its simplest, it adds the currency mark "¥", as recommended by MOS:CURRENCY for many situations. The template can also link to the Japanese yen article and can even calculate inflation. See warnings below.

Usage

  • {{¥|number}}
  • {{JPY|number}}
  • {{Yen|number}}

Additional text like "million" or "trillion" must be placed outside the template, typically preceded by a non-breaking space (see example below).

Example:

{{¥|123}}{{nbsp}}millionTemplate:¥ million

Link

The parameter |link=yes may be used to link ¥ to the article Japanese yen. This is turned off by default, but may be appropriate for the first occurrence of the term in an article.

Example:

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 1946 ≤ year < 2019), the equivalent value represented in 2019 yen will be calculated in parentheses. However, this function should only be used in appropriate situations.

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

Examples:

Additional parameter |about=yes will cause the template to calculate to the nearest yen (instead of the nearest sen or rin), and prefix the calculated value with "about". The rounding can be fine-tuned further by using |round=integer. These parameters may be combined.

Examples:

Redirects here

See also