Template:Cents: Difference between revisions

ArrowHead294 (talk | contribs)
mNo edit summary
Omg why did you make this a nonsubstituted template? The wiki is not a calculator!
Tag: Undo
Line 1: Line 1:
<includeonly>{{#ifexpr: {{{1|{{{ratio|}}}}}} >= 0|{{#number_format: {{#expr: 1200 * ln({{{1|{{{ratio}}}}}}) / ln(2)}}|{{{2|{{{precision|0}}}}}}|.|}}|}}</includeonly><noinclude>
{{<includeonly>subst:</includeonly>#number_format:{{<includeonly>subst:</includeonly>#expr: 1200*ln({{{1|{{{ratio|1}}}}}})/ln(2)}}|{{{2|{{{precision|0}}}}}}|.|}}<noinclude>
 
This template calculates the cent value of its first argument (defaults to 1). An optional second argument controls the precision, it defaults to 0 decimal places.
This template calculates the cent value of its first argument (defaults to 1). An optional second argument controls the precision, it defaults to 0 decimal places.
It must always be combined with the ''subst:'' keyword. The substitution is already carried out for the page preview. At save, the cent value is being placed into the wiki source.


{{documentation}}
{{documentation}}


[[Category:Character templates]]
[[Category:Substituted templates]]
</noinclude>
</noinclude>