Template:PriceFormatted: Difference between revisions

From Ymirheim Wiki
No edit summary
(Marked this version for translation)
 
Line 1: Line 1:
<includeonly>{{#ifexpr: {{{1}}} > 9999 | {{#expr: floor({{{1}}} / 10000) }} <span style="color: rgb(255, 198, 0)"><translate nowrap>Zeny</translate></span> }} {{#expr: {{{1}}} mod 10000 }} <span style="color: rgb(67, 182, 255)"><translate nowrap>Rupee</translate></span></includeonly><noinclude>
<includeonly>{{#ifexpr: {{{1}}} > 9999 | {{#expr: floor({{{1}}} / 10000) }} <span style="color: rgb(255, 198, 0)"><translate nowrap><!--T:1--> Zeny</translate></span> }} {{#expr: {{{1}}} mod 10000 }} <span style="color: rgb(67, 182, 255)"><translate nowrap><!--T:2--> Rupee</translate></span></includeonly><noinclude>
This template can be used to format an item price from a number that specifies the amount of money in Rupee.
This template can be used to format an item price from a number that specifies the amount of money in Rupee.



Latest revision as of 12:58, 29 July 2025

This template can be used to format an item price from a number that specifies the amount of money in Rupee.

Examples

{{PriceFormatted|125289}}

12 Zeny 5289 Rupee