Official RpNation BBCodes for Discourse
See: [https://www.rpnation.com]
For documentation, see wiki
🚧 = In progress or needs CSS.
✔️ = Complete.
⌨️ = BBCode dropped in favor of HTML equivalent.
🎉 = Powered by official Discourse Addon.
☠️ = Do not proceed. Markdown-it and/or Discourse do not like this code. Use Markdown equivalent. Unable to be rebaked.
| Text Formatting | Layout & Design | Media & Embeds | Aesthetics |
|---|---|---|---|
| Headers & Sub-Headers1 |
Dividers ✔️ | Google Docs(PDF) |
Print ✔️ |
| Highlights ✔️ | Image Float ✔️ | Height Restrict ✔️ | Text Message ✔️ |
| Justified Text ✔️ | Fieldsets ✔️ | Challonge |
Blocks ✔️ |
| Blockquotes ✔️ | Sides ✔️ | Progress Bar ✔️ | |
| Sub Script2 ⌨️ | Tabs ✔️ | Sticky Note ✔️ | |
| Super Script3 ⌨️ | Tables ☠️ | Mail ✔️ | |
| Google Font Library ✔️ | Center Block ✔️ | Newspaper ✔️ | |
| HTML Comment4 ⌨️ | Background ✔️ | Checks ✔️ | |
| Paragraph Indent ✔️ | Border ✔️ | Font Awesome Icons ✔️ | |
| Bold, Italic, Underline, Strikethrough |
Accordions ✔️ | OOC ✔️ | |
| Color ✔️ | Scroll Box ✔️ | ||
| Font Size ✔️ | Div Box ✔️ | ||
| Left, Center, Right ✔️ | Anchors ✔️ | ||
| Spoiler ✔️ | Rows & Columns ✔️ | ||
| NOBR ✔️ | |||
| Inline Spoiler ✔️ | |||
| Indent ✔️ |
1 Headers & Subheaders can be rebaked into the equivalent number of #
2 This bbcode is no longer needed. Discourse accepts the proper HTML comment tag in the Markdown engine. Example: <sup>1</sup>
3 This bbcode is no longer needed. Discourse accepts the proper HTML comment tag in the Markdown engine. Example: <sub>2</sub>
4 This bbcode is no longer needed. Discourse accepts the proper HTML comment tag in the Markdown engine. Example: <!--This is a comment. Comments are not displayed in the browser-->