Difference between revisions of "Template:Formula"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (+automatically add math tags;)
Line 1: Line 1:
<div style="float:left; padding-right:1em;">{{{math}}}</div><div style="float:left;">{{lang|en=Where:|pl=Gdzie:}}
+
<includeonly><div style="float:left; padding-right:1em;">{{#tag:math|{{{math}}}}}</div><div style="float:left;">{{lang|en=Where:|pl=Gdzie:}}
 
{{{where}}}</div>
 
{{{where}}}</div>
<div style="clear:left;"></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.
 +
 
 +
{{Parameter Table|name=text|parameters=
 +
{{Parameter Row|math|Formula without math tags}}
 +
{{Parameter Row|where|Parameter definition}}
 +
}}
 +
 
 +
[[Category:Templates]]</noinclude>

Revision as of 19:39, 8 August 2013

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

Template:Parameter Table