Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Writing: Difference between revisions

From starcup wiki
embed a luxury pen image
m split introductory paragraph
Line 1: Line 1:
[[File:Pens.rsi_(luxury_pen,_Textures-Objects-Misc).png|128px|right|class=sprite]]
[[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].
 
The following tags are currently supported for use on paper<ref name="supported-tags"/>:
* Bold
* Bold
* Italic
* Italic

Revision as of 02:57, 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.

The following tags are currently supported for use on paper[1]:

  • Bold
  • Italic
  • Bold Italic
  • Bullet
  • Color
  • Heading
  • Mono

Utilities

A pure-HTML document rendering emulator: RMC14-document-simu

References