Kits

Kit (Sign)

Updated 3/8/2026

Kit (Sign)

Description

Signs can be placed on walls and frames. Use the Labeller to add text to them.

The sign's text is capable of being formatted using standard BBCode formatting.

Example: "<b>Important</b> Sign" would make the "Important" portion of the text appear in bold.

A list of common formatting properties is provided below:

PropertyCode
BoldUse <b> and </b>.
ItalicsUse <i> and </i>.
UnderlineUse <u> and </u>.
strikethroughUse <s> and </s>.
SuperscriptUse <sup> and </sup>
SubscriptUse <sub> and </sub>
LinefeedUse <br> to force a linefeed.
TabUse \t which will add one tab stop.
AlignUse <align=left> and </align> to make text left justified.
PositionUse <pos=4.25> advances about 4.25 spaces.
SizeUse <size=36> to set point size to 36.
<size=+18> to increase the point size by 18 points.
Color<color=red> to set the color to red. Several other colors are pre-defined.