Template:Tracklist: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Drew R. Smith
No edit summary
imported>Drew R. Smith
No edit summary
Line 1: Line 1:
{{{1}}} {{{2}}} ({{#expr:(
{{#ifeq:{{{5|}}}|plain||{{{1}}} {{{2}}} (}}{{#expr:(
{{#switch:{{{2}}}
{{#switch:{{lc:{{{2}}}}}
|F|Fahrenheit =
|lbs|pound|pounds =
    {{#switch:{{{3}}}
     {{#switch:{{lc:{{{3}}}}}
    |C|Celsius = ({{{1}}} - 32) * (5 / 9)
     |g|grams            = {{{1}}} * 453.6
    |K|Kelvin =  (5 / 9) * ({{{1}}} - 32) + 273
     |kg|kilograms        = {{{1}}} * .4536
    |R|Rankine = {{{1}}} + 459.69
    }}
|C|Celsius =
     {{#switch:{{{3}}}
    |F|Fahrenheit = {{{1}}} * (9 / 5) + 32
     |K|Kelvin = {{{1}}} + 273
     |R|Rankine = {{{1}}} * (9 / 5) + 491.67
     }}
     }}
}}
}}
) round {{{4|2}}} }} {{{3}}})
) round {{{4|2}}} }}{{#ifeq:{{{5|}}}|plain|| {{{3}}})}}

Revision as of 11:38, 16 June 2009

{{{1}}} {{{2}}} (Expression error: Missing operand for round. {{{3}}})