Template:DisplayEquation: Difference between revisions

From KBwiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
== Usage ==
== Usage ==
{{DisplayEquation|{a^2+b^2=c^2}|{17}}}
{{DisplayEquation|tex={a^2+b^2=c^2}|no=17}}
</noinclude>
</noinclude>


{|border="0" align="center"
{|border="0" align="center"
|align="center" width="600"|<math>{{{1}}}</math>
|align="center" width="600"|<math>{{{tex}}}</math>
|<math>{\left({{{2}}}\right)}</math>
|<math>{\left({{{no}}}\right)}</math>
|}
|}

Revision as of 10:01, 6 May 2011

Usage