|
|
(2 versions intermédiaires par 2 utilisateurs non affichées) |
Ligne 1 : |
Ligne 1 : |
| <includeonly>{{cNumPar|{{{1}}}|id={{{2|}}}|title={{{3|}}}|count_name=prop|tag_name=Pr|info={{{info|}}}|tagStyle=propTag|titleStyle=propTitle}}</includeonly><noinclude>
| | #REDIRECTION [[Modèle:Pro]] |
| {{Model
| |
| |class=math
| |
| |texte=Ce modèle sert a définir des paragraphes de type Proposition.
| |
| |auteurs=
| |
| |syntaxe=<nowiki>{{ Pr| texte | id | title | width= | info= }}</nowiki>
| |
| |specification=
| |
| :texte | |
| ;id
| |
| : l'id est un identifiant unique dans la page.
| |
| ;width
| |
| : largeur du texte, défaut 70ch, voire NumPar
| |
| ; info
| |
| : information dans la marge
| |
| ; title
| |
| : nom de la proposition
| |
| }}
| |
| Exemple :
| |
|
| |
| <nowiki>{{Pr|1=a+b=b+a |2= id |3= Associativité de l'addition }}</nowiki>
| |
|
| |
| donnera :
| |
| | |
| {{Pr|1=a+b=b+a |2= id |3= Associativité de l'addition }}
| |
| | |
| </noinclude>
| |