Difference between revisions of "Template:FXConvert/Wordify"
Jump to navigation
Jump to search
imported>Trigenibinion (Include documentation) |
imported>Trigenibinion (Check number) |
||
| Line 1: | Line 1: | ||
| − | <includeonly>{{#switch: {{{numsys|usa}}} | + | <includeonly>{{#if:{{Isnumeric|{{{1|}}}}}| |
| + | {{#switch: {{{numsys|usa}}} | ||
| usa = {{#ifexpr: {{{1|1}}}/1E12 >= 1 | | usa = {{#ifexpr: {{{1|1}}}/1E12 >= 1 | ||
| {{formatnum:{{#expr: {{{1|1}}}/1E12 round {{{round|2}}}}}}} {{#ifeq:{{{lk|}}}|on|[[1,000,000,000,000|trillion]]|trillion}} | | {{formatnum:{{#expr: {{{1|1}}}/1E12 round {{{round|2}}}}}}} {{#ifeq:{{{lk|}}}|on|[[1,000,000,000,000|trillion]]|trillion}} | ||
| Line 20: | Line 21: | ||
}} | }} | ||
}} | }} | ||
| − | | #default = number system not supported}}</includeonly><noinclude>{{Documentation}}</noinclude> | + | | #default = number system not supported}}|{{{1|}}}}}</includeonly><noinclude>{{Documentation}}</noinclude> |