| Syntaxe Wiki |
Texte en gras __texte__ |
Texte en italique 2 apostrophes simples ('). ''texte'' |
Texte souligné ===texte=== |
Texte coloré ~~#FFEE33:texte~~ ou ~~yellow:texte~~. Will display using the indicated HTML color or color name. Color name can contain two colors separated by a comma. In this case, the first color would be the foreground and the second one the background. |
Texte effacé 2 dashes "-". --texte-- |
  En-têtes !heading1, !!heading2, !!!heading3 |
Afficher/Cacher !+, !!- montre/cache les en-têtes de sections. + (vu) ou - (caché) par défaut. |
En-têtes autonumérotées !#, !!#, !+#, !-# ... |
Table des matières {toc}, {maketoc} prints out a table of contents for the current page based on structures (toc) or ! headings (maketoc) |
Règle horizontale ---- |
Boîte texte ^texte^ |
Texte centré ::texte:: |
Variable dynamique %Nom% Insérer une variable dynamique |
Liens externes use square brackets for an external link: [URL], [URL|link_description],[URL|link_description|relation] or [URL|description|relation|nocache] (that last prevents the local Wiki from caching the linked page; relation can be used to insert rel attribute for the link - useful e.g. for shadowbox).
Pour un Wiki externe, utiliser NomWikiExterne:NomPage ou ((Nom Wiki Externe: Nom Page)) |
Crochets Utiliser [[toto] pour afficher [toto]. |
Références Wiki ((page)) ou ((page|desc)) pour une référence Wiki
, ((page|#anchrage)) ou ((page|#anchrage|desc)) for wiki heading/anchor references
|
Listes * pour une liste à puces, # pour une liste numérotée, ;Mot:définition pour une définition |
Indentation +, ++ Ajoute un niveau d'indentation pour chaque plus (utile dans une liste pour pouvoir poursuivre au même niveau) |
Tableaux ||rangée1-col1|rangée1-col2|rangée1-col3 rangée2-col1|rangée2-col2|rangée2-col3|| |
Barre de titre -=Titre=- |
| Monospace font -+Echantillon de code+- |
Saut de ligne %%% (très utile particulièrement dans les tables) |
Dessins {draw name=foo} Créera le dessin éditable foo |
Multi-pages Utilisation ...page... pour séparer les pages |
Sections non analysables ~np~ données ~/np~ Empêche l'analyse Wiki pour les données encadrées. |
Sections préformatées ~pp~ data ~/pp~ Displays preformated text/code; no Wiki processing is done inside these sections (as with np), and the spacing is fixed (no word wrapping is done). ~pre~ data ~/pre~ also displayes preformatted text with fixed spacing, but wiki processing still occurs on the text. |
Commentaires ~tc~ Tiki Comment ~/tc~ makes a Tiki comment. It will be completely removed from the display, but saved in the file for future reference. ~hc~ HTML Comment ~/hc~ makes an HTML comment. It will be inserted as a comment in the output HTML; these are not normally displayed in browsers, but can be seen using "View Source" or similar. |
Direction {r2l}, {l2r}, {rm}, {lm} Insertion de, respectivement, une partie de texte orientée de droite à gauche ou de gauche à droite (jusquà la fin du texte) et des marqueurs pour les langues arabes ou hébraïques |
Caractère spéciaux
~hs~ hard space,
~c~ ©,
~amp~ &,
~lt~ <,
~gt~ >,
~ldq~ “,
~rdq~ ”,
~lsq~ ‘,
~rsq~ ’,
~--~ —,
~bs~ \,
numeric between ~ for html numeric characters entity |
Puisque la fonction de formattage des paragraphes est désactivée, chaque ligne sera présentée comme vous la saisissez. Celà signifie que si vous voulez que les paragraphes soient présentés convenablement, vous devez saisir tout le paragraphe consécutivement.