Back to the journal

Publishing

The Ultimate Guide to Royal Road Formatting

Konner MoshierMay 26, 20261 min read

Royal Road is the king of western webnovels, but its current chapter workflow expects HTML source rather than a full chapter of legacy BBCode. WriteIDE exports a safe fragment you can preview and paste into source-code view.

The Blue Box Aesthetic

The "Blue System Box" is the standard visual language of the genre. Older guides built it from nested BBCode like this:

[table]
[tr][td][center][b]SYSTEM NOTIFICATION[/b][/center][/td][/tr]
[tr][td]You have leveled up![/td][/tr]
[/table]

That legacy markup still matters on some platforms, but it is no longer the dependable choice for a new Royal Road chapter.

If you just want the markup without hand-typing, our free Blue Box generator builds an HTML system box right in your browser. Fill in a title, your lines, and any stat rows, pick a colour, and copy the HTML into Royal Road's source-code view. No download required.

Automated Export

WriteIDE handles this natively. When you use the /bluebox command in the editor, it renders as a clean system box right in your writing view.

When you choose HTML in Export Manuscript, the engine translates system blocks and point-in-time stats into escaped, semantic markup with no scripts, styles, classes, or document wrapper. Preview it, copy all, and paste it into Royal Road's source-code view.

That turns a fiddly, error-prone chore into a single click, so you spend your time writing instead of wrangling tags.

Notes worth sending

Release notes when a version ships, plus Lab notes and guides. No weekly filler.