Page Writing Guide
Reference for wiki syntax, formatting, and content conventions.
Syntax Reference
[[Entry Name]]
Links to another wiki entry. The display text matches the entry name.
[[Entry Name|Custom Text]]
Links to an entry but displays different text.
## Section Title
Creates a heading that appears in the Table of Contents.
{rarity:legendary}Displays the rarity name in its color. Works for all rarities.
{stat:damage:100}Displays a colored stat like +100 Damage.
| Header 1 | Header 2 | |----------|----------| | Cell 1 | Cell 2 |
Standard markdown tables. Separate header with dashes.
{coins:100,000}Displays a coin amount in gold color, e.g. 100,000 coins.
{collapse:Section Title}
Hidden content here
{/collapse}Creates a collapsible block that users can show/hide.
{tabs}
{tab:First Tab}
Content for first tab
{/tab}
{tab:Second Tab}
Content for second tab
{/tab}
{/tabs}Creates a tabbed section. Each tab has its own content.
@EntryName (in editor)
While editing, type @ followed by a name to search and insert a wiki link.
Rarity Colors
Set a rarity field in the entry data to color the name in the infobox. Use {rarity:name} inline in descriptions.
Stat Colors
Stats added via the Stats section in the editor display colored in the infobox. Use {stat:key:value} inline in descriptions.
Entry Structure
rarity key to set the item rarity color.