Template:Dudl

From AlchemistryWiki
Revision as of 13:24, 13 September 2012 by Lnaden (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

\frac{dU}{d\lambda}


This template is the macro to write [math]\displaystyle{ \frac{dU}{d\lambda} }[/math] quickly without having to type out its full syntax of

<math>\frac{dU}{d\lambda}</math>


To use this shortcut correctly, one cannot do <math> {{dudl}} </math> as the "{{...}}" will be interpreted as part of the LaTeX instead of wiki code. Instead, one must use the "#tag" magic word to correctly pass the argument like so:

{{#tag:math | {{dudl}} }}