Hytale Modding
Hytale Modding

3 - Creating Pages

How to create and manage your mod pages.

Written by Dobya

Creating a page

To add a page to your mod, open your mod's management page and click New Page. This will take you to the page editor — the screen you'll spend most of your time on.

Page settings

At the top you'll find the page configuration fields:

  • Page title (Required): The name of your page as it will appear in the sidebar and heading.
  • Page type (Optional, default: "Page"): Choose between Page (regular content) or Category (an empty grouping page with no content of its own).
  • Parent page (Optional): Nest this page under another — useful for building a hierarchy.
  • Index page (Optional): Mark this page as the mod's landing page, shown when someone first opens your mod.
  • Published (Required): Whether the page is visible to readers. Unpublished pages are saved as drafts — visible only to you and your collaborators, regardless of the mod's visibility setting.

Editor

Below the settings you'll find two panels:

  • Content Editor: Where you write your page content in Markdown.
  • Live Preview: A real-time preview of how your page will look when published.

Saving your page

At the bottom of the page you have three options:

  • Cancel: Discard and go back without creating anything.
  • Save as draft: Save the page without publishing it.
  • Publish: Save and publish the page immediately.

You're ready to create pages! To learn how to format content and make your pages look great, see Styling your pages.