Players are allowed to freely edit the supplementary wiki areas.
To contribute to the wiki you create your account here with discord, then you can contact Flxff on the Heroes Journey Discord for editor access.
When you click 'edit' you are prompted to authenticate with discord. After you create your account here with discord, you can contact Flxff (@fl_ff) on the Heroes Journey Discord for editor access.
If you want to, please reach out to any Guide or Community Service Team member on discord, and they can get you to the right people to get you tagged up to help contribute on the Wiki.
Use #
for headers:
# Main Title
## Section Title
### Subsection
Internal Wiki link:
[Page Name](/path-to-page)
External link:
[Example](https://www.example.com)
Use triple backticks for code:
```
print("Hello World")
```
| Column 1 | Column 2 |
|----------|----------|
| Data 1 | Data 2 |
Wiki.js Formatting Guides:
Using <details>
Dropdowns in Wiki.js:
Wiki.js supports HTML tags within its Markdown editor, allowing you to create collapsible sections using the <details>
and <summary>
tags.
Here's an example of how to implement a dropdown:
<details>
<summary>Click to expand</summary>
<p>This content is hidden until the dropdown is expanded.</p>
</details>
When rendered, it appears as:
This content is hidden until the dropdown is expanded.
This method is effective for organizing content and enhancing readability.
If you find outdated or incorrect information:
If you want to, please reach out to Flxff (@fl_ff) on Discord to get you tagged up to help contribute on the Wiki.