Template:Format price
NaN
このテンプレートは、おもに価格に使用される数値を、百科事典の記事で見やすい形にするものです。1万以上の数値を万、億などの命数で表示します。たとえば100,000であれば10万と表示します。小数点以下は2桁まで表示します。{{formatnum:}} マジックワード.
使い方
{{Format price|数値|桁数}}
ここで、
- 数値 – 表示したい数値です。入力は必須です。
- 桁数 – 小数点以下の数値です。指定しない場合は2桁となります。
数値以外が入力されたとき、必須パラメータが欠けているとき、負の数値が数値に入っている場合はNaNが返されます。通貨などの単位を数値の欄に入れるとエラーとなります。
使用例
{{Format price|1.2}}= 1.20
{{Format price|456.789}}= 456.79
{{Format price|456.789|1}}= 456.80
{{Format price|456.789|0}}= 457
{{Format price|456.789|-2}}= 500
'''$'''<code>{{[[Template:Format price|Format price]]|1234}}</code>= $1,234.00
'''$'''<code>{{[[Template:Format price|Format price]]|12345}}</code>= $1.23万
'''$'''<code>{{[[Template:Format price|Format price]]|123456}}</code>= $12.3万
'''$'''<code>{{[[Template:Format price|Format price]]|1000000}}</code>= $100万
<code>{{[[Template:Format price|Format price]]|98765432109876}}</code>円 = 98.8兆円
<code>{{[[Template:Format price|Format price]]|7.86178E+25}}</code> atoms= 78.6𥝱 atoms
{{Format price}}= NaN
{{Format price||0}}= NaN
{{Format price|-100}}= NaN
{{Format price|xyz|A}}= NaN
関連項目
- {{Inflation}}
- {{Inflation-fn}}
- {{Format price/digits}}
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.