wiki:syntax
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédente | |||
| wiki:syntax [2026/05/17 08:15] – [Headline Level 3] chs | wiki:syntax [2026/07/14 10:36] (Version actuelle) – modification externe 127.0.0.1 | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | ====== | + | ====== |
| - | [[doku> | + | [[doku> |
| - | ===== Formatage de base du texte ===== | + | ===== Basic Text Formatting |
| - | DokuWiki | + | DokuWiki |
| - | DokuWiki | + | DokuWiki |
| - | | + | |
| - | Vous pouvez également utiliser des indices subscript et des exposants superscript. | + | Note that the formatting markers have to directly enclose the text, so '' |
| - | Vous pouvez également utiliser des <sub>indices</ | + | You can use <sub>subscript</ |
| - | Vous pouvez tout aussi bien marquer un élément comme <del>supprimé</del>. | + | You can use <sub>subscript</sub> and < |
| - | Vous pouvez tout aussi bien marquer un élément comme <del>supprimé</ | + | You can mark something as <del>deleted</ |
| - | Les **paragraphes** sont créés par des lignes vides. Si vous souhaitez **forcer un retour à la ligne** sans créer de paragraphe, vous pouvez utiliser deux barres obliques inverses (antislashs) suivies d'un espace ou de la fin de la ligne. | + | You can mark something as < |
| - | Ceci est un texte avec des retours à la ligne\\ Notez que les | + | **Paragraphs** are created from blank lines. If you want to **force a newline** without a paragraph, you can use two backslashes followed by a whitespace or the end of line. |
| - | deux antislashs ne sont reconnus qu'en fin de ligne\\ | + | |
| - | ou suivis par\\ un espace \\ceci se produit sans cela. | + | |
| - | Ceci est un texte avec des retours à la ligne\\ Notez que les | + | This is some text with some linebreaks\\ Note that the |
| - | deux antislashs ne sont reconnus qu'en fin de ligne\\ | + | two backslashes are only recognized at the end of a line\\ |
| - | ou suivis par\\ un espace | + | or followed by\\ a whitespace |
| - | Vous ne devriez utiliser les retours à la ligne forcés que si cela est vraiment nécessaire. | + | This is some text with some linebreaks\\ Note that the |
| + | two backslashes are only recognized at the end of a line\\ | ||
| + | or followed by\\ a whitespace \\this happens without it. | ||
| - | ===== Liens ===== | + | You should use forced newlines only if really needed. |
| - | DokuWiki prend en charge plusieurs méthodes pour créer des liens. | + | ===== Links ===== |
| - | ==== Liens externes | + | |
| - | Les liens externes sont reconnus automatiquement (par magie) : http:// | + | DokuWiki supports multiple ways of creating links. |
| - | DokuWiki prend en charge plusieurs méthodes pour créer des liens. Les liens externes sont reconnus | + | ==== External ==== |
| - | automatiquement : http:// | + | |
| - | le texte du lien : [[http:// | + | |
| - | e-mail comme celle-ci : andi@splitbrain.org sont également reconnues. | + | |
| - | ==== Liens internes ==== | + | External links are recognized automagically: |
| - | Les liens internes sont créés en utilisant des crochets. Vous pouvez soit indiquer simplement un [[pagename]], soit utiliser en plus un [[pagename|texte de lien]]. | + | DokuWiki supports multiple ways of creating links. External links are recognized |
| + | automagically: | ||
| + | link text as well: [[http:// | ||
| + | addresses like this one: < | ||
| - | Les liens internes sont créés en utilisant des crochets. Vous pouvez soit indiquer simplement | + | ==== Internal ==== |
| - | un [[pagename]], | + | |
| - | Les [[doku>pagename|noms de pages Wiki]] sont automatiquement convertis en minuscules, et les caractères spéciaux ne sont pas autorisés. | + | Internal links are created by using square brackets. You can either just give a [[pagename]] or use an additional |
| - | Vous pouvez utiliser des [[some: | + | Internal links are created by using square brackets. You can either just give |
| + | a [[pagename]] or use an additional [[pagename|link text]]. | ||
| - | Vous pouvez utiliser des [[some: | + | [[doku>pagename|Wiki pagenames]] are converted to lowercase automatically, |
| - | + | ||
| - | Pour plus de détails sur les espaces de noms, consultez | + | |
| - | Créer un lien vers une section spécifique est également possible. Il suffit d' | + | You can use [[some: |
| - | | + | |
| + | |||
| + | For details about namespaces see [[doku> | ||
| + | |||
| + | Linking to a specific section is possible, too. Just add the section name behind a hash character as known from HTML. This links to [[syntax# | ||
| + | |||
| + | This links to [[syntax# | ||
| Notes: | Notes: | ||
| - | * Les liens vers les [[syntax|pages | + | * Links to [[syntax|existing |
| - | * DokuWiki | + | * DokuWiki |
| - | * Lorsque le titre d' | + | * When a section's heading is changed, its bookmark changes, too. So don't rely on section linking too much. |
| ==== Interwiki ==== | ==== Interwiki ==== | ||
| - | DokuWiki | + | DokuWiki |
| - | DokuWiki | + | DokuWiki |
| - | | + | |
| - | ==== Partages Windows ==== | + | |
| - | Les partages | + | ==== Windows |
| - | Les partages | + | Windows |
| + | |||
| + | Windows Shares like [[\\server\share|this]] are recognized, too. | ||
| Notes: | Notes: | ||
| - | * Pour des raisons de sécurité, l' | + | * For security reasons |
| - | * Pour Mozilla | + | * For Mozilla |
| <?php | <?php | ||
| /** | /** | ||
| Ligne 90: | Ligne 95: | ||
| </ | </ | ||
| - | ==== Liens sur image ==== | + | ==== Image Links ==== |
| - | Vous pouvez également utiliser une image pour pointer vers une autre page interne ou externe en combinant la syntaxe des liens et celle des [[# | + | You can also use an image to link to another internal or external |
| [[http:// | [[http:// | ||
| Ligne 98: | Ligne 103: | ||
| [[http:// | [[http:// | ||
| - | Veuillez noter : le formatage d'image est la seule syntaxe de formatage acceptée dans les noms de liens. | + | Please note: The image formatting is the only formatting syntax accepted in link names. |
| - | L' | + | The whole [[# |
| - | ===== Notes de bas de page ===== | + | |
| - | Vous pouvez ajouter des notes de bas de page ((Ceci est une note de bas de page)) en utilisant des doubles parenthèses. | + | ===== Footnotes ===== |
| - | Vous pouvez ajouter des notes de bas de page ((Ceci est une note de bas de page)) en utilisant des | + | You can add footnotes |
| - | doubles parenthèses. | + | |
| - | ===== Niveaux de titres ===== | + | |
| - | Vous pouvez utiliser jusqu' | + | You can add footnotes ((This is a footnote)) by using double parentheses. |
| - | ==== Titre niveau 3 ==== | + | ===== Sectioning |
| - | === Titre niveau 4 === | + | |
| - | == Titre niveau 5 == | + | |
| - | ==== Titre niveau 3 ==== | + | You can use up to five different levels of headlines to structure your content. If you have more than three headlines, a table of contents is generated automatically -- this can be disabled by including the string ''< |
| - | === Titre niveau 4 === | + | |
| - | == Titre niveau 5 == | + | |
| - | En utilisant quatre tirets ou plus, vous pouvez créer une ligne horizontale | + | ==== Headline Level 3 ==== |
| + | === Headline Level 4 === | ||
| + | == Headline Level 5 == | ||
| + | |||
| + | ==== Headline Level 3 ==== | ||
| + | === Headline Level 4 === | ||
| + | == Headline Level 5 == | ||
| + | |||
| + | By using four or more dashes, you can make a horizontal line: | ||
| ---- | ---- | ||
| Ligne 152: | Ligne 158: | ||
| {{wiki: | {{wiki: | ||
| {{ wiki: | {{ wiki: | ||
| + | |||
| + | You can also set the alignment explicitly with a ''? | ||
| + | |||
| + | {{wiki: | ||
| + | |||
| + | {{wiki: | ||
| Of course, you can add a title (displayed as a tooltip by most browsers), too. | Of course, you can add a title (displayed as a tooltip by most browsers), too. | ||
wiki/syntax.1779005755.txt.gz · Dernière modification : de chs
