תבנית:Equation: הבדלים בין גרסאות בדף
(הסרת כל התוכן מדף זה) |
אין תקציר עריכה |
||
שורה 1: | שורה 1: | ||
<noinclude> | |||
הועתק מויקיפדיה | |||
<div align="left" dir="ltr"> | |||
==Usage== | |||
Used to add new rows of aligned math text. | |||
<tt><nowiki>{|</nowiki></tt> needs to be called first. You can add a new general row in the following manner: | |||
<pre><nowiki> | |||
{{equation |l= |r= }} | |||
</nowiki></pre> | |||
The different possible variables that can be used are: | |||
# <tt>ll</tt> - Furthest left column (used only when needed). | |||
# <tt>l</tt> - General left column. | |||
# <tt>o</tt> - Operator, defaults to <math>=</math> | |||
# <tt>r</tt> - General right column. | |||
# <tt>rr</tt> - Furthest right column (used only when needed). | |||
# <tt>c</tt> - Comment | |||
# <tt>cc</tt> - Extra comment (used only when needed). | |||
Once the full equation is completed, <tt><nowiki>|}</nowiki></tt> must be called. | |||
==Example== | |||
<pre><nowiki> | |||
{| | |||
{{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>}} | |||
|} | |||
</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> | |||
</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> |
גרסה מ־16:04, 18 באוגוסט 2010
הועתק מויקיפדיה
Usage
Used to add new rows of aligned math text.
{| needs to be called first. You can add a new general row in the following manner:
{{equation |l= |r= }}
The different possible variables that can be used are:
- ll - Furthest left column (used only when needed).
- l - General left column.
- o - Operator, defaults to [math]\displaystyle{ = }[/math]
- r - General right column.
- rr - Furthest right column (used only when needed).
- c - Comment
- cc - Extra comment (used only when needed).
Once the full equation is completed, |} must be called.
Example
{| {{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>}} |}
gives:
{{#תנאי: |{{{ll}}}|}} | {{#תנאי: [math]\displaystyle{ 42 }[/math]|[math]\displaystyle{ 42 }[/math]|}} | {{#תנאי: |{{{o}}}|[math]\displaystyle{ = }[/math]}} | {{#תנאי: [math]\displaystyle{ 21 \cdot 2 }[/math]|[math]\displaystyle{ 21 \cdot 2 }[/math]|}} | {{#תנאי: |{{{rr}}}|}} | {{#תנאי: |{{{c}}}|}} | {{#תנאי: |{{{cc}}}|}} |
{{#תנאי: |{{{ll}}}|}} | {{#תנאי: |{{{l}}}|}} | {{#תנאי: [math]\displaystyle{ \le }[/math]|[math]\displaystyle{ \le }[/math]|[math]\displaystyle{ = }[/math]}} | {{#תנאי: [math]\displaystyle{ 12345 }[/math]|[math]\displaystyle{ 12345 }[/math]|}} | {{#תנאי: |{{{rr}}}|}} | {{#תנאי: since [math]\displaystyle{ 21 \cdot 2 = 42 \le 12345 }[/math]|since [math]\displaystyle{ 21 \cdot 2 = 42 \le 12345 }[/math]|}} | {{#תנאי: |{{{cc}}}|}} |