<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://stationeers-wiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=2A10%3A3781%3A4780%3A2%3A8CE3%3AFAD3%3A6E1F%3ACA75</id>
	<title>Stationeers Community Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://stationeers-wiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=2A10%3A3781%3A4780%3A2%3A8CE3%3AFAD3%3A6E1F%3ACA75"/>
	<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/Special:Contributions/2A10:3781:4780:2:8CE3:FAD3:6E1F:CA75"/>
	<updated>2026-04-04T15:01:55Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Kit_(Sign)&amp;diff=23547</id>
		<title>Kit (Sign)</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Kit_(Sign)&amp;diff=23547"/>
		<updated>2025-09-22T19:25:57Z</updated>

		<summary type="html">&lt;p&gt;2A10:3781:4780:2:8CE3:FAD3:6E1F:CA75: Add strikethrough&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Itembox&lt;br /&gt;
| name = Kit (Sign)&lt;br /&gt;
| image = [[File:ItemKitSign.png]]&lt;br /&gt;
| prefabhash = 529996327&lt;br /&gt;
| prefabname = ItemKitSign&lt;br /&gt;
| stacks = 10&lt;br /&gt;
| slot_class = SlotClass.None&lt;br /&gt;
| sorting_class = SortingClass.Kits&lt;br /&gt;
| recipe_machine1 = Autolathe&lt;br /&gt;
| recipe_cost1 = 3g [[Iron]]&lt;br /&gt;
| constructs = [[Sign 1x1]], [[Sign 2x1]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
Signs can be placed on walls and frames.&lt;br /&gt;
Use the [[Labeller]] to add text to them.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The sign&#039;s text is capable of being formatted using standard BBCode formatting.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;Example: &amp;quot;&amp;amp;lt;b&amp;amp;gt;Important&amp;amp;lt;/b&amp;amp;gt; Sign&amp;quot; would make the &amp;quot;Important&amp;quot; portion of the text appear in bold.&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A list of common formatting properties is provided below:&lt;br /&gt;
	&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Property !! Code&lt;br /&gt;
|-&lt;br /&gt;
| Bold|| Use &amp;amp;lt;b&amp;amp;gt; and &amp;amp;lt;/b&amp;amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| Italics|| Use &amp;amp;lt;i&amp;amp;gt; and &amp;amp;lt;/i&amp;amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| Underline|| Use &amp;amp;lt;u&amp;amp;gt; and &amp;amp;lt;/u&amp;amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| strikethrough|| Use &amp;amp;lt;s&amp;amp;gt; and &amp;amp;lt;/s&amp;amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| Superscript|| Use &amp;amp;lt;sup&amp;amp;gt; and &amp;amp;lt;/sup&amp;amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Subscript|| Use &amp;amp;lt;sub&amp;amp;gt; and &amp;amp;lt;/sub&amp;amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Linefeed|| Use &amp;amp;lt;br&amp;amp;gt; to force a linefeed.&lt;br /&gt;
|-&lt;br /&gt;
| Tab|| Use \t which will add one tab stop.&lt;br /&gt;
|-&lt;br /&gt;
| Align|| Use &amp;amp;lt;align=left&amp;amp;gt; and &amp;amp;lt;/align&amp;amp;gt; to make text left justified. &amp;lt;br&amp;gt;&lt;br /&gt;
Use &amp;amp;lt;align=center&amp;amp;gt; and &amp;amp;lt;/align&amp;amp;gt; to make text center justified (default). &amp;lt;br&amp;gt;&lt;br /&gt;
Use &amp;amp;lt;align=right&amp;amp;gt; and &amp;amp;lt;/align&amp;amp;gt; to make text right justified.&lt;br /&gt;
|-&lt;br /&gt;
| Position|| Use &amp;lt;pos=4.25&amp;gt; advances about 4.25 spaces.&lt;br /&gt;
|-&lt;br /&gt;
| Size||Use &amp;lt;size=36&amp;gt; to set point size to 36.&amp;lt;br&amp;gt;&amp;lt;size=+18&amp;gt; to increase the point size by 18 points.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;size=-14&amp;gt; to decrease the point size by 14 points.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/size&amp;gt; to end the size tag.&amp;lt;br&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
| Color|| &amp;lt;color=red&amp;gt; to set the color to red. Several other colors are pre-defined.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;#FF8000&amp;gt; or any other hexadecimal code to define a color.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/color&amp;gt; to end the color tag.&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>2A10:3781:4780:2:8CE3:FAD3:6E1F:CA75</name></author>
	</entry>
</feed>