Difference between revisions of "Template:Chembox CalcTemperatures/doc"
Jump to navigation
Jump to search
imported>DePiep |
imported>DePiep (→Usage) |
||
| Line 7: | Line 7: | ||
Value2 = temperature in F | Value2 = temperature in F | ||
Value3 = temperature in K | Value3 = temperature in K | ||
| − | Value4 = temperature high range, to-value in C (with value1 as the from- | + | Value4 = temperature high range, to-value in C (with value1 as the from-value) |
| − | Value5 = temperature high range, to-value in F (with value2 as the from- | + | Value5 = temperature high range, to-value in F (with value2 as the from-value) |
| − | Value6 = temperature high range, to-value in K (with value3 as the from- | + | Value6 = temperature high range, to-value in K (with value3 as the from-value) |
Value7 = prefix text | Value7 = prefix text | ||
</pre> | </pre> | ||
Revision as of 13:46, 17 February 2014
| 40px | This is a documentation subpage for Template:Chembox CalcTemperatures. It contains usage information, categories and other content that is not part of the original template page. |
Usage
Value1 = temperature in C Value2 = temperature in F Value3 = temperature in K Value4 = temperature high range, to-value in C (with value1 as the from-value) Value5 = temperature high range, to-value in F (with value2 as the from-value) Value6 = temperature high range, to-value in K (with value3 as the from-value) Value7 = prefix text
{{Chembox CalcTemperatures
| prefix={{{value7|}}}
| unit={{#if:{{{value1|}}}|C|{{#if:{{{value2|}}}|F|{{#if:{{{value3|}}}|K|}}}}}}
| temp1={{{value1|}}} {{{value2|}}} {{{value3|}}}
| temp2={{{value4|}}} {{{value5|}}} {{{value6|}}}
| defaultvalue={{{value|}}} }}{{#if:{{{label|}}}| {{{label}}}
}}