wiki:syntax
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:syntax [2024/01/10 20:43] – kianworld | wiki:syntax [2024/02/15 04:29] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Formatting Syntax ====== | ====== Formatting Syntax ====== | ||
- | <WRAP info> | + | [[doku> |
- | + | ||
- | On Cinema on Wikis uses [[doku> | + | |
- | + | ||
- | A big advantage of DokuWiki is the fact that articles are just simple 'ol text files. All the fancy effects are just markup (and the occasional plug-in/CSS cheat). This page is a re-write of the default | + | |
- | + | ||
- | ===== Tone ===== | + | |
- | We're writing this wiki **in-character**, | + | |
- | + | ||
- | Occasionally, | + | |
===== Basic Text Formatting ===== | ===== Basic Text Formatting ===== | ||
- | **Bold**, // | + | DokuWiki supports |
DokuWiki supports **bold**, //italic//, __underlined__ and '' | DokuWiki supports **bold**, //italic//, __underlined__ and '' | ||
Of course you can **__//'' | Of course you can **__//'' | ||
- | You can use < | + | You can use < |
- | You can use < | + | You can use < |
+ | |||
+ | You can mark something as <del>deleted</ | ||
+ | |||
+ | You can mark something | ||
**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 33: | Line 28: | ||
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 144: | Line 137: | ||
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/ |
wiki/syntax.1704915809.txt.gz · Last modified: 2024/01/10 20:43 by kianworld