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

מתוך Math-Wiki
קפיצה אל: ניווט, חיפוש
שורה 44: שורה 44:
 
| align="left"  | {{#תנאי: {{{rr|}}}|{{{rr}}}|}}
 
| align="left"  | {{#תנאי: {{{rr|}}}|{{{rr}}}|}}
 
| align="right"  | {{#תנאי: {{{c|}}}|{{{c}}}|}}
 
| align="right"  | {{#תנאי: {{{c|}}}|{{{c}}}|}}
| align="right"  | {{#תנאי: {{{cc|}}}|{{{cc}}}|}}</includeonly>
+
| align="right"  | {{#תנאי: {{{cc|}}}|{{{cc}}}|}}
 
|}
 
|}
 +
</includeonly>

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


|- | align="right" | | align="right" dir="rtl" style="width:100%; padding:0 5px 0 20px;" | | align="left" | | align="left" style="padding:0 10px 0 7px;" | עיבוד הנוסחה נכשל (שגיאת לקסינג): 21 \cdot 2

| align="center" | = | align="right" style="padding:0 7px 0 10px;" | עיבוד הנוסחה נכשל (שגיאת לקסינג): 42

| align="right" |

|- | align="right" | | align="right" dir="rtl" style="width:100%; padding:0 5px 0 20px;" | since 21 \cdot 2 = 42 \le 12345 | align="left" | | align="left" style="padding:0 10px 0 7px;" | עיבוד הנוסחה נכשל (שגיאת לקסינג): 12345

| align="center" | עיבוד הנוסחה נכשל (שגיאת לקסינג): \le

| align="right" style="padding:0 7px 0 10px;" | | align="right" |