Difference between revisions of "Template:Chembox CalcTemperatures/doc"
Jump to navigation
Jump to search
imported>DePiep (→Usage) |
imported>DePiep |
||
| Line 15: | Line 15: | ||
<pre> | <pre> | ||
{{Chembox CalcTemperatures | {{Chembox CalcTemperatures | ||
| − | | | + | | PtPrefix={{{value7|}}} |
| unit={{#if:{{{value1|}}}|C|{{#if:{{{value2|}}}|F|{{#if:{{{value3|}}}|K|}}}}}} | | unit={{#if:{{{value1|}}}|C|{{#if:{{{value2|}}}|F|{{#if:{{{value3|}}}|K|}}}}}} | ||
| temp1={{{value1|}}} {{{value2|}}} {{{value3|}}} | | temp1={{{value1|}}} {{{value2|}}} {{{value3|}}} | ||
Revision as of 14:12, 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
| PtPrefix={{{value7|}}}
| unit={{#if:{{{value1|}}}|C|{{#if:{{{value2|}}}|F|{{#if:{{{value3|}}}|K|}}}}}}
| temp1={{{value1|}}} {{{value2|}}} {{{value3|}}}
| temp2={{{value4|}}} {{{value5|}}} {{{value6|}}}
| defaultvalue={{{value|}}} }}{{#if:{{{label|}}}| {{{label}}}
}}