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

מתוך Math-Wiki
אין תקציר עריכה
אין תקציר עריכה
 
(17 גרסאות ביניים של אותו משתמש אינן מוצגות)
שורה 1: שורה 1:
<noinclude>
<noinclude>
הועתק מויקיפדיה
יש להשתמש ב-[[תבנית:=|<nowiki>{{</nowiki>=<nowiki>}}</nowiki>]] במקום
<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:
 
1. <tt>ll</tt> - Furthest left column (used only when needed).
 
2. <tt>l</tt> - General left column.
 
3. <tt>o</tt> - Operator
 
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.
==Example==
<pre><nowiki>
{|
{{equation|l=<math>42</math>|o=<math>=</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>|o=<math>=</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>
</noinclude>
<includeonly>|-
|-
| align="right" | {{{ll|}}}
| align="right" | {{{cc|}}}
| align="right" | {{{l|}}}
| align="right" dir="rtl" style="width:100%; padding:0 5px 0 20px;" | {{{c|}}}
| align="center" | {{{o|}}}
| align="left" | {{#תגית:math|{{{rr|}}}}}
| align="left"   | {{{r|}}}
| align="left" style="padding:0 10px 0 7px;" | {{#תגית:math|{{{r|}}}}}
| align="left"   | {{{rr|}}}
| align="center" | {{#תגית:math|{{{o|=}}}}}
| align="right" | {{{c|}}}
| align="right" style="padding:0 7px 0 10px;" | {{#תגית:math|{{{l|}}}}}
| align="right" | {{{cc|}}}</includeonly>
| align="right" | {{#תגית:math|{{{ll|}}}}}

גרסה אחרונה מ־17:34, 25 בינואר 2011

יש להשתמש ב-{{=}} במקום

|- | align="right" | | align="right" dir="rtl" style="width:100%; padding:0 5px 0 20px;" | | align="left" | [math]\displaystyle{ }[/math] | align="left" style="padding:0 10px 0 7px;" | [math]\displaystyle{ }[/math] | align="center" | [math]\displaystyle{ = }[/math] | align="right" style="padding:0 7px 0 10px;" | [math]\displaystyle{ }[/math] | align="right" | [math]\displaystyle{ }[/math]