Template:PriceFormatted: Difference between revisions

From Ymirheim Wiki
(Created page with "{{#ifexpr: {{{1}}} > 10000 | {{#expr: floor({{{1}}} / 10000) }} <span style="color: rgb(255, 198, 0)">Zeny</span> }} {{#expr: {{{1}}} mod 10000 }} <span style="color: rgb(67, 182, 255)">Rupee</span>")
 
No edit summary
Line 1: Line 1:
{{#ifexpr: {{{1}}} > 10000 | {{#expr: floor({{{1}}} / 10000) }} <span style="color: rgb(255, 198, 0)">Zeny</span> }} {{#expr: {{{1}}} mod 10000 }} <span style="color: rgb(67, 182, 255)">Rupee</span>
{{#ifexpr: {{{1}}} > 9999 | {{#expr: floor({{{1}}} / 10000) }} <span style="color: rgb(255, 198, 0)">Zeny</span> }} {{#expr: {{{1}}} mod 10000 }} <span style="color: rgb(67, 182, 255)">Rupee</span>

Revision as of 19:14, 26 June 2024

Expression error: Unrecognized punctuation character "{". Expression error: Unrecognized punctuation character "{". Rupee