Difference between revisions of "Template:Formula"
From Kerbal Space Program Wiki
m (*renamed Parameter Table to Parameter table;) |
|||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
<div style="clear:{{if rtl|right|left}};"></div></includeonly><noinclude>Creates two columns, where the right column show formula and the left the definition for the parameters. | <div style="clear:{{if rtl|right|left}};"></div></includeonly><noinclude>Creates two columns, where the right column show formula and the left the definition for the parameters. | ||
− | {{Parameter | + | {{Parameter table|name=text|parameters= |
− | {{Parameter | + | {{Parameter row|math|Formula without math tags. Note that multiple curly brackets (}) need to be separated}} |
− | {{Parameter | + | {{Parameter row|math code|Formula with math tags.|{{{math}}}}} |
− | {{Parameter | + | {{Parameter row|where|Parameter definition}} |
}} | }} | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Latest revision as of 12:03, 19 December 2014
Creates two columns, where the right column show formula and the left the definition for the parameters.
Name | Optional | Description | Default |
---|---|---|---|
math | No | Formula without math tags. Note that multiple curly brackets (}) need to be separated | |
math code | Yes | Formula with math tags. | {{{math}}} |
where | No | Parameter definition |