wiki:syntax
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| wiki:syntax [2024/01/12 07:06] – [Tone] conro101 | wiki:syntax [2026/08/02 21:45] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Formatting Syntax ====== | ====== Formatting Syntax ====== | ||
| - | <WRAP info>Unfinished.</WRAP> | + | [[doku>DokuWiki]] supports some simple markup language, which tries to make the datafiles to be as readable as possible. This page contains all possible syntax you may use when editing the pages. Simply have a look at the source of this page by pressing "Edit this page". If you want to try something, just use the [[playground: |
| - | On Cinema on Wikis uses [[doku> | + | ===== Basic Text Formatting ===== |
| - | A big advantage of DokuWiki | + | DokuWiki |
| - | ===== Tone ===== | + | DokuWiki supports |
| - | We're writing this wiki **in-character**, meaning we're pretending this is all real and not some elaborate 10+ year gag. Be neutral, don't write heavily from the perspective of a Timhead or a Gregghead. | + | Of course you can **__//'' |
| - | I (conro101) write articles as if I were oblivious | + | Note that the formatting markers have to directly enclose |
| - | Occasionally, | + | You can use < |
| - | ===== Basic Text Formatting ===== | + | You can use < |
| - | + | ||
| - | **Bold**, //italic//, __underline__, | + | |
| - | + | ||
| - | DokuWiki supports **bold**, //italic//, __underlined__ and '' | + | |
| - | Of course you can **__//'' | + | |
| - | You can use < | + | You can mark something as <del>deleted</ |
| - | You can use < | + | You can mark something as <del>deleted</ |
| **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. | **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. | ||
| Line 35: | Line 30: | ||
| or followed by\\ a whitespace \\this happens without it. | or followed by\\ a whitespace \\this happens without it. | ||
| - | We use forced newlines | + | You should |
| ===== Links ===== | ===== Links ===== | ||
| - | |||
| - | NOTE: You cannot do the mixing and matching INSIDE links. Example: [[: | ||
| DokuWiki supports multiple ways of creating links. | DokuWiki supports multiple ways of creating links. | ||
| Line 146: | Line 139: | ||
| Resize to given width and height((when the aspect ratio of the given width and height doesn' | Resize to given width and height((when the aspect ratio of the given width and height doesn' | ||
| - | Resized external image: {{https://secure.php.net/ | + | Resized external image: {{https://www.php.net/ |
| Real size: {{wiki: | Real size: {{wiki: | ||
| Resize to given width: | Resize to given width: | ||
| Resize to given width and height: {{wiki: | Resize to given width and height: {{wiki: | ||
| - | Resized external image: {{https://secure.php.net/ | + | Resized external image: {{https://www.php.net/ |
| Line 165: | Line 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.txt · Last modified: by 127.0.0.1
