More actions
embed a luxury pen image |
added tag examples |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[File:Pens.rsi_(luxury_pen,_Textures-Objects-Misc).png| | [[File:Pens.rsi_(luxury_pen,_Textures-Objects-Misc).png|64px|right|class=sprite]] | ||
'''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"/>: | '''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 | |||
* Italic | == Usage == | ||
* Bold | |||
* Bullet | The following tags are currently supported for use on paper<ref name="supported-tags"/>: | ||
* Color | * Bold [bold] | ||
* Heading | * Italic [italic] | ||
* Mono | * 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