שינויים

תבנית:Equation

הוסרו 994 בתים, 17:34, 25 בינואר 2011
<noinclude>
==Usage==Used to add new rows of aligned math text.<nowiki>{{beginיש להשתמש ב-equation}}</nowiki> 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:# ll - Furthest left column (used only when needed).# l - General left column.# o - Operator, defaults to <math>=</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, <nowiki>{{end-equation}}</nowiki> must be called.==Example==<pre><nowiki>{|{{equation| l=<math>42</math> |r=<math>21\cdot2</math>}}{{equation| o=<math>\leq</math>|r=<math>12345</math>|c=since <math>21\cdot2=42\leq12345</math>}}|}</nowiki></pre>gives:{|{{equation| l=<math>42</math> |r=<math>21\cdot2</math>}}{{equation| o=<math>\leq</math>|r=<math>12345</math>|c=since <math>21\cdot2=42\leq12345</math>}}|}]] במקום
</noinclude>
<includeonly>|-| align="right" | {{ #if: {{{llcc|}}}|{{{ll}}}|}}| align="right" dir="rtl" style="width:100%; padding:0 5px 0 20px;" | {{#if: {{{lc|}}}|{{{l}}}|}}| align="centerleft" | {{#ifתגית: math|{{{orr|}}}|{{{o}}}|<math>=</math>}}| align="left" style="padding:0 10px 0 7px;" | {{ #ifתגית: math|{{{r|}}}|{{{r}}}|}}| align="leftcenter" | {{ #ifתגית: math|{{{rro|=}}}|{{{rr}}}|}}| align="leftright" style="padding:0 7px 0 10px;" |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{{ #ifתגית: math|{{{cl|}}}|{{{c}}}|}}| align="leftright" |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{{ #ifתגית: math|{{{ccll|}}}|{{{cc}}}|}}</includeonly>