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

מתוך Math-Wiki
קפיצה אל: ניווט, חיפוש
(Example)
שורה 5: שורה 5:
 
Used to add new rows of aligned math text.
 
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:
+
<tt><nowiki>{{equation-begin}}</nowiki></tt> needs to be called first. You can add a new general row in the following manner:
  
 
<pre><nowiki>
 
<pre><nowiki>
שורה 24: שורה 24:
  
 
6. <tt>c</tt> - Comment
 
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.
 
Once the full equation is completed, <tt><nowiki>|}</nowiki></tt> must be called.
 
==Example==
 
==Example==
 
<pre><nowiki>
 
<pre><nowiki>
{|
+
{{equation-begin}}
 
{{equation|l=<math>42</math>|o=<math>=</math>|r=<math>21 \cdot 2</math>}}
 
{{equation|l=<math>42</math>|o=<math>=</math>|r=<math>21 \cdot 2</math>}}
 
{{equation|o=<math>\le</math>|r=<math>12345</math>|c=כי <math>21 \cdot 2 = 42 \le 12345</math>}}
 
{{equation|o=<math>\le</math>|r=<math>12345</math>|c=כי <math>21 \cdot 2 = 42 \le 12345</math>}}
שורה 36: שורה 34:
 
</nowiki></pre>
 
</nowiki></pre>
 
gives:
 
gives:
 +
 
</div>
 
</div>
{|
+
 
 +
{{equation-begin}}
 
{{equation|l=<math>42</math>|o=<math>=</math>|r=<math>21 \cdot 2</math>}}
 
{{equation|l=<math>42</math>|o=<math>=</math>|r=<math>21 \cdot 2</math>}}
 
{{equation|o=<math>\le</math>|r=<math>12345</math>|c=כי <math>21 \cdot 2 = 42 \le 12345</math>}}
 
{{equation|o=<math>\le</math>|r=<math>12345</math>|c=כי <math>21 \cdot 2 = 42 \le 12345</math>}}
 
|}
 
|}
 
</noinclude>
 
</noinclude>
<includeonly>|- align="left"
+
<includeonly>|-
 
| align="right"  | {{{ll|}}}
 
| align="right"  | {{{ll|}}}
 
| align="right"  | {{{l|}}}
 
| align="right"  | {{{l|}}}
שורה 48: שורה 48:
 
| align="left"  | {{{r|}}}
 
| align="left"  | {{{r|}}}
 
| align="left"  | {{{rr|}}}
 
| align="left"  | {{{rr|}}}
| align="right" dir="ltr" style="width: 100%" | {{{c|}}}
+
| align="right" dir="rtl" style="width: 100%" | {{{c|}}}</includeonly>
| align="right" dir="ltr" style="width: 100%" | {{{cc|}}}</includeonly>
+

גרסה מ־17:02, 18 באוגוסט 2010

הועתק מויקיפדיה

Usage

Used to add new rows of aligned math text.

{{equation-begin}} 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

4. r - General right column.

5. rr - Furthest right column (used only when needed).

6. c - Comment

Once the full equation is completed, |} must be called.

Example

{{equation-begin}}
{{equation|l=<math>42</math>|o=<math>=</math>|r=<math>21 \cdot 2</math>}}
{{equation|o=<math>\le</math>|r=<math>12345</math>|c=כי <math>21 \cdot 2 = 42 \le 12345</math>}}
|}

gives:

תבנית:Equation-begin

|- | 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;" | כי 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" | |}