שינויים

תבנית:Equation

הוסרו 239 בתים, 16:27, 18 באוגוסט 2010
The different possible variables that can be used are:
# 1. <tt>ll</tt> - Furthest left column (used only when needed).# 2. <tt>l</tt> - General left column.# 3. <tt>o</tt> - Operator, defaults to <math>=</math># 4. <tt>r</tt> - General right column.# 5. <tt>rr</tt> - Furthest right column (used only when needed).# 6. <tt>c</tt> - Comment# 7. <tt>cc</tt> - Extra comment (used only when needed).
Once the full equation is completed, <tt><nowiki>|}</nowiki></tt> must be called.
</nowiki></pre>
gives:
{|
{{equation| l=<math>42</math> |r=<math>21 \cdot 2</math>}}
{{equation| o=<math>\le</math>|r=<math>12345</math>|c=since <math>21 \cdot 2 = 42 \le 12345</math>}}
|}
</div>
 
</div>
</noinclude>
<includeonly>{|-|-{{!}} align="right" | {{#תנאי: {{{ll|}}}|{{{ll}}}|}}{{!}} align="right" | {{#תנאי: {{{l|}}}|{{{l}}}|}}{{!}} align="center" | {{#תנאי: {{{o|}}}|{{{o}}}|<math>=</math>}}{{!}} align="left" | {{#תנאי: {{{r|}}}|{{{r}}}|}}{{!}} align="left" | {{#תנאי: {{{rr|}}}|{{{rr}}}|}}{{!}} align="right" | {{#תנאי: {{{c|}}}|{{{c}}}|}}{{!}} align="right" | {{#תנאי: {{{cc|}}}|{{{cc}}}|}}|}</includeonly>