More actions
Added new formatting tags |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 16: | Line 16: | ||
** Size in pixels, between 4 and 20 | ** Size in pixels, between 4 and 20 | ||
* Font <code>[font="BoxRound"]</code> | * Font <code>[font="BoxRound"]</code> | ||
** See [https://github.com/teamstarcup/starcup/blob/main/Resources/Prototypes/fonts.yml | ** See [https://github.com/teamstarcup/starcup/blob/main/Resources/Prototypes/fonts.yml these] [https://github.com/teamstarcup/starcup/blob/main/Resources/Prototypes/_starcup/fonts.yml pages] for a list of available fonts. | ||
* Emoji <code>[emoji]</code> | * Emoji <code>[emoji]</code> | ||
** A shortcut for <code>[font="Emoji"]</code> | ** A shortcut for <code>[font="Emoji"]</code> | ||
| Line 22: | Line 22: | ||
== Utilities == | == Utilities == | ||
A pure-HTML document rendering emulator: [https://yagwog.github.io/RMC14-document-simu/ RMC14-document-simu] | A pure-HTML document rendering emulator: [https://yagwog.github.io/RMC14-document-simu/ RMC14-document-simu] | ||
Please note that RMC14-document-simu is not a 1:1 renderer, and may also not support our custom tags. | |||
== References == | == References == | ||
Latest revision as of 06:52, 21 October 2025

Writing may be performed by using a pen on an unsigned and unstamped piece of paper. The game supports rich text features through a modified implementation of bbcode.
Usage
The following tags are currently supported for use on paper[1]:
Utilities
A pure-HTML document rendering emulator: RMC14-document-simu Please note that RMC14-document-simu is not a 1:1 renderer, and may also not support our custom tags.