Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| guide [2025/08/13 22:57] – [Using the Page Editor] Valentine | guide [2025/10/07 17:31] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 151: | Line 151: | ||
| ===== Special Syntax ===== | ===== Special Syntax ===== | ||
| - | There are some things that you have to do by hand instead of using the editor. These are tables and certain things I have added via plugins instead of being built into DokuWiki. | + | There are some things that you have to do by hand instead of using the editor. These are tables, more advanced versions of the above, |
| - | ===== Tables | + | ==== Inter-Wiki Links === |
| + | |||
| + | There are built in ways to link between wikis without having to type the URL out completely. '' | ||
| + | |||
| + | The following identifiers can be used: | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | ==== Tables | ||
| **Note: I have copied this off of the [[wiki: | **Note: I have copied this off of the [[wiki: | ||
| Line 271: | Line 281: | ||
| '' | '' | ||
| + | There is a way to add captions to images (to credit an artist, for example) but it is slightly more advanced. I recommend reading the [[doku> | ||
| + | ==== Tags ==== | ||
| + | Tags are a great and simple way to organize your pages. | ||
| + | |||
| + | To add tags to a page, use this formatting: '' | ||
| + | Put a space in between each tag to separate them. | ||
| + | |||
| + | Underscores will be interpreted as spaces, while dashes will not. Capitalization does not affect anything, so '' | ||
| + | |||
| + | It will look something like this: | ||
| + | {{tag> | ||
| + | |||
| + | To see all the pages with a particular tag, just click on the tag you want to look at. If you click on '' | ||
| + | |||
| + | I recommend adding this to the very top or very bottom of the page. | ||
| + | |||
| + | More complex tagging features are explained by the extension' | ||
| ==== Comments ==== | ==== Comments ==== | ||
