Skip to content

Creating Module Content

Brioche Masquée edited this page Aug 4, 2026 · 2 revisions

Creating Module Content

A module's structure is built from four kinds of content, all visible in the Module section of the panel:

  • Pages — Markdown, the bulk of what you write.
  • Groups — folders for organizing pages, maps, and encounters into a hierarchy.
  • Maps and Encounters — references to maps and encounters exported from EncounterPlus itself.

Each is created the same way: a button in the Module section's title bar, or the matching command from the command palette (see Commands). Give it a name, and MPX creates the file, opens it, and adds it to the tree.

Organizing the tree

Every page, group, map, and encounter has a parent (another item's slug, or empty for the root) and a rank (its order among siblings). The Module section's tree reflects both automatically — nested by parent, ordered by rank then name.

Clone this wiki locally