Ci-dessous, les différences entre deux révisions de la page.
Both sides previous revision Révision précédente Prochaine révision | Révision précédente | ||
aide [d-m-Y H:i] boris |
aide [d-m-Y H:i] 130.223.170.164 |
||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | ====== Aide ====== | ||
- | Un endroit pour tester l'édition de pages [[playground:playground|bac à sable]] | ||
- | ===== Wiki? ===== | ||
- | Article wikipedia sur les [[wpfr>Wiki]] | ||
- | |||
- | |||
- | ===== Mise en page ===== | ||
- | Aide sur la syntax général de ce wiki [[aide:syntax]] | ||
- | |||
- | Aide sur le plugin pour faire des encadrés couleurs [[aide:note]] | ||
- | |||
- | Pour activer la section discussion sur une page il suffit d'ajouter: | ||
- | ~~~DISCUSSION~~ | ||
- | à la fin d'une page. | ||
- | |||
- | ===== Math ===== | ||
- | |||
- | On peut afficher des formules mathématiques en suivant ce [[http://www.xm1math.net/phpmathpublisher/doc/help.html|guide de Math]] | ||
- | |||
- | Exemples: | ||
- | <m>alpha beta gamma delta</m> | ||
- | <m>alpha beta gamma delta</m> | ||
- | |||
- | <m>S(f)(t)=a_{0}+sum{n=1}{+infty}{a_{n} cos(n omega t)+b_{n} sin(n omega t)}</m> | ||
- | <m>S(f)(t)=a_{0}+sum{n=1}{+infty}{a_{n} cos(n omega t)+b_{n} sin(n omega t)}</m> | ||
- | |||
- | <m>delim{lbrace}{matrix{3}{1}{{3x-5y+z=0} {sqrt{2}x-7y+8z=0} {x-8y+9z=0}}}{ }</m> | ||
- | <m>delim{lbrace}{matrix{3}{1}{{3x-5y+z=0} {sqrt{2}x-7y+8z=0} {x-8y+9z=0}}}{ }</m> | ||
- | |||
- | <m>delim{|}{{1/N} sum{n=1}{N}{gamma(u_n)} - 1/{2 pi} int{0}{2 pi}{gamma(t) dt}}{|} <= epsilon/3</m> | ||
- | <m>delim{|}{{1/N} sum{n=1}{N}{gamma(u_n)} - 1/{2 pi} int{0}{2 pi}{gamma(t) dt}}{|} <= epsilon/3</m> | ||
- | |||
- | |||
- | ===== Tag ===== | ||
- | {{tag>[list of tags]}} | ||
- | |||
- | ^ [list of tags] | a space separated list of tags that describe the content of the current page | required | | ||
- | |||
- | Topic | ||
- | |||
- | {{topic>[tag]}} | ||
- | |||
- | ^ [tag] | the category tag for which you want a list of pages | required | |