Différences entre les versions de « Modèle:PliEqTab »
De Wikip
m (1 révision importée) |
|||
Ligne 1 : | Ligne 1 : | ||
<includeonly><tr><td>{{{1}}}</td><td>{{PliEsp|info={{{info|}}}|id=pli_{{{id}}}|text={{{2}}}}}</td><td> ( | <includeonly><tr><td style="vertical-align:middle;">{{{1}}}</td>{{#atIf:{{{3|}}}|<td style="vertical-align:middle;">{{{3}}}</td>|}}<td style="vertical-align:middle;font-family:serif;">{{PliEsp|info={{{info|}}}|id=pli_{{{id}}}|text={{{2}}}}}</td><td> ( {{#atcount:eq_count|{{{tag|eq}}}||{{{id}}}}} ) </td></tr></includeonly><noinclude> | ||
{{Model | {{Model | ||
|class=math | |class=math | ||
|texte=Ce modèle sert a définir des équations. | |texte=Ce modèle sert a définir des équations. | ||
|auteurs= | |auteurs= | ||
|syntaxe=<nowiki>{{eq|leftText|rightText|id=|[tag]}}</nowiki> | |syntaxe=<nowiki>{{eq|leftText|rightText|[operation]|id=|[tag]}}</nowiki> | ||
|specification= | |specification= | ||
; leftText | ; leftText | ||
Ligne 10 : | Ligne 10 : | ||
; rightText | ; rightText | ||
: partie droite | : partie droite | ||
; [operation] | |||
: si operation est fournie,par exemple le symbole {{dq|1==}} alors une 3ième colonne s'ajoute au millieu pou aligner le symbole de l'opération. | |||
; id | ; id | ||
: l'id est un identifiant unique dans la page. | : l'id est un identifiant unique dans la page et sert au(x) bouton(s) pour agir cahcer ou montrer. | ||
; [tag] | ; [tag] | ||
: le tag avant le numéro | : le tag avant le numéro, exemple si tag="Rt" nous aurons Rt1, Rt2, ... | ||
; [info] | ; [info] | ||
: text shown when rightText is hidden. | : text shown when rightText is hidden. | ||
Ligne 19 : | Ligne 21 : | ||
Exemple : | Exemple : | ||
<nowiki> | <nowiki>{{table|1=</nowiki> | ||
<nowiki>{{PliEqTab|1=a(b + c) =|2=ab + ac|info=?(distribution)|id=ref1|tag=Rt}}</nowiki> | <nowiki>{{PliEqTab|1=a(b + c) =|2=ab + ac|info=?(distribution)|id=ref1|tag=Rt}}</nowiki> | ||
<nowiki></table></nowiki> | <nowiki>{{PliEqTab|1=a + b =|2=b + a|info=?(commutation)|id=ref2|tag=Rt}}</nowiki> | ||
<nowiki>}}</nowiki> | |||
<nowiki>{{table|1=</nowiki> | |||
<nowiki>{{PliEqTab|1=a(b + c)|2=ab + ac|3==|info=?(distribution)|id=ref3|tag=Rt}}</nowiki> | |||
<nowiki>{{PliEqTab|1=a + b|2=b + a|3==|info=?(commutation)|id=ref4|tag=Rt}}</nowiki> | |||
<nowiki>}}</nowiki> | |||
<nowiki>{{PliGlobalBtns}}</nowiki> | <nowiki>{{PliGlobalBtns}}</nowiki> | ||
<nowiki>{{#atallref:}}</nowiki> | <nowiki>{{#atallref:}}</nowiki> | ||
Ligne 27 : | Ligne 37 : | ||
donnera : | donnera : | ||
{{table|1= | |||
{{PliEqTab|1=a(b + c) =|2=ab + ac|info=?(distribution)|id=ref1|tag=Rt}} | {{PliEqTab|1=a(b + c) =|2=ab + ac|info=?(distribution)|id=ref1|tag=Rt}} | ||
{{PliEqTab|1=a + b =|2=b + a|info=?(commutation)|id=ref2|tag=Rt}} | |||
}} | |||
{{table|1= | |||
{{PliEqTab|1=a(b + c)|2=ab + ac|3==|info=?(distribution)|id=ref3|tag=Rt}} | |||
{{PliEqTab|1=a + b|2=b + a|3==|info=?(commutation)|id=ref4|tag=Rt}} | |||
}} | |||
{{PliGlobalBtns}} | {{PliGlobalBtns}} |
Version du 26 juin 2019 à 16:51
Version : 1.36.1 3172 (2019-06-26) 20190626165152
Résumé :
Ce modèle sert a définir des équations.
{{eq|leftText|rightText|[operation]|id=|[tag]}}
- leftText
- partie gauche
- rightText
- partie droite
- [operation]
- si operation est fournie,par exemple le symbole « = » alors une 3ième colonne s'ajoute au millieu pou aligner le symbole de l'opération.
- id
- l'id est un identifiant unique dans la page et sert au(x) bouton(s) pour agir cahcer ou montrer.
- [tag]
- le tag avant le numéro, exemple si tag="Rt" nous aurons Rt1, Rt2, ...
- [info]
- text shown when rightText is hidden.
Exemple :
{{table|1= {{PliEqTab|1=a(b + c) =|2=ab + ac|info=?(distribution)|id=ref1|tag=Rt}} {{PliEqTab|1=a + b =|2=b + a|info=?(commutation)|id=ref2|tag=Rt}} }}
{{table|1= {{PliEqTab|1=a(b + c)|2=ab + ac|3==|info=?(distribution)|id=ref3|tag=Rt}} {{PliEqTab|1=a + b|2=b + a|3==|info=?(commutation)|id=ref4|tag=Rt}} }}
{{PliGlobalBtns}} {{#atallref:}}
donnera :
a(b + c) = | {{{3}}} | ?(distribution) ↺ | ( Rt1 ) |
a + b = | {{{3}}} | ?(commutation) ↺ | ( Rt2 ) |
a(b + c) | = | ?(distribution) ↺ | ( Rt3 ) |
a + b | = | ?(commutation) ↺ | ( Rt4 ) |
show-all hide-all show-allBtn hide-allBtn hide-allGlobalBtn
Liens :
name=Rt1 | id=ref1 |
name=Rt2 | id=ref2 |
name=Rt3 | id=ref3 |
name=Rt4 | id=ref4 |
N° des compteurs :
eq_count | 4 |
Logs :
counterName=eq_count num=1 id=ref1 name=Rt1 | |
counterName=eq_count num=2 id=ref2 name=Rt2 | |
counterName=eq_count num=3 id=ref3 name=Rt3 | |
counterName=eq_count num=4 id=ref4 name=Rt4 |