wikiformatting
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wikiformatting [2024/11/30 12:57] – fixing the many problems with this page (including false info). I'm done for today but I'll probably have to do more changes later. eleanor | wikiformatting [2024/12/06 09:15] (current) – Cleared the page sweetcorm | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== Moxiecraft Wiki Style Guide ====== |
| - | + | ---- | |
| - | Learn how to format pages on the Moxiecraft Wiki using DokuWiki syntax. | + | **Conversion |
| - | + | ||
| - | ===== Headings | + | |
| - | Headings use equal signs (`=`). More equal signs create bigger headings (unlike MediaWiki, where more equal signs create smaller headings). | + | |
| - | + | ||
| - | ====== Heading Level 1 ====== | + | |
| - | ===== Heading Level 2 ===== | + | |
| - | === Heading Level 3 === | + | |
| - | gives | + | |
| - | + | ||
| - | ====== Heading Level 1 ====== | + | |
| - | ===== Heading Level 2 ===== | + | |
| - | === Heading Level 3 === | + | |
| - | + | ||
| - | ===== Text Formatting ===== | + | |
| - | * **Bold**: Use `**text**` | + | |
| - | Example: **Bold** | + | |
| - | * //Italic//: Use `// | + | |
| - | Example: // | + | |
| - | * __Underline__: | + | |
| - | Example: __Underline__ | + | |
| - | + | ||
| - | ===== Lists ===== | + | |
| - | === Bullet Points === | + | |
| - | Use an asterisk `*` for bullet points. For subpoints, add spaces before the `*`. | + | |
| - | + | ||
| - | * Main Point | + | |
| - | * Subpoint | + | |
| - | * Another Subpoint | + | |
| - | + | ||
| - | === Numbered Lists === | + | |
| - | Use a dash and a period `-.` for numbered lists. | + | |
| - | + | ||
| - | | + | |
| - | | + | |
| - | | + | |
| - | + | ||
| - | ===== Links ===== | + | |
| - | === Internal Links === | + | |
| - | Link to other wiki pages using double square brackets < | + | |
| - | + | ||
| - | [[start|Home Page]] | + | |
| - | + | ||
| - | [[start|Home Page]] | + | |
| - | + | ||
| - | === External Links === | + | |
| - | Paste the URL or use square brackets with optional text. | + | |
| - | + | ||
| - | https:// | + | |
| - | | + | |
| - | + | ||
| - | https:// | + | |
| - | [[https:// | + | |
| - | + | ||
| - | ===== Images ===== | + | |
| - | Insert images using < | + | |
| - | + | ||
| - | {{example.jpg}} | + | |
| - | {{example.jpg? | + | |
| - | + | ||
| - | ===== Tables ===== | + | |
| - | Tables use `^` for headers and `|` for rows. | + | |
| - | + | ||
| - | ^ Header 1 ^ Header 2 ^ Header 3 ^ | + | |
| - | | Row 1 | Data 1 | Data 2 | | + | |
| - | | Row 2 | Data A | Data B | | + | |
| - | + | ||
| - | ^ Header 1 ^ Header 2 ^ Header 3 ^ | + | |
| - | | Row 1 | Data 1 | Data 2 | | + | |
| - | | Row 2 | Data A | Data B | | + | |
| - | + | ||
| - | + | ||
| - | ===== Horizontal Lines ===== | + | |
| - | Use four dashes `----` to create a horizontal line. | + | |
| ---- | ---- | ||
| - | |||
| - | ===== Block Quotes ===== | ||
| - | Start a line with `>` to create a block quote. | ||
| - | |||
| - | > This is a blockquote. | ||
| - | |||
| - | ===== Code Blocks ===== | ||
| - | Use < | ||
| - | |||
| - | < | ||
| - | |||
| - | ===== Forced Line Breaks ===== | ||
| - | You can put double slashes (`< | ||
| - | |||
| - | 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. | ||
| - | |||
| - | 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. | ||
| - | |||
| - | ===== Prevent Wiki Formatting ===== | ||
| - | If you do not want wiki formatting to happen, you can either put it into code blocks (as seen previously) or put it inside < | ||
| - | |||
| - | --- | ||
| - | |||
| - | This guide covers the basics for formatting Moxiecraft Wiki pages. Happy editing! | ||
| - | |||
wikiformatting.1732971457.txt.gz · Last modified: by eleanor
