The Ultimate Guide to Royal Road Formatting
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.
More in Publishing
A changed stat in an early chapter can ripple through the rest of a book. Here is how WriteIDE helps you find the scenes worth checking before you publish.
5 min readWhy Excel is Killing Your LitRPG (And How to Fix It)Stop context-switching between Scrivener and spreadsheets. Why "Point-in-Time" state management is the future of progression-fantasy writing.
1 min readMath for Authors: Linear vs. Exponential GrowthShould your MC have 100 HP or 1,000,000 HP by the end? Designing formulas that keep the stakes high without the numbers losing meaning.
1 min readNotes worth sending
Release notes when a version ships, plus Lab notes and guides. No weekly filler.