תבנית:Equation: הבדלים בין גרסאות בדף

מתוך Math-Wiki
אין תקציר עריכה
אין תקציר עריכה
שורה 29: שורה 29:
</nowiki></pre>
</nowiki></pre>
gives:
gives:
{|
 
{{equation| l=<math>42</math> |r=<math>21 \cdot 2</math>}}
{{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>}}
{{equation| o=<math>\le</math>|r=<math>12345</math>|c=since <math>21 \cdot 2 = 42 \le 12345</math>}}
|}
 


</div>
</div>
</noinclude>
</noinclude>
<includeonly>
<includeonly>
{|
|-
|-
| align="right"  | {{#תנאי: {{{ll|<noinclude>-</noinclude>}}}|{{{ll}}}|}}
{{!}} align="right"  {{!}} {{#תנאי: {{{ll|}}}|{{{ll}}}|}}
| align="right"  | {{#תנאי: {{{l|<noinclude>-</noinclude>}}}|{{{l}}}|}}
{{!}} align="right"  {{!}} {{#תנאי: {{{l|}}}|{{{l}}}|}}
| align="center" | {{#תנאי: {{{o|<noinclude>-</noinclude>}}}|{{{o}}}|<math>=</math>}}
{{!}} align="center" {{!}} {{#תנאי: {{{o|}}}|{{{o}}}|<math>=</math>}}
| align="left"  | {{#תנאי: {{{r|<noinclude>-</noinclude>}}}|{{{r}}}|}}
{{!}} align="left"  {{!}} {{#תנאי: {{{r|}}}|{{{r}}}|}}
| align="left"  | {{#תנאי: {{{rr|<noinclude>-</noinclude>}}}|{{{rr}}}|}}
{{!}} align="left"  {{!}} {{#תנאי: {{{rr|}}}|{{{rr}}}|}}
| align="right"  | {{#תנאי: {{{c|<noinclude>-</noinclude>}}}|{{{c}}}|}}
{{!}} align="right"  {{!}} {{#תנאי: {{{c|}}}|{{{c}}}|}}
| align="right"  | {{#תנאי: {{{cc|<noinclude>-</noinclude>}}}|{{{cc}}}|}}
{{!}} align="right"  {{!}} {{#תנאי: {{{cc|}}}|{{{cc}}}|}}
 
|}
</includeonly>
</includeonly>

גרסה מ־16:25, 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:

  1. ll - Furthest left column (used only when needed).
  2. l - General left column.
  3. o - Operator, defaults to [math]\displaystyle{ = }[/math]
  4. r - General right column.
  5. rr - Furthest right column (used only when needed).
  6. c - Comment
  7. 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}}}|}}