Skip to content

Syntax/style Reference

For brevity, examples are not duplicated as code blocks. Instead, refer to the Markdown source of this page to see syntax for the examples.

Admonitions

Admonitions are info boxes.

List of admonitions for The Guide

Item

Type: item

Meant for containing game items.

Map

Type: map

Meant for containing dungeon maps.

Type: note

Types: note and info

Using type info gets identical outcome.

Type: warning

Type: warning

Type: danger

Type: danger

Type: bug

Type: bug

Type: quote

Type: quote

Examples

Collapsible admonition with tabs

This is the first tab

More content here

Is possible.

Collapsible admonition, expanded by default

Lorem ipsum

Box without a title line placed on the right side of the page. This admonition placement needs testing with different browser window sizes, as it can behave unexpectedly in some situations.

Footnotes

A footnote1 goes to the bottom of the page, regardless where it's defined in the source.

Custom Colors

Guide custom colors are accessible via custom CSS classes. Use sparingly; embedding HTML/CSS into the Markdown sources is a questionable practice.

Highlighting

Try highlighting instead, to bring attention to important parts.

Making the Guide look like a christmas tree was a good idea.

Custom Icons

Table of custom icons
name icon
:wiz-bug:
:wiz-dragon:
:wiz-dungeon:
:wiz-fire-bottle:
:wiz-scroll:
:wiz-shield:
:wiz-skull:
:wiz-sword:
:wiz-wheat:

  1. I am a footnote. 

Comments