wikiformatting
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| wikiformatting [2024/11/29 15:46] – created moxieskip | wikiformatting [2024/12/06 09:15] (current) – Cleared the page sweetcorm | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | + | ====== Moxiecraft Wiki Style Guide ====== | |
| - | ====== | + | ---- |
| - | + | **Conversion | |
| - | DokuWiki uses a simple syntax for formatting pages. Use this guide to create and edit content on the Moxiecraft Wiki! | + | |
| - | + | ||
| - | ===== Headings | + | |
| - | Use equal signs `=` to create headings. More equal signs mean smaller headings. | + | |
| - | + | ||
| - | Example: | + | |
| - | ====== Heading Level 1 ====== | + | |
| - | ===== Heading Level 2 ===== | + | |
| - | === Heading Level 3 === | + | |
| - | + | ||
| - | ===== Bold, Italics, and Underline ===== | + | |
| - | * **Bold Text**: Use double asterisks `**`. | + | |
| - | Example: **This is bold** | + | |
| - | * //Italic Text//: Use double slashes `//`. | + | |
| - | Example: //This is italic// | + | |
| - | * __Underlined Text__: Use double underscores `__`. | + | |
| - | Example: __This is underlined__ | + | |
| - | + | ||
| - | ===== Lists ===== | + | |
| - | === Bullet Points === | + | |
| - | Use asterisks `*` for bullet points. Add more asterisks for subpoints. | + | |
| - | + | ||
| - | Example: | + | |
| - | * Main point | + | |
| - | * Subpoint | + | |
| - | * Another subpoint | + | |
| - | + | ||
| - | === Numbered Lists === | + | |
| - | Use a dash and a period `-.` for numbered lists. | + | |
| - | + | ||
| - | Example: | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | + | ||
| - | ===== Links ===== | + | |
| - | === Internal Links === | + | |
| - | Use double square brackets `[[ ]]` to link to other pages within | + | |
| - | + | ||
| - | Example: | + | |
| - | | + | |
| - | + | ||
| - | === External Links === | + | |
| - | Just paste the URL or use square brackets with optional text. | + | |
| - | + | ||
| - | Example: | + | |
| - | https:// | + | |
| - | [[https:// | + | |
| - | + | ||
| - | ===== Images ===== | + | |
| - | Add images using the syntax: | + | |
| - | {{image_name.jpg}} | + | |
| - | + | ||
| - | For resizing: | + | |
| - | {{image_name.jpg? | + | |
| - | + | ||
| - | ===== Tables ===== | + | |
| - | Create tables using `^` for headers and `|` for rows. | + | |
| - | + | ||
| - | Example: | + | |
| - | ^ Header 1 ^ Header 2 ^ Header 3 ^ | + | |
| - | | Row 1 | Data 1 | Data 2 | | + | |
| - | | Row 2 | Data A | Data B | | + | |
| - | + | ||
| - | ===== Code and Preformatted Text ===== | + | |
| - | Use double backticks for inline code: ``code`` | + | |
| - | + | ||
| - | Use triple backticks for code blocks: | + | |
| - | + | ||
| - | + | ||
| - | ===== Horizontal Line ===== | + | |
| - | Use four dashes `----` to create a horizontal line. | + | |
| - | + | ||
| - | Example: | + | |
| ---- | ---- | ||
| - | This is a horizontal line. | ||
| - | |||
| - | ===== Quoting ===== | ||
| - | Use a `>` symbol at the start of a line for block quotes. | ||
| - | |||
| - | Example: | ||
| - | > This is a blockquote. | ||
| - | |||
| - | ===== Embedding Plugins or Advanced Features ===== | ||
| - | Refer to specific plugin documentation if advanced formatting (e.g., dynamic content) is needed. Common examples: | ||
| - | * Add syntax for embedding maps, galleries, or charts as plugins allow. | ||
| - | |||
| - | --- | ||
| - | |||
| - | This guide covers the basics for most of your DokuWiki needs. Happy editing! | ||
wikiformatting.1732895204.txt.gz · Last modified: by moxieskip
