More actions
trailblazing |
added tag examples |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
'''Writing''' may be performed by using a pen on an unsigned and unstamped piece of [[Entity:Paper|paper]]. The game supports rich text features through a modified implementation of [https://www.phpbb.com/community/help/bbcode bbcode]. The following tags are currently supported for use on paper<ref name="supported-tags"/>: | [[File:Pens.rsi_(luxury_pen,_Textures-Objects-Misc).png|64px|right|class=sprite]] | ||
* Bold | |||
* Italic | '''Writing''' may be performed by using a pen on an unsigned and unstamped piece of [[Entity:Paper|paper]]. The game supports rich text features through a modified implementation of [https://www.phpbb.com/community/help/bbcode bbcode]. | ||
* Bold | |||
* Bullet | == Usage == | ||
* Color | |||
* Heading | The following tags are currently supported for use on paper<ref name="supported-tags"/>: | ||
* Mono | * Bold [bold] | ||
* Italic [italic] | |||
* Bold italic [bolditalic] | |||
* Bullet [bullet] | |||
* Color [color=#ff5733] | |||
* Heading [head=2] | |||
* Mono [mono] | |||
== Utilities == | == Utilities == |
Latest revision as of 06:44, 7 June 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]:
- Bold [bold]
- Italic [italic]
- Bold italic [bolditalic]
- Bullet [bullet]
- Color [color=#ff5733]
- Heading [head=2]
- Mono [mono]
Utilities
A pure-HTML document rendering emulator: RMC14-document-simu