Template:Lb: Difference between revisions

From TalossaWiki
Jump to navigation Jump to search
No edit summary
(Fixed :)--Dient)
Line 1: Line 1:
{{#ifexpr: {{#expr: {{#expr: {{#expr: {{#expr: {{#if: {{{1|}}} | {{formatnum: {{{1}}}|R}} | 0 }} * 100}} + {{#if: {{{2|}}} | {{formatnum: {{{2}}}|R}} | 0 }} }} * 0.4}} round2 }} < 59 |¤{{#expr: {{#expr: {{#expr: {{#expr: {{#if: {{{1|}}} | {{formatnum: {{{1}}}|R}} | 0 }} * 100}} + {{#if: {{{2|}}} | {{formatnum: {{{2}}}|R}} | 0 }} }} * 0.4}} round2 }} | {{#expr: {{#expr: {{#expr: {{#expr: {{#expr: {{#expr: {{#if: {{{1|}}} | {{formatnum: {{{1}}}|R}} | 0 }} * 100}} + {{#if: {{{2|}}} | {{formatnum: {{{2}}}|R}} | 0 }} }} * 0.4}} round2 }} / 60}} round0}}¤{{#expr: {{#expr: {{#expr: {{#expr: {{#expr: {{#expr: {{#expr: {{#expr: {{#if: {{{1|}}} | {{formatnum: {{{1}}}|R}} | 0 }} * 100}} + {{#if: {{{2|}}} | {{formatnum: {{{2}}}|R}} | 0 }} }} * 0.4}} round2 }} / 60}} * 100}} mod 100}} round2}} }}<noinclude>
<noinclude>$20USD = </noinclude>{{#expr:floor {{#expr: {{formatnum:{{{1|<noinclude>20</noinclude>}}}|R}} / 1.50}}}}¤{{#expr: {{#expr: {{#expr: {{#expr:floor {{#expr: {{formatnum:{{{1|<noinclude>20</noinclude>}}}|R}} / 1.50}}}} - {{#expr: {{formatnum:{{{1|<noinclude>20</noinclude>}}}|R}} / 1.50}} }} * -60}} round0}}
<noinclude>
===Usage===
===Usage===
This template automatically converts United States dollars (USD) to the Talossan bent and louis, the base unit of currency for Talossa.  To change the conversion rate, alter the number 0.4 above to the appropriate ratio.  To use this template, just type <nowiki>{{Lb|dollars|cents}}</nowiki>.  Do not include any symbols ($ or ¤).
This template automatically converts United States dollars (USD) to the Talossan bent and louis, the base unit of currency for Talossa.  The conversion is accurate within a fraction to one bence.  To use this template, just type <nowiki>{{Lb|amountinUSD}}</nowiki>.  Do not include any symbols ($ or ¤).
[[Category:Templates]]
[[Category:Templates]]
Raw bence code (input of dollars and cents to bence):
{{#expr: {{#expr: {{#expr: {{#expr: {{#if: {{{1|}}} | {{formatnum: {{{1}}}|R}} | 0 }} * 100}} + {{#if: {{{2|}}} | {{formatnum: {{{2}}}|R}} | 0 }} }} * 0.4}} round2 }}
</noinclude>
</noinclude>

Revision as of 21:06, 9 July 2012

$20USD = 13¤20

Usage

This template automatically converts United States dollars (USD) to the Talossan bent and louis, the base unit of currency for Talossa. The conversion is accurate within a fraction to one bence. To use this template, just type {{Lb|amountinUSD}}. Do not include any symbols ($ or ¤).