Difference between revisions of "Base Price/row template"
Jump to navigation
Jump to search
m (testing) |
(format the numbers) |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
|- | |- | ||
− | | {{{ 1 }}} || {{{ 2 }}} || {{ #expr: {{{ 2 }}} * 100 }} || {{ #expr: {{{ 2 }}} * 0.2 }}</includeonly> | + | | {{{ 1 }}} || {{formatnum:{{{ 2 }}}}} || {{formatnum:{{ #expr: {{{ 2 }}} * 100 }}}} || {{formatnum:{{ #expr: {{{ 2 }}} * 0.2 }}}}</includeonly> |