模板:Equation
此模板的文檔不存在、不全面或不能詳細描述其功能及/或其代碼中的參數。請幫助擴充並改進其文檔。 |
Purpose
This template gives an equation passed in as numbered parameter {{{1}}} a number {{{2}}}, which is displayed in the far right column. This also creates an anchor (#equation-{{{2}}}), which can be adjusted with the id
parameter.
Usage
{{Equation|1=e=m c^2\,|2=1}} {{Equation|1=a^2+b^2=c^2\,|2=2}} {{Equation|1=X(t)= V_0 * t + A*t^2\,|2=3}}
results in:
(1)
(2)
(3)
- Note: Wikisyntax (e.g. formatting templates like Template:Tlxw) won't work in this template, use LaTeX syntax instead.