Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| start [2023/01/30 22:37] – megan | start [2023/01/31 21:00] (current) – megan | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | this is my first page. | + | Hello, world! |
| - | here's a [[second]] link to a page | + | This is a wiki for Megan' |
| - | [[http:// | + | On one side of this wiki, you will find characters and a timeline, an attempt of progression and cobbling ideas into a story. On the other side, you will see the attempt to create a world where challenge is persistent and magic is very much real - and how magic can fit in a world with scientific ideas, where everything needs to be explained and reasoned ad nauseam... even if it can't be. |
| - | ---- | + | Welcome! |
| - | + | ||
| - | < | + | |
| - | + | ||
| - | '' | + | |
| - | + | ||
| - | //Italic Text// | + | |
| - | + | ||
| - | **Bold Text** | + | |
| - | + | ||
| - | < | + | |
| - | < | + | |
| - | + | ||
| - | ---- | + | |
| - | + | ||
| - | :grin: :smile: :gasp: | + | |
| - | + | ||
| - | =) | + | |
| - | + | ||
| - | --- // | + | |
| - | + | ||
| - | + | ||
| - | ---- | + | |
| - | + | ||
| - | + | ||
| - | - Ordered List Item | + | |
| - | - Ordered List Item | + | |
| - | - Ordered List Item | + | |
| - | - Ordered List Item | + | |
| - | - Ordered List Item | + | |
| - | + | ||
| - | ---- | + | |
| - | + | ||
| - | * Unordered List Item | + | |
| - | * Unordered List Item | + | |
| - | * Unordered List Item | + | |
| - | * Unordered List Item | + | |
| - | * Unordered List Item | + | |
| - | + | ||
| - | ---- | + | |
| - | + | ||
| - | == Headline 6 == | + | |
| - | Text under the headline | + | |
| - | === Headline 5 === | + | |
| - | Text under the headline | + | |
| - | ==== Headline 4 ==== | + | |
| - | Text under the headline | + | |
| - | ===== Headline 3 ===== | + | |
| - | Text under the headline | + | |
| - | ====== Headline 2 ====== | + | |
| - | Text under the headline | + | |
| - | ======= Headline 1 ======= | + | |
| - | Text under the headline | + | |
| - | + | ||
| - | ---- | + | |
| - | + | ||
| - | > one quote | + | |
| - | + | ||
| - | >> two quotes | + | |
| - | + | ||
| - | >>> | + | |
| - | text after a quote | + | |
| - | + | ||
| - | > test | + | |
| - | > test two | + | |
| - | + | ||
| - | + | ||
| - | ---- | + | |
| - | + | ||
| - | tables have pretty easy syntax, too. | + | |
| - | ^ Heading 1 ^ Heading 2 ^ Heading 3 ^ | + | |
| - | | Row 1 Col 1 | Row 1 Col 2 | Row 1 Col 3 | | + | |
| - | | Row 2 Col 1 | some colspan (note the double pipe) || | + | |
| - | | Row 3 Col 1 | Row 3 Col 2 | Row 3 Col 3 | | + | |
| - | + | ||
| - | ---- | + | |
| - | + | ||
| - | code can be added with two spaces before the text, | + | |
| - | like so. | + | |
| - | this makes everything code-ified | + | |
| - | < | + | |
| - | <code java> </ | + | |
| - | <file php myexample.php> | + | |
| - | <?php echo "hello world!"; ?> | + | |
| - | </ | + | |
| - | + | ||
| - | ====== Control Macros ====== | + | |
| - | ~~NOTOC~~ | + | |
| - | If this macro is found on the page, no table of contents will be created | + | |
| - | ~~NOCACHE~~ | + | |
| - | DokuWiki caches all output by default. Sometimes this might not be wanted (eg. when the <php> syntax above is used), adding this macro will force DokuWiki to rerender a page on every call | + | |