Difference between revisions of "Template:Formula"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (+automatically add math tags;)
Line 1: Line 1:
<includeonly><div style="float:left; padding-right:1em;">{{#tag:math|{{{math}}}}}</div><div style="float:left;">{{lang|en=Where:|pl=Gdzie:}}
+
<includeonly><div style="float:left; padding-right:1em;">{{{math code|{{#tag:math|{{{math}}}}}}}}</div><div style="float:left;">{{lang|en=Where:|pl=Gdzie:}}
 
{{{where}}}</div>
 
{{{where}}}</div>
 
<div style="clear:left;"></div></includeonly><noinclude>Creates two columns, where the right column show formula and the left the definition for the parameters.
 
<div style="clear:left;"></div></includeonly><noinclude>Creates two columns, where the right column show formula and the left the definition for the parameters.
Line 5: Line 5:
 
{{Parameter Table|name=text|parameters=
 
{{Parameter Table|name=text|parameters=
 
{{Parameter Row|math|Formula without math tags}}
 
{{Parameter Row|math|Formula without math tags}}
 +
{{Parameter Row|math code|Formula with math tags.|{{{math}}}}}
 
{{Parameter Row|where|Parameter definition}}
 
{{Parameter Row|where|Parameter definition}}
 
}}
 
}}
  
 
[[Category:Templates]]</noinclude>
 
[[Category:Templates]]</noinclude>

Revision as of 19:42, 8 August 2013

Creates two columns, where the right column show formula and the left the definition for the parameters.

Template:Parameter Table