Guide to Paperwork: Difference between revisions
Amends markdown to work with TG |
m →Quick Forms Ready for Use: Link to Paperwork down in the Quick Forms header that's pretty redundant already |
||
(6 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
==Writing Tools== | |||
===[[File:Pen.png]]Pen=== | |||
Pens are widely available around the station. Paper bins often have pens on them, every crew member starts with a pen in their PDA that can be ejected with ctrl+click. There are numerous types of pens you can get. | |||
• Pen - A standard black ink pen. You write in the Verdana font. | |||
• Blue Pen - <span style="color:blue">It's just blue ink.</span> | |||
• Red Pen - <span style="color:red">It's just red ink.</span> | |||
• Four Colour - You can change between black, <span style="color:blue">blue</span>, <span style="color:red">red</span> and <span style="color:green">green</span> ink. Available in the loadout menu. | |||
• Fountain Pen - You write in the Segoe Script font. | |||
• Captain Pen - It's a fountain pen with an oak body. You write in <span style="color:#DC143C">crimson ink</span>. The nib is sharp. So sharp it can... actually butcher corpses? You also write in Segoe Script. | |||
• Crayon [[File:Crayon.png]]- You always right in bold, you cannot use lists, the horizontal rule or small tags. You write in the comic Sans MS font. Colours depend on crayon type. | |||
[[File:Photocopier.png|left|frameless|32x32px]] | |||
=== Photocopier === | |||
Photocopiers can make quick copies of whatever documents you desire as well as access to a number of forms which are pre-written by the simple click of a button, for 5 credits each. The forms which are available can be found below. When they run out of toner, you can go to an autolathe or protolathe to get a toner or XL-toner. | |||
==== [https://wiki.skyrat13.space/images/3/36/Command_Paperwork.png Command Department] ==== | |||
Includes: Job Application, Job Termination, Job Reassignment, Complaint Form, Order Form and Permit to Perform Hazardous Work | |||
==== [https://wiki.skyrat13.space/images/9/90/Security_Paperwork.png Security Department] ==== | |||
Includes: Warrant, Search Warrant, Interrogation Report, Security Report, Execution Order, and Permission to Possess | |||
==== [https://wiki.skyrat13.space/images/b/b3/Engineering_Paperwork.png Engineering Department] ==== | |||
Includes: Permission to Perform Non-Standard Work, and Permit For the Issuance of Engineering Equipment. | |||
== | ==== [https://wiki.skyrat13.space/images/4/4e/Research_Paperwork.png Research Department] ==== | ||
Includes: Permission to Perform Non-Standard Research, and Permit for the Issuance of Research Equipment. | |||
==== [https://wiki.skyrat13.space/images/6/64/Medical_Paperwork.png Medical Department] ==== | |||
Includes: Medical Prescription, Autopsy Report, and Death Certificate. | |||
===[ | ==== [https://wiki.skyrat13.space/images/4/49/Cargo_Paperwork.png Supply Department] ==== | ||
Includes: Permission to Execute a Non-Standard Order | |||
===[ | ==== [https://wiki.skyrat13.space/images/f/ff/Other_Paperwork.png Other] ==== | ||
Includes: Lunch Bill and Provision of Paid Services | |||
==Writing== | ==Writing== | ||
Line 27: | Line 49: | ||
| Bold text | | Bold text | ||
| <pre> | | <pre> | ||
*Bold Text.* | **Bold Text.** | ||
__Bold Text.__ | |||
<b>Bold Text.</b> | |||
</pre> | </pre> | ||
| | | | ||
'''Bold text.''' | '''Bold text.''' | ||
|- | |||
| | |||
Underline | |||
|<nowiki><u>Underline Text.</u></nowiki> | |||
|<u>Underline Text</u> | |||
|- | |- | ||
| Italic text | | Italic text | ||
| <pre> | |<pre> | ||
*Italics Text.* | *Italics Text.* | ||
_Italics Text._ | |||
<i>Italics Text.</i> | |||
</pre> | </pre> | ||
| | | | ||
Line 59: | Line 96: | ||
| | | | ||
<div class="center" style="width:auto; margin-left:auto; margin-right:auto;">Centered text.</div> | <div class="center" style="width:auto; margin-left:auto; margin-right:auto;">Centered text.</div> | ||
|- | |||
| | |||
Font | |||
|<nowiki><font face=Courier New>Font Text</nowiki> | |||
| | |||
Font Text | |||
|- | |||
| | |||
Color Text | |||
|<color face=red>Color Text | |||
|<span style="color:red">Color Text</span> | |||
|- | |- | ||
| Horizontal rules | | Horizontal rules | ||
Line 64: | Line 120: | ||
Before line. | Before line. | ||
___ | ___ | ||
After line. | |||
Before line. | |||
--- | |||
After line. | After line. | ||
</pre> | </pre> | ||
Line 85: | Line 145: | ||
| | | | ||
Displays an editable text input field with a size based on the number of underscores. | Displays an editable text input field with a size based on the number of underscores. | ||
|- | |||
| | |||
Line Break | |||
| | |||
Line Break | |||
<nowiki><br></nowiki> | |||
Line Break | |||
|Line Break | |||
Line Break | |||
|- | |- | ||
| Headers | | Headers | ||
| <pre> | |<pre> | ||
# H1 | # H1 | ||
## H2 | ## H2 | ||
### H3 | ### H3 | ||
#### H4 | |||
##### H5 | |||
###### H6 | |||
</pre> | </pre> | ||
|[[File:Headers.png|alt=|left|frameless]] | |||
|- | |||
|Size | |||
| | | | ||
<font size= | <nowiki><font size=1>Font Size 1<small></nowiki> | ||
< | <nowiki><font size=2>Font Size 2<small></nowiki> | ||
<font size= | <nowiki><font size=3>Font Size 3<small></nowiki> | ||
< | <nowiki><font size=4>Font Size 4<small></nowiki> | ||
<font size= | <nowiki><font size=5>Font Size 5 <small></nowiki> | ||
<nowiki><font size=10>Font Size 10<small></nowiki> | |||
|[[File:Font Size.png|left|frameless]] | |||
|- | |- | ||
| Table | | Table | ||
Line 119: | Line 206: | ||
| Info 2 | | Info 2 | ||
|} | |} | ||
|- | |||
| | |||
Pre | |||
|[[File:Pre Formatting.png|left|frameless]] | |||
|[[File:Pre Formatting After.png|left|frameless]] | |||
|- | |- | ||
| List | | List | ||
Line 125: | Line 221: | ||
- Item two | - Item two | ||
- Subitem one | - Subitem one | ||
* Item one | |||
* Item two | |||
* Subitem one | |||
<ul> | |||
<li>Item one</li> | |||
<li>Item two</li> | |||
<ul> | |||
<li>Subitem one</li> | |||
</ul> | |||
</ul> | |||
</pre> | </pre> | ||
| | | | ||
Line 132: | Line 240: | ||
|- | |- | ||
| Numbered List | | Numbered List | ||
| <pre> | |<pre> | ||
1. First item | 1. First item | ||
2. Second item | 2. Second item | ||
3. third item | 3. third item | ||
<ol> | |||
<li>Item one</li> | |||
<li>Item two</li> | |||
<li>Item two</li> | |||
</ol> | |||
</pre> | </pre> | ||
| | | | ||
Line 153: | Line 267: | ||
|} | |} | ||
==Forms Ready for Use== | ==Quick Forms Ready for Use== | ||
Here are some forms you can use to make your life easier. Simply copy and paste the markdowns onto a piece of paper to create the form. | |||
For a more comprehensive, Skyrat-tailored paperwork list, see [[Paperwork]]. | |||
===General Needs=== | ===General Needs=== | ||
Line 164: | Line 280: | ||
{| class="wikitable" style="width:230px" | {| class="wikitable" style="width:230px" | ||
|- | |- | ||
|<center>'''General Request Form'''</center> | |<center>'''General Request Form'''</center> | ||
---- | |||
* Full Name: | * Full Name: | ||
* Request: | * Request: | ||
* Reason for request:<br> | * Reason for request:<br><i>Sign below the line.</i> ---- | ||
<i>Sign | |||
|} | |} | ||
Line 179: | Line 292: | ||
|- | |- | ||
| scope="row" | | | scope="row" | | ||
<pre>##General Request Form | <pre>## <center>General Request Form</center> | ||
___ | |||
- Full Name: [_________________] | |||
- Request: [_________________] | |||
- Reason for request: | |||
[______________________] | |||
[______________________] | [______________________] | ||
[______________________] | [______________________] | ||
*Sign | *Sign below the line.* | ||
___ | |||
</pre> | </pre> | ||
|} | |} | ||
Line 197: | Line 314: | ||
|- | |- | ||
|<center>'''Request Form'''</center><br> | |<center>'''Request Form'''</center><br> | ||
Full Name: | |||
Age: | * Full Name: | ||
Birthdate: | * Age: | ||
Bloodtype: | * Birthdate: | ||
Shoe size: | * Bloodtype: | ||
SSN: | * Shoe size: | ||
Astrological Sign: | * SSN: | ||
Job Title: | * Astrological Sign: | ||
Are you a | * Job Title: | ||
Request: | * Are you a nefarious individual? | ||
Reason for request: <br> | * Clown? | ||
* Request: | |||
<br> | * Reason for request: <br> <br /><i>Sign below the line.</i> ---- | ||
<i>Sign | |||
|} | |} | ||
Line 219: | Line 334: | ||
|- | |- | ||
| scope="row" | | | scope="row" | | ||
<pre> | <pre>## <center>Request Form</center> | ||
___ | |||
Full Name: [__________________________] | Full Name: [__________________________] | ||
Age: [____] | Age: [____] | ||
Line 228: | Line 343: | ||
SSN: [___________] | SSN: [___________] | ||
Astrological Sign: [______________] | Astrological Sign: [______________] | ||
Job Title: [ | Job Title: [__________________________] | ||
Are you a | Are you a nefarious individual? [_] | ||
Clown? [_] | |||
Request: [_________________________] | Request: [_________________________] | ||
Reason for request: [________________________________________________________________________________________________________________________________________________] | Reason for request: [________________________________________________________________________________________________________________________________________________] | ||
*Sign below the line.* | |||
___ | |||
*Sign | |||
</pre> | </pre> | ||
|} | |} | ||
Line 250: | Line 364: | ||
I (name) would like to ask for permission for a '''Space suit''' | I (name) would like to ask for permission for a '''Space suit''' from '''EVA''' for: | ||
(reason) | |||
Under these conditions: | |||
(conditions) | |||
If such a privilege is afforded to me, the authorizing official will sign below the line. | |||
---- | ---- | ||
|} | |} | ||
Line 266: | Line 382: | ||
|- | |- | ||
| scope="row" | | | scope="row" | | ||
<pre> | <pre>## <center>Application for a space suit</center> | ||
___ | |||
I | I [______________________] would like to ask for permission for a **Space Suit** | ||
from **EVA** for: | |||
[_____________________________________] | |||
[_____________________________________] | |||
Under these conditions: | |||
[_____________________________________] | |||
[_____________________________________] | |||
If such a privilege is afforded to me, the authorizing official will sign below the line. | |||
___ | |||
</pre> | |||
|} | |} | ||
====Weapon Permit==== | ====Simple Weapon Permit==== | ||
For authorizing Non-Sec Crew members to have a weapon | For authorizing Non-Sec Crew members to have a weapon | ||
{| class="wikitable" style="width:230px" | {| class="wikitable" style="width:230px" | ||
|- | |- | ||
|<center>'''Weapon Permit'''</center | |<center>'''Weapon Permit'''</center> | ||
---- | |||
This form certifies that its holder is permitted to bear a particular weapon. | |||
''This document requires HOS or Captain stamp and sign.'' | |||
---- | |||
Name: | |||
Assignment: | |||
Permitted Weapon: | |||
----''Sign and stamp below the line.'' | |||
---- | |||
|} | |} | ||
Line 294: | Line 431: | ||
|- | |- | ||
| scope="row" | | | scope="row" | | ||
<pre> | <pre>## <center>Weapon Permit</center> | ||
___ | |||
This form certifies that its holder is permitted to bear a particular weapon. | |||
*This document requires HOS or Captain to stamp and sign.* | |||
___ | |||
Name:[_____________________________] | |||
Assignment: [_____________________________] | |||
Permitted Weapon: [_________________________] | |||
___ | |||
*Sign and stamp below the line.* | |||
___ | |||
</pre> | </pre> | ||
|} | |} | ||
Line 316: | Line 465: | ||
---- | ---- | ||
<br> | <br> | ||
Sign below the line | |||
(name) | (name) | ||
|} | |} | ||
Line 325: | Line 474: | ||
|- | |- | ||
| scope="row" | | | scope="row" | | ||
<pre> | <pre># <center>Complaint Form:</center> | ||
- | ___ | ||
- Complainer's Name: [_____________________________] | |||
- Complainer's Job: [____________________] | |||
- Complaint Against's Name: [_____________________________] | |||
- Complaint Against's Job: [____________________] | |||
- Reason For Complaint: [_______________________________________________________] | |||
___ | |||
*Sign below the line.* | |||
___</pre> | |||
|} | |} | ||
Line 349: | Line 497: | ||
Reason for Recommendation <br> | Reason for Recommendation <br> | ||
<br> | <br> | ||
<i>Sign | <i>Sign below the line.</i> | ||
---- | |||
|} | |} | ||
Line 357: | Line 506: | ||
|- | |- | ||
| scope="row" | | | scope="row" | | ||
<pre> | <pre># <center>Employee of the Month Survey</center> | ||
Full Name: | Full Name: [_____________________________] | ||
Job Title: | Job Title: [____________________] | ||
Recommendation: | Recommendation: [____________________] | ||
Reason for Recommendation: | Reason for Recommendation: [___________________________________________________] | ||
*Sign below the line.* | |||
___ | |||
</pre> | </pre> | ||
|} | |} | ||
Line 374: | Line 525: | ||
{| class="wikitable" style="width:230px" | {| class="wikitable" style="width:230px" | ||
|- | |- | ||
|<center>'''Application for insulated gloves'''</center | |<center>'''Application for insulated gloves'''<br></center> | ||
---- | ---- | ||
<br> | <br>I (name) would like to ask for permission for **insulated gloves** in case of an emergency that requires their use. | ||
I (name) would like to ask for permission for | |||
''Sign below the line.'' | |||
---- | ---- | ||
|} | |} | ||
Line 391: | Line 539: | ||
|- | |- | ||
| scope="row" | | | scope="row" | | ||
<pre> | <pre># <center>Application for insulated gloves</center> | ||
___ | |||
I | I, [_________________________] would like to ask for permission for **insulated gloves** in case of an emergency that requires their use. | ||
*Sign below the line.* | |||
___ | |||
</pre> | |||
|} | |} | ||
Line 413: | Line 558: | ||
---- | ---- | ||
<br> | <br> | ||
I ( | I (name) do hereby consent to brain removal and cyborgization. | ||
<br> | <br> | ||
---- | ---- | ||
Line 419: | Line 564: | ||
<br> | <br> | ||
*(write name here) | *(write name here) | ||
''Sign below the line.'' | |||
---- | ---- | ||
|} | |} | ||
Line 432: | Line 577: | ||
|- | |- | ||
| scope="row" | | | scope="row" | | ||
<pre> | <pre># <center>Nanotrasen Cyborg Application Form C.C.26</center> | ||
___ | |||
I [_____________________________] do hereby consent to brain removal and cyborgization. | |||
___ | |||
I also wish to name my model | |||
- [_____________________________] | |||
*Sign below the line.* | |||
___ | |||
</pre> | </pre> | ||
|} | |} | ||
Line 466: | Line 608: | ||
---- | ---- | ||
<br> | <br> | ||
I (write name here) would like to change jobs to (write job here) for the following reasons | I (write name here) would like to change jobs to (write job here) for the following reasons: | ||
* | * | ||
* | |||
* | |||
''Sign below the line.'' | |||
*Sign below the line. | |||
* | * | ||
* | * | ||
---- | ---- | ||
<br> | <br><br> | ||
|} | |} | ||
Line 482: | Line 627: | ||
|- | |- | ||
| scope="row" | | | scope="row" | | ||
<pre> | <pre># <center>Nanotrasen Job Application Form C.C.23</center> | ||
___ | |||
I | I [_____________________________] would like to change jobs to [____________________] for the following reasons: | ||
- [__________________________________________________] | |||
-- | - [__________________________________________________] | ||
- [__________________________________________________] | |||
*Sign below the line.* | |||
___ | |||
</pre> | </pre> | ||
Line 511: | Line 651: | ||
Race:<br> | Race:<br> | ||
<font size="1"> | <font size="1"> | ||
human, dwarf, elf, halfling | ''human, dwarf, elf, halfling'' | ||
</font size> | </font size> | ||
<br> | <br> | ||
Line 517: | Line 657: | ||
Class:<br> | Class:<br> | ||
<font size="1"> | <font size="1"> | ||
cleric, fighter, rogue, wizard | ''cleric, fighter, rogue, wizard'' | ||
</font size> | </font size> | ||
<br> | <br> | ||
Line 551: | Line 691: | ||
|- | |- | ||
| scope="row" | | | scope="row" | | ||
<pre> | <pre># <center>Microlite20 Character Sheet</center> | ||
Race: | Race: [______________] | ||
*human, dwarf, elf, halfling* | |||
Class: | Class: [______________] | ||
*cleric, fighter, rogue, wizard* | |||
Alignment: | Alignment: [__________________] | ||
Hit Points: | Hit Points: [____] | ||
Armor: | Armor: [____] | ||
Armor Bonus: | Armor Bonus: [____] | ||
Stats: | Stats: | ||
STR: | STR: [____] | ||
DEX: | DEX: [____] | ||
MIND: | MIND: [____] | ||
Skills: | Skills: | ||
Physical: | Physical: [____] | ||
Subterfuge: | Subterfuge:[____] | ||
Knowledge: | Knowledge: [____] | ||
Communication: | Communication: [____] | ||
Weapon 1: | Weapon 1: [______________] | ||
Weapon 2: | Weapon 2: [______________] | ||
Spells: | Spells: [________________________________] | ||
Items: | Items: [________________________________] | ||
Money: </pre> | Money: [____]</pre> | ||
|} | |} | ||
Line 590: | Line 730: | ||
|- | |- | ||
|<center>'''INSPECTION FORM'''</center> | |<center>'''INSPECTION FORM'''</center> | ||
---- | |||
<br> | <br> | ||
'''Efficiency''' | '''Efficiency''' | ||
Line 608: | Line 749: | ||
Glory to Nanotrasen. | Glory to Nanotrasen. | ||
<br> | <br> | ||
''Sign below the line.'' | |||
---- | |||
|} | |} | ||
Line 616: | Line 758: | ||
|- | |- | ||
| scope="row" | | | scope="row" | | ||
<pre> | <pre># <center>INSPECTION FORM</center> | ||
___ | |||
__Efficiency__ | |||
[_________________________________________________________] | |||
__Adherence to Health & Safety Guidelines__ | |||
[_________________________________________________________] | |||
__Courtesy shown to Inspector & Overall Approachability__ | |||
[_________________________________________________________] | |||
__Overall Grade__ | |||
[_________________________________________________________] | |||
__Other Comments__ | |||
[_________________________________________________________] | |||
Glory to Nanotrasen. | Glory to Nanotrasen. | ||
*Sign below the line.* | |||
___</pre> | |||
|} | |} | ||
Line 676: | Line 820: | ||
|- | |- | ||
| scope="row" | | | scope="row" | | ||
<pre> | <pre># <center>The Maltese Falcon</center> | ||
### <center>Bar - Restaurant</center> | |||
--- | --- | ||
Line 698: | Line 842: | ||
*Ask about our desserts!* | *Ask about our desserts!* | ||
##### Other dishes available on request. | |||
</pre> | </pre> | ||
|} | |} | ||
Line 730: | Line 874: | ||
|- | |- | ||
| scope="row" | | | scope="row" | | ||
<pre> | <pre># <center>The Maltese Falcon</center> | ||
### <center>Bar and Restaurant</center> | |||
___ | |||
<center>Burgers:</center> | |||
***Maltese Falcon Burger*** 7.85 | ***Maltese Falcon Burger*** 7.85 Credits | ||
A delicious 1/3 lb. juicy sirloin beef patty topped with Swiss cheese, thinly sliced ham, lettuce, tomato, and a touch of our special Ricotez sauce on a delicious deli roll | A delicious 1/3 lb. juicy sirloin beef patty topped with Swiss cheese, thinly sliced ham, lettuce, tomato, and a touch of our special Ricotez sauce on a delicious deli roll | ||
***Maltese Falcon Big Bite Burger*** 8.99 | ***Maltese Falcon Big Bite Burger*** 8.99 Credits | ||
Two 1/3 lb. patties topped with fresh-cooked MacMeaties Space Bacon in between a premium warm, toasted bun topped off with mayo, and American cheese | Two 1/3 lb. patties topped with fresh-cooked MacMeaties Space Bacon in between a premium warm, toasted bun topped off with mayo, and American cheese | ||
***Maltese Falcoln Super Bite Burger*** 10.99 | ***Maltese Falcoln Super Bite Burger*** 10.99 Credits | ||
This Gigantic 3/4 lb savory fire-grilled sirloin beef patties are topped with juicy tomatoes, fresh cut lettuce, creamy mayonnaise, and crunchy pickles. | This Gigantic 3/4 lb savory fire-grilled sirloin beef patties are topped with juicy tomatoes, fresh cut lettuce, creamy mayonnaise, and crunchy pickles. | ||
*Nanotrasen is not responsible for any heart related trauma if you eat one of these.* | |||
___</pre> | |||
|} | |} | ||
Line 773: | Line 916: | ||
|- | |- | ||
| scope="row" | | | scope="row" | | ||
<pre> | <pre>#### <center>Sandwiches and bakery items</center> | ||
___ | |||
**Captain Ian's Favorite Sandwich** 11.99 Credits | |||
Served with traditional Italian cold cut Capicola, Thinly cut roast beef, pepperjack cheese, feta chese, lettuce, tomato, | Served with traditional Italian cold cut Capicola, Thinly cut roast beef, pepperjack cheese, feta chese, lettuce, tomato, | ||
white onions, smooth pepperoncini pepers,and a dab of mayo, - served oven toasted or cold. Don't feed to | white onions, smooth pepperoncini pepers,and a dab of mayo, - served oven toasted or cold. Don't feed to Ian too often. | ||
**Captain Ian's Junior Grilled Cheese Sandwich** 4.99 Credits | |||
Made Just for you! Even the most violent mime syndicate spy won't raise a word of protest if you try to feed him this wonderful sandwich. | Made Just for you! Even the most violent mime syndicate spy won't raise a word of protest if you try to feed him this wonderful sandwich. | ||
**IBLAMETOXINS Meatbread** 3.99 Credits | |||
There's nothing that says Horrible home cooking” better than a plate of meatbread!!You thought it couldn't follow you into space but it has! | There's nothing that says Horrible home cooking” better than a plate of meatbread!! You thought it couldn't follow you into space but it has! | ||
**2beard Tofubread** 3.99 Credits | |||
Tofu bread? Seriously? Do you want to eat this? Don't say we didn't warn you. | Tofu bread? Seriously? Do you want to eat this? Don't say we didn't warn you.</pre> | ||
|} | |} | ||
Line 815: | Line 957: | ||
|- | |- | ||
| scope="row" | | | scope="row" | | ||
<pre> | <pre>#### <center>Pizzas</center> | ||
--- | --- | ||
**Margherita Pizza** 12.99 Credits | |||
A light pizza with olive oil, garlic, fresh basil, fresh tomatoes, mozzarella and Parmesan cheeses. Perfect with a cold space beer on a hot space summer night. | A light pizza with olive oil, garlic, fresh basil, fresh tomatoes, mozzarella and Parmesan cheeses. Perfect with a cold space beer on a hot space summer night. | ||
--- | --- | ||
**Cheese Pizza** 9.99 Credits | |||
This is a fantastic version of an Italian classic. The feta cheese adds a rich flavor that brings this dish to life. Incredibly easy and incredibly delicious. Do not waste feeding it to assistants. | This is a fantastic version of an Italian classic. The feta cheese adds a rich flavor that brings this dish to life. Incredibly easy and incredibly delicious. Do not waste feeding it to assistants. | ||
--- | --- | ||
**Mushroom Pizza** 11.99 Credits | |||
Made with the souls of walking mushrooms this pizza is undeniably evil. Atmos techs will be all over it! | Made with the souls of walking mushrooms this pizza is undeniably evil. Atmos techs will be all over it!</pre> | ||
|} | |} | ||
===For the Warden=== | ===For the Warden=== | ||
====Crime and Punishment==== | ====Crime and Punishment==== | ||
To remind you why someone is in permabrig (usually I'll only write things down if they're in there 5 minutes or more). | |||
* To remind you why someone is in permabrig (usually I'll only write things down if they're in there 5 minutes or more). | |||
{| class="wikitable" style="width:230px" | {| class="wikitable" style="width:230px" | ||
|- | |- | ||
|<font size="1"><center>Crime and Punishment</center>< | |<font size="1"><big>'''<center>Crime and Punishment</center>'''</big> | ||
<br> | ----<small>'''<br>'''</small><small>'''Names, Times, Charges'''</small> | ||
''' | |||
<font size="1"> | |||
----<font size="1"> | |||
* <font size="1">Name | |||
* | |||
* <font size="1">Time | |||
* | |||
* <font size="1">Charges | |||
* | |||
<font size="1"> | |||
---- | ---- | ||
< | |||
* | * <font size="1">Name | ||
< | * | ||
* | * <font size="1">Time | ||
* | |||
< | * <font size="1">Charges | ||
* | |||
<font size="1"> | |||
---- | ---- | ||
< | * <font size="1">Name | ||
* | |||
* | |||
< | * <font size="1">Time | ||
* | * | ||
< | * <font size="1">Charges | ||
* | |||
<font size="1"> | |||
---- | |||
|} | |} | ||
Line 862: | Line 1,022: | ||
|- | |- | ||
| scope="row" | | | scope="row" | | ||
<pre> | <pre># <center>Crime and Punishment</center> | ||
--- | |||
**Names, Times, and Charges** | |||
** | |||
--- | --- | ||
* Name | * Name | ||
* | * [_____________________________] | ||
* | * Time | ||
* | * [____________________] | ||
* | * Charges | ||
* | * [_____________________________] | ||
--- | --- | ||
* Name | * Name | ||
* | * [_____________________________] | ||
* | * Time | ||
* | * [____________________] | ||
* | * Charges | ||
* | * [_____________________________] | ||
--- | --- | ||
* Name | * Name | ||
* | * [_____________________________] | ||
* | * Time | ||
* | * [____________________] | ||
* | * Charges | ||
* | * [_____________________________] | ||
--- | --- | ||
</pre> | |||
|} | |} | ||
Line 910: | Line 1,060: | ||
{| class="wikitable" style="width:230px" | {| class="wikitable" style="width:230px" | ||
|- | |- | ||
|<center>Enemy of Nanotrasen Retirement Contract</ | |<center><big>Enemy of Nanotrasen Retirement Contract</big></center> | ||
---- | ---- | ||
'''I (write) do hereby acknowledge I am a hostile threat to the station. By so doing freely I enter a contract with Nanotrasen in which I can pick between becoming a cyborg, life in prison or | '''I (write) do hereby acknowledge I am a hostile threat to the station. By so doing freely I enter a contract with Nanotrasen in which I can pick between becoming a cyborg, life in prison or execution.''' | ||
---- | ---- | ||
<center>Options</center> | <center><big>Options</big></center> | ||
*Becoming a cyborg | *Becoming a cyborg<br> | ||
<br> | |||
---- | ---- | ||
<br> | <br> | ||
*Life in prison<br> | *Life in prison<br><br> | ||
<br> | |||
---- | ---- | ||
<br> | <br> | ||
* | *Execution<br><br> | ||
<br> | |||
|} | |} | ||
Line 936: | Line 1,079: | ||
|- | |- | ||
| scope="row" | | | scope="row" | | ||
<pre> | <pre># <center>Enemy of Nanotrasen Retirement Contract</center> | ||
--- | --- | ||
I , [_____________________________], do hereby acknowledge I am a hostile threat to the station. By so doing freely I enter a contract with Nanotrasen in which I can pick between becoming a cyborg, life in prison or execution. | |||
--- | --- | ||
#### <center>Options</center> | |||
- | |||
- [_] Becoming a cyborg | |||
- | |||
- [_] Life in prison | |||
- [_] Execution | |||
</pre> | </pre> | ||
|} | |} | ||
Line 956: | Line 1,101: | ||
{| class="wikitable" style="width:230px" | {| class="wikitable" style="width:230px" | ||
|- | |- | ||
|<center>Detective's Case Notes</center | |<center>Detective's Case Notes</center> | ||
---- | ---- | ||
*Case name[_____________________________________________] | |||
*Case name | |||
*Suspected Criminals[_____________________________________________] | |||
*Suspected Criminals | |||
*Clues[_____________________________________________] [_____________________________________________] [_____________________________________________] [_____________________________________________] [_____________________________________________] [_____________________________________________] | |||
*Clues | |||
*Crime[_____________________________________________] [_____________________________________________] | |||
*Crime | |||
*Case closed?[_____________________________________________] | |||
*Case closed? | ----(author's signature) | ||
|} | |} | ||
Line 979: | Line 1,121: | ||
|- | |- | ||
| scope="row" | | | scope="row" | | ||
<pre> | <pre># <center>Detective's Case Notes</center> | ||
--- | --- | ||
* Case name | * Case name | ||
[_____________________________________________] | |||
* Suspected Criminals | * Suspected Criminals | ||
[_____________________________________________] | |||
* Clues | * Clues | ||
[_____________________________________________] | |||
[_____________________________________________] | |||
[_____________________________________________] | |||
[_____________________________________________] | |||
[_____________________________________________] | |||
[_____________________________________________] | |||
* Crime | * Crime | ||
[_____________________________________________] | |||
[_____________________________________________] | |||
* Case closed? | * Case closed? | ||
[_____________________________________________] | |||
--- | --- | ||
%s</pre> | %s</pre> | ||
|} | |} | ||
Line 1,143: | Line 1,157: | ||
---- | ---- | ||
<br> | <br> | ||
This form certifies that its holder | This form certifies that its holder has a medical need for the following medications, which should be provided by medical staff on demand when possible: | ||
<br> | <br> | ||
*Medication 1: Mindbreaker toxin(write in) | *Medication 1: Mindbreaker toxin(write in) | ||
Line 1,155: | Line 1,169: | ||
---- | ---- | ||
<br> | <br> | ||
Authorized by | Authorized by | ||
(signature) | |||
|} | |} | ||
Line 1,163: | Line 1,179: | ||
|- | |- | ||
| scope="row" | | | scope="row" | | ||
<pre> | <pre># <center>Medical Prescription Form</center> | ||
--- | --- | ||
This form certifies that its holder | This form certifies that its holder has a medical need for the following medications, which should be provided by medical staff on patient demand when possible: | ||
* Patient: [_____________________________] | |||
* Medication 1: | * Medication 1: [____________________] | ||
* Dosage: | * Dosage: [______________] | ||
* Reason: | * Reason: [_____________________________] | ||
* Medication 2: | * Medication 2: [____________________] | ||
* Dosage: | * Dosage: [_________________] | ||
* Reason: | * Reason: [_____________________________] | ||
--- | --- | ||
Authorized by % | Authorized by %s</pre> | ||
|} | |} | ||
Line 1,200: | Line 1,218: | ||
<b>Request:</b> | <b>Request:</b> | ||
[______________________________________________] | [______________________________________________] | ||
[______________________________________________] | [______________________________________________] | ||
Line 1,210: | Line 1,228: | ||
*Place Departmental Head stamp(s) here* | *Place Departmental Head stamp(s) here* | ||
* | |||
* | |||
* | |||
*Place Head of Personnel stamp here* | *Place Head of Personnel stamp here* | ||
*Requestor signs | * | ||
* | |||
* | |||
*Requestor signs below the line.* | |||
___ | |||
</pre> | </pre> | ||
|} | |} | ||
Line 1,224: | Line 1,255: | ||
|- | |- | ||
| scope="row" | | | scope="row" | | ||
<pre><center | <pre># <center>All Access Request Form</center> | ||
*Caution! This request can only be processed with proper Supplements (see below)* | *Caution! This request can only be processed with proper Supplements (see below)* | ||
___ | |||
* Full Name: [_____________________________] | * Full Name: [_____________________________] | ||
Line 1,234: | Line 1,265: | ||
* Department: [__________________________] | * Department: [__________________________] | ||
## Request: | |||
*Full All Access or All Access without High Risk Area Access* | *Full All Access or All Access without High Risk Area Access* | ||
[______________________________________________] | [______________________________________________] | ||
[______________________________________________] | [______________________________________________] | ||
**Reason for request:** | |||
[______________________________________________] | [______________________________________________] | ||
[______________________________________________] | [______________________________________________] | ||
___ | |||
**Opinion on mental well-being of a requestor** | |||
*Fills Captain, CMO or psychologist* | *Fills Captain, CMO or psychologist* | ||
[______________________________________________] | [______________________________________________] | ||
Line 1,251: | Line 1,282: | ||
*above is valid only when stamped or confirmed in person* | *above is valid only when stamped or confirmed in person* | ||
**Opinion on a possible danger from a requestor** | |||
*Fills Captain, HoS or warden* | *Fills Captain, HoS or warden* | ||
[______________________________________________] | [______________________________________________] | ||
Line 1,259: | Line 1,290: | ||
*above is valid only with printed out Criminal Record* | *above is valid only with printed out Criminal Record* | ||
___ | |||
*Place Departmental Head stamp here* | *Place Departmental Head stamp here* | ||
* | |||
* | |||
* | |||
*Place Head of Personnel stamp here* | *Place Head of Personnel stamp here* | ||
*Requestor signs | * | ||
* | |||
* | |||
*Requestor signs below the line.* | |||
___ | |||
</pre> | </pre> | ||
|} | |} | ||
Line 1,277: | Line 1,322: | ||
| scope="row" | | | scope="row" | | ||
<pre><center><b>Substitute ID Request Form</b></center> | <pre><center><b>Substitute ID Request Form</b></center> | ||
*Caution! Processing this Request costs 10 credits* | *Caution! Processing this Request costs 10 credits* | ||
___ | |||
* Full Name: [_____________________________] | * Full Name: [_____________________________] | ||
Line 1,291: | Line 1,337: | ||
*This form is valid only with printed out Criminal Record* | *This form is valid only with printed out Criminal Record* | ||
___ | |||
*Place Head of Personnel stamp here* | *Place Head of Personnel stamp here* | ||
* | * | ||
* | |||
* | |||
*Requestor signs below the line.* | |||
___ | |||
</pre> | </pre> | ||
|} | |} | ||
Line 1,307: | Line 1,359: | ||
|- | |- | ||
| scope="row" | | | scope="row" | | ||
<pre><center | <pre>## <center>Job Change Request Form</center> | ||
*Caution! This request is valid only with approval from the Head of Department of the requested position* | *Caution! This request is valid only with approval from the Head of Department of the requested position* | ||
--- | |||
* Full Name: [_____________________________] | * Full Name: [_____________________________] | ||
Line 1,318: | Line 1,370: | ||
* Department: [__________________________] | * Department: [__________________________] | ||
--- | |||
<b>Requested job:</b> | <b>Requested job:</b> | ||
Line 1,326: | Line 1,378: | ||
[______________________________________________] | [______________________________________________] | ||
--- | |||
*Place Departmental Head stamp here* | *Place Departmental Head stamp here* | ||
* | |||
* | |||
* | |||
*Place Head of Personnel stamp here* | *Place Head of Personnel stamp here* | ||
* | |||
* | |||
* | |||
*Requestor signs below the line. | |||
___ | |||
</pre> | </pre> | ||
|} | |} | ||
[[Category:Guides]] | [[Category:Guides]] |
Latest revision as of 04:04, 9 October 2023
Writing Tools
Pen
Pens are widely available around the station. Paper bins often have pens on them, every crew member starts with a pen in their PDA that can be ejected with ctrl+click. There are numerous types of pens you can get.
• Pen - A standard black ink pen. You write in the Verdana font. • Blue Pen - It's just blue ink. • Red Pen - It's just red ink. • Four Colour - You can change between black, blue, red and green ink. Available in the loadout menu. • Fountain Pen - You write in the Segoe Script font. • Captain Pen - It's a fountain pen with an oak body. You write in crimson ink. The nib is sharp. So sharp it can... actually butcher corpses? You also write in Segoe Script. • Crayon - You always right in bold, you cannot use lists, the horizontal rule or small tags. You write in the comic Sans MS font. Colours depend on crayon type.
Photocopier
Photocopiers can make quick copies of whatever documents you desire as well as access to a number of forms which are pre-written by the simple click of a button, for 5 credits each. The forms which are available can be found below. When they run out of toner, you can go to an autolathe or protolathe to get a toner or XL-toner.
Command Department
Includes: Job Application, Job Termination, Job Reassignment, Complaint Form, Order Form and Permit to Perform Hazardous Work
Security Department
Includes: Warrant, Search Warrant, Interrogation Report, Security Report, Execution Order, and Permission to Possess
Engineering Department
Includes: Permission to Perform Non-Standard Work, and Permit For the Issuance of Engineering Equipment.
Research Department
Includes: Permission to Perform Non-Standard Research, and Permit for the Issuance of Research Equipment.
Medical Department
Includes: Medical Prescription, Autopsy Report, and Death Certificate.
Supply Department
Includes: Permission to Execute a Non-Standard Order
Other
Includes: Lunch Bill and Provision of Paid Services
Writing
Writing is performed by using any writing tool on paper, with any standard writing utensil.
Description | You type | You get | ||||||
---|---|---|---|---|---|---|---|---|
Bold text | **Bold Text.** __Bold Text.__ <b>Bold Text.</b> |
Bold text. | ||||||
Underline
|
<u>Underline Text.</u> | Underline Text | ||||||
Italic text | *Italics Text.* _Italics Text._ <i>Italics Text.</i> |
Italics text. | ||||||
Code | `Code Text.` |
| ||||||
Strikethrough | *Strikethrough Text.* |
| ||||||
Centering text | <center>Centered text.</center> |
Centered text.
| ||||||
|
<font face=Courier New>Font Text |
Font Text | ||||||
|
<color face=red>Color Text | Color Text | ||||||
Horizontal rules | Before line. ___ After line. Before line. --- After line. |
Before line. After line. | ||||||
Signature | %s |
John Smith | ||||||
Field | [_____________] |
Displays an editable text input field with a size based on the number of underscores. | ||||||
|
<br> Line Break
|
Line Break
| ||||||
Headers | # H1 ## H2 ### H3 #### H4 ##### H5 ###### H6 |
|||||||
Size |
<font size=1>Font Size 1<small> <font size=2>Font Size 2<small> <font size=3>Font Size 3<small> <font size=4>Font Size 4<small> <font size=5>Font Size 5 <small> <font size=10>Font Size 10<small> |
|||||||
Table | | Title 1 | Title 2 | | ----------- | ----------- | | Text 1 | Text 2 | | Info 1 | Info 2 | |
| ||||||
|
||||||||
List | - Item one - Item two - Subitem one * Item one * Item two * Subitem one <ul> <li>Item one</li> <li>Item two</li> <ul> <li>Subitem one</li> </ul> </ul> |
| ||||||
Numbered List | 1. First item 2. Second item 3. third item <ol> <li>Item one</li> <li>Item two</li> <li>Item two</li> </ol> |
| ||||||
Task List | - [x] Obtain a spray can - [ ] Graffiti the walls - [ ] Evade arrest |
Displays a task list, similar to normal lists but with checkboxes that can be checked off. |
Quick Forms Ready for Use
Here are some forms you can use to make your life easier. Simply copy and paste the markdowns onto a piece of paper to create the form.
For a more comprehensive, Skyrat-tailored paperwork list, see Paperwork.
General Needs
Simple Request Form
For requests of special items, like from the autolathe, it may be a good idea to have a form for people to fill out. The following papercode creates a simple request form:
|
Paper Markdown: |
---|
## <center>General Request Form</center> ___ - Full Name: [_________________] - Request: [_________________] - Reason for request: [______________________] [______________________] [______________________] *Sign below the line.* ___ |
Complex Request Form
For people that you dislike, or maybe anyone who asks for all access.
|
Paper Markdown: |
---|
## <center>Request Form</center> ___ Full Name: [__________________________] Age: [____] Birthdate: [______________] Bloodtype: [__________] Shoe size: [______] SSN: [___________] Astrological Sign: [______________] Job Title: [__________________________] Are you a nefarious individual? [_] Clown? [_] Request: [_________________________] Reason for request: [________________________________________________________________________________________________________________________________________________] *Sign below the line.* ___ |
Space Suit Sheet
A proper way to apply for a space suit. If you get the HoP's stamp of approval you're less likely to get robusted by security if you have a space suit. Requires editing in your department and a proper reason.
(reason) Under these conditions: (conditions) If such a privilege is afforded to me, the authorizing official will sign below the line. |
Paper Markdown: |
---|
## <center>Application for a space suit</center> ___ I [______________________] would like to ask for permission for a **Space Suit** from **EVA** for: [_____________________________________] [_____________________________________] Under these conditions: [_____________________________________] [_____________________________________] If such a privilege is afforded to me, the authorizing official will sign below the line. ___ |
Simple Weapon Permit
For authorizing Non-Sec Crew members to have a weapon
This form certifies that its holder is permitted to bear a particular weapon. This document requires HOS or Captain stamp and sign.
Name: Assignment: Permitted Weapon: Sign and stamp below the line. |
Paper Markdown: |
---|
## <center>Weapon Permit</center> ___ This form certifies that its holder is permitted to bear a particular weapon. *This document requires HOS or Captain to stamp and sign.* ___ Name:[_____________________________] Assignment: [_____________________________] Permitted Weapon: [_________________________] ___ *Sign and stamp below the line.* ___ |
Complaint Form
Got a complaint?
|
Paper Markdown: |
---|
# <center>Complaint Form:</center> ___ - Complainer's Name: [_____________________________] - Complainer's Job: [____________________] - Complaint Against's Name: [_____________________________] - Complaint Against's Job: [____________________] - Reason For Complaint: [_______________________________________________________] ___ *Sign below the line.* ___ |
Employee of the Month Form
To perform a survey to determine the employee of the month in your department.
Full Name: |
Paper Markdown: |
---|
# <center>Employee of the Month Survey</center> Full Name: [_____________________________] Job Title: [____________________] Recommendation: [____________________] Reason for Recommendation: [___________________________________________________] *Sign below the line.* ___ |
Insulated Gloves Sheet
A good way to get insulated gloves: Have you ever felt "oh man I want some insulated gloves". Well there's two ways to do this. You can do it the ron burgandy way and get a welder, weld into tech storage and have sec chasing you up and down. Or you can get HoP's approval and get some from Cargo Bay. If you have a HoP stamp, Cargonia daren't object to your request... and the HoP is probably happy for a reason to exist (generally a HoP will love it if you do your own paperwork). Requires editing in your department and a proper reason.
|
Paper Markdown: |
---|
# <center>Application for insulated gloves</center> ___ I, [_________________________] would like to ask for permission for **insulated gloves** in case of an emergency that requires their use. *Sign below the line.* ___ |
Cyborgization Confirmation Form for Robotics
This is to get those pesky assistants to wait five seconds and fill out a form before they turn on you and start fireaxing the windows down trying to get borged.
I also wish to name my model
|
Paper Markdown: |
---|
# <center>Nanotrasen Cyborg Application Form C.C.26</center> ___ I [_____________________________] do hereby consent to brain removal and cyborgization. ___ I also wish to name my model - [_____________________________] *Sign below the line.* ___ |
After you're done, just add
Operation successful %s
Head of Personnel Job Application Form
This sheet just extra paperwork for assistants and clowns and such that want a job change. If you don't think they are cut out for it send them to ask the head of the area for their stamp of approval.
Sign below the line.
|
Paper Markdown: |
---|
# <center>Nanotrasen Job Application Form C.C.23</center> ___ I [_____________________________] would like to change jobs to [____________________] for the following reasons: - [__________________________________________________] - [__________________________________________________] - [__________________________________________________] *Sign below the line.* ___ |
Dungeons & Dragons Sheet
Modifed LLA Dungeon & Dragons sheet to work with our Microlite20 core rules.
|
Paper Markdown: |
---|
# <center>Microlite20 Character Sheet</center> Race: [______________] *human, dwarf, elf, halfling* Class: [______________] *cleric, fighter, rogue, wizard* Alignment: [__________________] Hit Points: [____] Armor: [____] Armor Bonus: [____] Stats: STR: [____] DEX: [____] MIND: [____] Skills: Physical: [____] Subterfuge:[____] Knowledge: [____] Communication: [____] Weapon 1: [______________] Weapon 2: [______________] Spells: [________________________________] Items: [________________________________] Money: [____] |
Inspection Form for Inspecting
Inspection form for departmental inspections, etc.
|
Paper Markdown: |
---|
# <center>INSPECTION FORM</center> ___ __Efficiency__ [_________________________________________________________] __Adherence to Health & Safety Guidelines__ [_________________________________________________________] __Courtesy shown to Inspector & Overall Approachability__ [_________________________________________________________] __Overall Grade__ [_________________________________________________________] __Other Comments__ [_________________________________________________________] Glory to Nanotrasen. *Sign below the line.* ___ |
For the Chef/Bartender
Simple Menu
Bar - Restaurant
|
Paper Markdown: |
---|
# <center>The Maltese Falcon</center> ### <center>Bar - Restaurant</center> --- Burger Big Bite Burger Super Bite Burger Sandwich Toasted Sandwich Grilled Cheese Sandwich Meatbread Tofubread Pizza Margherita Pizza Carbonara Pizza Funghi Tomato Pasta Spaghetti & Meatballs Vegetable Soup Meatball Soup Tomato Soup *Ask about our desserts!* ##### Other dishes available on request. |
Hamburger Menu
Bar and Restaurant
|
Paper Markdown: |
---|
# <center>The Maltese Falcon</center> ### <center>Bar and Restaurant</center> ___ <center>Burgers:</center> ***Maltese Falcon Burger*** 7.85 Credits A delicious 1/3 lb. juicy sirloin beef patty topped with Swiss cheese, thinly sliced ham, lettuce, tomato, and a touch of our special Ricotez sauce on a delicious deli roll ***Maltese Falcon Big Bite Burger*** 8.99 Credits Two 1/3 lb. patties topped with fresh-cooked MacMeaties Space Bacon in between a premium warm, toasted bun topped off with mayo, and American cheese ***Maltese Falcoln Super Bite Burger*** 10.99 Credits This Gigantic 3/4 lb savory fire-grilled sirloin beef patties are topped with juicy tomatoes, fresh cut lettuce, creamy mayonnaise, and crunchy pickles. *Nanotrasen is not responsible for any heart related trauma if you eat one of these.* ___ |
Sandwich Menu
|
Paper Markdown: |
---|
#### <center>Sandwiches and bakery items</center> ___ **Captain Ian's Favorite Sandwich** 11.99 Credits Served with traditional Italian cold cut Capicola, Thinly cut roast beef, pepperjack cheese, feta chese, lettuce, tomato, white onions, smooth pepperoncini pepers,and a dab of mayo, - served oven toasted or cold. Don't feed to Ian too often. **Captain Ian's Junior Grilled Cheese Sandwich** 4.99 Credits Made Just for you! Even the most violent mime syndicate spy won't raise a word of protest if you try to feed him this wonderful sandwich. **IBLAMETOXINS Meatbread** 3.99 Credits There's nothing that says Horrible home cooking” better than a plate of meatbread!! You thought it couldn't follow you into space but it has! **2beard Tofubread** 3.99 Credits Tofu bread? Seriously? Do you want to eat this? Don't say we didn't warn you. |
Pizzas
|
Paper Markdown: |
---|
#### <center>Pizzas</center> --- **Margherita Pizza** 12.99 Credits A light pizza with olive oil, garlic, fresh basil, fresh tomatoes, mozzarella and Parmesan cheeses. Perfect with a cold space beer on a hot space summer night. --- **Cheese Pizza** 9.99 Credits This is a fantastic version of an Italian classic. The feta cheese adds a rich flavor that brings this dish to life. Incredibly easy and incredibly delicious. Do not waste feeding it to assistants. --- **Mushroom Pizza** 11.99 Credits Made with the souls of walking mushrooms this pizza is undeniably evil. Atmos techs will be all over it! |
For the Warden
Crime and Punishment
- To remind you why someone is in permabrig (usually I'll only write things down if they're in there 5 minutes or more).
----
|
Paper Markdown: |
---|
# <center>Crime and Punishment</center> --- **Names, Times, and Charges** --- * Name * [_____________________________] * Time * [____________________] * Charges * [_____________________________] --- * Name * [_____________________________] * Time * [____________________] * Charges * [_____________________________] --- * Name * [_____________________________] * Time * [____________________] * Charges * [_____________________________] --- |
Enemy Retirement Contract
This allows you to process your prisoners quicker. As space law goes, only the Captain can execute people. However it says nothing about voluntary execution scenes. This allows a antagonist to either die with dignity or choose how he wants to spend the rest of the round (if I was an antagonist I'd want to be cyborged). This little piece of paper makes things move faster.
I (write) do hereby acknowledge I am a hostile threat to the station. By so doing freely I enter a contract with Nanotrasen in which I can pick between becoming a cyborg, life in prison or execution.
|
Paper Markdown: |
---|
# <center>Enemy of Nanotrasen Retirement Contract</center> --- I , [_____________________________], do hereby acknowledge I am a hostile threat to the station. By so doing freely I enter a contract with Nanotrasen in which I can pick between becoming a cyborg, life in prison or execution. --- #### <center>Options</center> - [_] Becoming a cyborg - [_] Life in prison - [_] Execution |
For the Detective
Case Notes
This is a form that lets you name a case, add some suspects and some clues/details about it.
(author's signature) |
Paper Markdown: |
---|
# <center>Detective's Case Notes</center> --- * Case name [_____________________________________________] * Suspected Criminals [_____________________________________________] * Clues [_____________________________________________] [_____________________________________________] [_____________________________________________] [_____________________________________________] [_____________________________________________] [_____________________________________________] * Crime [_____________________________________________] [_____________________________________________] * Case closed? [_____________________________________________] --- %s |
For medical purposes
Prescription sheet
This form certifies that you have not only permission, but an important reason, to obtain and use certain "pharmaceuticals."
(signature) |
Paper Markdown: |
---|
# <center>Medical Prescription Form</center> --- This form certifies that its holder has a medical need for the following medications, which should be provided by medical staff on patient demand when possible: * Patient: [_____________________________] * Medication 1: [____________________] * Dosage: [______________] * Reason: [_____________________________] * Medication 2: [____________________] * Dosage: [_________________] * Reason: [_____________________________] --- Authorized by %s |
For Head of Personnel
Additional Access Request From
This form is used for granting additional access.
Paper Markdown: |
---|
<center><b>Additional Access Request Form</b></center> *Caution! This request is valid only for normal access for basic departmental access or (max) two full departments. To receive "All Access", you have to fill out "All Access Request Form"* ---- * Full Name: [_____________________________] * Age: [___________]; Height: [_____________] * Job Title: [______________________________] * Department: [__________________________] <b>Request:</b> [______________________________________________] [______________________________________________] <b>Reason for request:</b> [______________________________________________] [______________________________________________] ---- *Place Departmental Head stamp(s) here* * * * *Place Head of Personnel stamp here* * * * *Requestor signs below the line.* ___ |
All Access Request From
This form is used for "granting" all access.
Paper Markdown: |
---|
# <center>All Access Request Form</center> *Caution! This request can only be processed with proper Supplements (see below)* ___ * Full Name: [_____________________________] * Age: [_____________]; Height: [_____________] * Job Title: [______________________________] * Department: [__________________________] ## Request: *Full All Access or All Access without High Risk Area Access* [______________________________________________] [______________________________________________] **Reason for request:** [______________________________________________] [______________________________________________] ___ **Opinion on mental well-being of a requestor** *Fills Captain, CMO or psychologist* [______________________________________________] [______________________________________________] [______________________________________________] *above is valid only when stamped or confirmed in person* **Opinion on a possible danger from a requestor** *Fills Captain, HoS or warden* [______________________________________________] [______________________________________________] [______________________________________________] *above is valid only when stamped or confirmed in person* *above is valid only with printed out Criminal Record* ___ *Place Departmental Head stamp here* * * * *Place Head of Personnel stamp here* * * * *Requestor signs below the line.* ___ |
Substitute ID Request From
This form is used for requesting new IDs.
Paper Markdown: |
---|
<center><b>Substitute ID Request Form</b></center> *Caution! Processing this Request costs 10 credits* ___ * Full Name: [_____________________________] * Age: [___________]; Height: [_____________] * Job Title: [______________________________] * Department: [__________________________] *<b>I declare that my last ID:</b>* [______________________________________________] [______________________________________________] *This form is valid only with printed out Criminal Record* ___ *Place Head of Personnel stamp here* * * * *Requestor signs below the line.* ___ |
Job Change Request Form
This form is used for requesting a new job.
Paper Markdown: |
---|
## <center>Job Change Request Form</center> *Caution! This request is valid only with approval from the Head of Department of the requested position* --- * Full Name: [_____________________________] * Age: [___________]; Height: [_____________] * Job Title: [______________________________] * Department: [__________________________] --- <b>Requested job:</b> [______________________________________________] <b>Reason for request:</b> [______________________________________________] [______________________________________________] --- *Place Departmental Head stamp here* * * * *Place Head of Personnel stamp here* * * * *Requestor signs below the line. ___ |