Difference between revisions of "Template:Formula"
From Kerbal Space Program Wiki
m (*replace 'Parameter Row' and 'ParameterRow' by 'Parameter row';) |
m (*renamed Parameter Table to Parameter table;) |
||
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 row|math|Formula without math tags. Note that multiple curly brackets (}) need to be separated}} | {{Parameter row|math|Formula without math tags. Note that multiple curly brackets (}) need to be separated}} | ||
{{Parameter row|math code|Formula with math tags.|{{{math}}}}} | {{Parameter row|math code|Formula with math tags.|{{{math}}}}} |
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 |