Guide/Paperwork: Difference between revisions

From Citadel Station RP Wiki
No edit summary
(Move EXP-1a from bottom of the page into exploration and rename it to fit with the other forms)
 
(42 intermediate revisions by 7 users not shown)
Line 1: Line 1:
Writing is an integral part to paperwork and writing books! If you want to write an official department memo, or a good looking book, you're gonna have to know how to write it. Listed below are the examples of how to properly format in-game paperwork! '''We do not enforce the use of these examples exactly. This is to simply to give you a good base to work from.'''  Much of this work has been siphoned off from many different places in the SS13 community. Notable examples being two Separate [http://baystation12.net/forums/viewtopic.php?f=1&t=6193 Baystation] --  [http://baystation12.net/forums/viewtopic.php?f=1&t=6193 forum] posts, and parts of the [https://doku.ss13polaris.com/doku.php?id=game:guides:paperwork:example_paperwork Polaris] wiki. These examples already have most of the special notation included,To properly understand how the notation works, you will need a basic grasp of BBCode or HTML. But don't worry, even if you don't know either, just try copy pasting the examples and replacing the text with your own! Once you're comfortable with that, try experimenting with what works together and how.
Writing is an integral part of paperwork and writing books! If you want to write an official department memo or a good-looking book, you're going to have to know how to write it. Listed below are guides and examples of how to properly format in-game paperwork!


==Writing tools and Formatting key==
'''We do not enforce the use of these examples exactly. This is to simply to give you a good base to work from.'''
Writing is performed on paper using any standard writing utensil.


*'''Pens''' come in a few different colors, black or blue by default, and some departments are provided with red pens. Pens have a variety of functions!
These examples already have most of the special notation included. To understand how it works, consult [[#Pen Codes|the pen codes]]. A general knowledge of how BBCode works also helps; however, it is not required in order to use these templates.
*'''Crayons''' work much like pens, except that they are always bold, and lack the list, horizontal rule, and small tags.


===Formatting Paper:===
If you would like a visualizer for your paperwork before you write it down in-game, check out https://ps.ss13.net/. The templates there are designed for Baystation's setting, but the live representation of your pencode is invaluable in making sure it comes out right.


====Signature====
==Writing Tools==
To sign your name, use the [sign] tag. Remember that '''if you use the [sign] tag, your signature is unique and cannot be forged in most cases.'''
<pre>Your signature: [sign]</pre>


====Field====
Scattered around the station are plenty of bureaucratic tools for you to make enough paperwork to drown the poor CentCom intern that has to read it all. Generally, these will be placed close to each other and typically in offices, break rooms, or similar areas:
To insert a field from which you can start writing (instead of just using the bottom of the paper), use the [field] tag.
<pre>Reason for Request: [field]</pre>


====New Lines====
* '''Pens''' come in plenty of different colors and styles, though the most common is black or blue. All paper bins have one on top, and you even have one in your PDA that you can remove by control-clicking on it.
New lines can be created by using the [br] tag. Without this, anything you write will continue on the same line until it reaches the end of the page.
* '''Crayons''' are less common, though they work similarly to pens. However, they cannot write lists, tables, horizontal rules, or logos.
<pre>text above
* '''Paper bins''' are the mainstay of a good paperwork writer. Each one has 30 pages of paper for you to take from, and you can select between normal pages of paper or carbon-copy paper (which works in much the same way, but once you're done writing, you can tear the pink carbon-copy paper apart and be left with two copies!).
[br]
* '''Paper shredders''' are excellent for people who go through lots of drafts or who handle sensitive documents. Simply put a piece of paper or photo in and it will be gone in seconds! Though you will have to empty it from time to time if you use it excessively.
text below</pre>
* '''Photocopiers''' help make sure you never run out of copies of a document. You can place a paper, photo, or stack of each and it will produce 1:1 copies! The only difference is that the photocopier only prints in greyscale, so things like photos and stamps will lose their color. You will also need to keep it stocked up on toner; it starts with 30 units, and every paper and photo take up 1 and 5 units, respectively. More cartridges can be ordered from the cargo department.
* '''Fax machines''' are crucial for interdepartmental communications. Just slide your ID and the paperwork in, and you can send a copy to any other fax machine or even Central Command in much the same way a photocopier can. Just bear in mind the higher-ups might not like being sent 10 copies of WGW. The fax machine does not eat the paper, so there is no need to make another copy of it for yourself.


====Bold====
If you're writing multiple documents and want to keep them together, or clip on some of your holiday postcards to that arrest report, you will need to '''clip''' them together! With a paper in both hands, simply click on one with the other and it will form a bundle; ''the paper that you are clicking on will be the one on top.'' This also goes for photos, though you will need a paper of some kind to start the stack. Once you have one, you can flick between pages using the menu at the top, or take papers out of the bundle.
To make text bold, enclose it within the [b] and [/b] tags.
<pre>[b]This text is going to be bold.[/b] This text is not.</pre>


====Italics====
==Pen Codes==
To italicize text, enclose it within the [i] and [/i] tags.
<pre>[i]This text is italicized.[/i] This text is not.</pre>


====Underlining====
Below is a list of all pencodes that you can use in your paperwork.
To underline text, enclose it within the [u] and [/u] tags.
<pre>[u]This text is underlined.[/u] This text is not.</pre>


====Centering====
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
To center text, enclose it with the [center] and [/center] tags.
===Text-altering tags===
<nowiki>[center]Type the center tags onto the paper like this![/center]</nowiki>
<div class='mw-collapsible-content'>


====Lists====
<big>'''Bold'''</big>
Create a list by using the [list] and [/list] tags. For every entry in your list, add a [*] in front of your entry.
For example;
[list][*]Bullet one.[*]Bullet two.[/list]


====Large Text====
To make text bold, use the [b] and [/b] tags around the text.
Make text larger, enclose it within the [large] and [/large] tags. Large text like this can be used for emphasis or for titles.
<pre>[large]This text is much larger[/large] than this text.</pre>


====Small Text====
[b]This text is bold.[/b]
To shrink text, enclose it with the [small] and [/small] tags.
Shrunken text can be used to fit more information onto your paper.
<pre>[small]This text is very small![/small] This text is normal-sized.</pre>


====Horizontal rules====
<big>'''Italic'''</big>
To add a horizontal rule, use the [hr] tag.
 
<pre>text above
To make text italic, use the [i] and [/i] tags around the text.
[hr]
 
text below</pre>
[i]This text is italic.[/i]
 
<big>'''Underline'''</big>
 
To make text underlined, use the [u] and [/u] tags around the text.
 
[u]This text is underlined.[/u]
 
<big>'''Small'''</big>
 
To make text smaller, use the [small] and [/small] tags around the text.
 
[small]This text is smaller.[/small]
 
<big>'''Big'''</big>
 
To make text bigger, use the [big] and [/big] tags around the text.
 
[big]This text is bigger.[/big]
 
<big>'''Center'''</big>
 
To center text in the middle of the paper, use the [center] and [/center] tags around the text.
 
[center]This text is centered.[/center]
 
<big>'''Headings'''</big>
 
To write a heading (which automatically biggens and bolds the text), use either the [h1] and [/h1], [h2] and [/h2], or [h3] and [/h3] tags.
[h1]Big heading.[/h1] [h2]Medium heading.[/h2] [h3]Small heading.[/h3]
 
</div></div>
 
 
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
===Formatting tags and logos===
<div class='mw-collapsible-content'>
 
<big>'''NanoTrasen Logo'''</big>
 
To add the NanoTrasen logo (shown to the right), use the [logo] tag. [[File:ntlogo.png|100px|thumb|right|NanoTrasen logo]]
 
[center][logo][br]Our corporate logo is right above this![/center]
 
<big>'''Line break'''</big>
 
To force a line break without actually using one, use the [br] tag.
 
This is a[br]one-line line break.
 
<big>'''Horizontal rules'''</big>
 
To add a horizontal rule (a thin line across the paper, like the headings on the wiki), use the [hr] tag.
 
There is a horizontal rule right underneath this line.[hr]
 
<big>'''Lists'''</big>
 
To make an unordered list, use the [list] and [/list] tags, with a [*] tag in front of every item in the list.


====NT Logo====
[list]
To add the NT logo, use the [logo] tag.
[*]Item one
[*]Item two
[*]Item three
[/list]


= Character Records =
To make ordered lists, you will need to simply write 1. 2. 3. etc.
First you should take a look at the information your character ''should'' have before starting their first day working on station. ("s''hould" Meaning that this paper work is entirely optional, but would greatly help you and others when role-playing.)''  Your character should have the following records: Employment, Medical and Security! These should be filled out as if they were being written about your character from a [[NanoTrasen|NT]] or [[List of Trans-Stellar Corporations|another corporation]] staff member's point of view. '''''While we do not enforce how these records are written, Just like your actual character please make sure your records fit with our stations "[[Backstory|canon]]" and "[[rules]]".'''''


=== Employment: ===
<big>'''Tables'''</big>
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''(Note:Like with Security records do not put information you would not want other characters to openly know. "I WORKED AS A SMUGGLER FOR THE PIZZA THE HUT!" is probably not a thing that would be on your records.)'''<div class="mw-collapsible-content"><pre>
EDUCATION SUMMARY:
CURRENT QUALIFICATIONS:
CURRENT CERTIFICATIONS:
EMPLOYMENT HISTORY
[Company Name]
[Employment Start Date] -- [Employment Termination Date]
[Synopsis of job]
[Reason for Departure/Termination]
[Notes]
[Company Name]
[Employment Start Date] -- [Employment Termination Date]
[Synopsis of job]
[Reason for Departure/Termination]
[Notes]
[Company Name]
[Employment Start Date] -- [Employment Termination Date]
[Synopsis of job]
[Reason for Departure/Termination]
[Notes]
HIRING AGENT NOTES: [This is a Risk Assessment field, written from an IC standpoint. Feel free to substitute for RA from Sec instead.]
</pre></div></div>
=== Medical: ===
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''(Note: Please try and keep illness and disability with-in the scope of our setting. Do not include something that can not be easily recreated within in-game mechanics or easily role-play able. An example being "Needing to breath something other then oxygen to survive." Can be easily RP'ed with a empty oxygen tank and mask. While having something like "tesh-pox" that causes you to instantly transform into a [[Teshari]] when someone sneezes would not work.)'''
<div class="mw-collapsible-content"><pre>


NAME: [surname, fore/middle]
Tables are a very advanced tool, and you should be careful using them! To make a table with visible lines at the edges and between cells, use [table] and [/table]. To make a table without any lines (so that the text is simply spaced evenly), use [grid] and [/grid].
BIRTHDATE: [d/m/y]
SPECIES: [insert here]
HEIGHT: [centimetres/feet]
WEIGHT: [kilogram/pounds]
EYE COLOR:
HAIR COLOR:
RACE/ETHNICITY:
HYPERTENSION:
SPOKEN LANGUAGES: [primary/secondary, or native/learned]
PREFERRED LANGUAGE: [probably ___ Basic or ___ Common]
NEXT OF KIN: [surname, forename ([relation], [age])]
EMERGENCY CONTACT: [surname, forename, relation, phone number (ala "07211 408555")]
LAST UPDATE: [d/m/y]
 
IMPORTANT INFORMATION
 
POSTMORTEM INSTRUCTIONS:
PROSTHETIC(S)/IMPLANTS(S): YES/NO - info if YES
ALLERGIES: YES/NO - info if YES
 
SURGICAL HISTORY:
Date [d/m/y] - Description - Surgeon - Location
 
OBSTETRIC HISTORY:
[surname, forename, gender, age]
If blank, put N/A
 
MEDICATION HISTORY:
[medication, dosage, every __ ([date] to [date])]
 
CURRENT MEDICATIONS/PRESCRIPTIONS:
[medication, dosage, every __]
 
Physical Evaluations:
[d/m/y] - [pass/fail] - [additional info]
[d/m/y] - [pass/fail] - [additional info]
 
DOCUMENTED PSYCHOLOGICAL DISORDERS:
[either list things here or put N/A]
 
Psychological Evaluations:
[d/m/y] - [pass/fail] - [additional info]
[d/m/y] - [pass/fail] - [additional info]
 
Medical Doctor's Notes:
[include a short IC note here, likely written by a doctor who has worked on or examined your character before]
-[Doctor [initial] [surname]]
</pre></div></div>
=== Security: ===
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''(Note: this should only contain Information you WANT security to know about you. Do not fill it with any information that you would like to be kept as a... "Surprise" A example would be "Known to steal things..." Verses "...Is the freaked Lupin the 3rd of  [[Virgo-Erigone]]!")'''
<div class="mw-collapsible-content"><pre>
RACE:
IDENTIFYING FEATURES:
ARREST HISTORY
[DD/MONTH/YYYY]: [Arrest Reason, w/ Applicable Laws]
[Synopsis]
ADMISSION DATE: [If Applicable]
RELEASE DATE: [If Applicable]
RELEASE REASON: [If Applicable]
NOTES:
[DD/MONTH/YYYY]: [Arrest Reason, w/ Applicable Laws]
[Synopsis]
ADMISSION DATE: [If Applicable]
RELEASE DATE: [If Applicable]
RELEASE REASON: [If Applicable]
NOTES:
[DD/MONTH/YYYY]: [Arrest Reason, w/ Applicable Laws]
[Synopsis]
ADMISSION DATE: [If Applicable]
RELEASE DATE: [If Applicable]
RELEASE REASON: [If Applicable]
NOTES:
THREAT ASSESSMENT
Hostile/Covert Actions Against the Company
[Threat Level; Low/Medium/High]
[Competitor/Hostile Affiliation (If applicable)] -- [Suspected/Confirmed]
[Shorthand information]
[Personal notes from caseworker, optional]
Hostile/Covert Actions Against the Crew
[Threat Level; Low/Medium/High]
[Competitor/Hostile Affiliation (If applicable)] -- [Suspected/Confirmed]
[Shorthand information]
[Personal notes from caseworker, optional]
</pre></div></div>
==Miscellaneous Examples==


===Paper work loss or damage report===
Either way, use [row] at the start of every row and [cell] at the start of every cell (column within each row). Make sure the number of cells is the same for every row! Note that whitespace after each cell is ignored, so you can pad cells to make it more readable:
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''(Paperwork loss or damage report by Valido. Must accompany any and all lost or damaged paper work replacement requests.)'''


<div class="mw-collapsible-content"><pre>
[table]
[row][cell]Top left cell    [cell]Top middle cell    [cell] Top right cell
[row][cell]Middle left cell [cell]Middle cell        [cell] Middle right cell
[row][cell]Bottom left cell [cell]Bottom middle cell [cell] Bottom right cell
[/table]
</div></div>


[center][b][u]PW-42-3 Form:[/u][/b][large] Paperwork loss or damage report[/center][/large]
[br][hr]
[br][b][u]Name/Aliases of losing party:[/u][/b][i]
[br][field][/i]
[br][b][u]Current Job:[/u][/b][i]
[br][field][/i]
[br][b][u]Was the paper lost or damaged?:[/u][/b][i]
[br][field][/i]
[br][b][u]Other involved parties and occupation:[/u][/b][i]
[br][field][/i]
[br][b][u]Other parties culpability in the incident:[/u][/b][i]
[br][field][/i]
[br][b][u]How was the paperwork lost or damaged?:[/u][/b][i]
[br][field][/i]
[br][b][u]What can be done to avoid this occuring again?:[/u][/b][i]
[br][field][/i]
[br][b][u]Head of losing party's department signature:[/u][/b][i][br][field][/i][br][hr][i][small]New paperwork requests are goverened by fair use policy PW-41. NT withold the right to deny any and all applications for replacement paperwork dependent on policy PW-41 and any other pertanent criteria designated by NT at the time of the denial of application. Excessive paperwork loss or damage as laid out in PW-41-b is to be compensated for out of personal income and accounts as specified under 67c6 and not paperwork expediture allowances.[/i][/small][br]
</pre></div></div>


===Paperwork receipt form===
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
===Inputs and contextual tags===
<div class='mw-collapsible-content'>
'''(Paperwork receipt form by Valido. The only form that does not require a receipt form is a receipt of delivery form as it is counted as it's own receipt form.)'''
<div class="mw-collapsible-content"><pre>
[center]
[b][u]PW-1 Form:[/u][/b][large] Paperwork Reciept of Delivery form[/center][/large][br]
[hr][br]
[b][u]Name/Aliases of recieving party:[/u][/b][i][br]
[field][/i][br]
[b][u]Current Job of recieving party:[/u][/b][i][br]
[field][/i][br]
[b][u]Name/Aliases of sending party:[/u][/b][i][br]
[field][/i][br]
[b][u]Current Job of sending party:[/u][/b][i][br]
[field][/i][br]
[b][u]Paperwork being sent:[/u][/b][i][br]
[field][/i][br]
[b][u]Paperwork sent confirmation:[/u][/b][i][br]
[field][/i][br]
[b][u]Paperwork recieved confirmation:[/u][/b][i][br]
[field][/i][br]
[b][u]Head of Personnel reciept processed:[/u][/b][i][br]
[field][/i][br]
[hr][i][small]Paper work reciepting is managed by the designated paperwork reciepting officer, all paperwork reciepts must be transferred to the office of the paperwork reciepting officer as per policy PW-1C. Failure to file a paperwork reciept is in violation of policy PW-1C and thus the none reciepting party will be subject to punity under the guidelines set out in policy PW-1-1R. PW-1 forms do not require PW-1 forms to filed for them as a PW-1 form is termed as its own reciept via filing, however the PW-1 form must still be reciepted in the shift wise paperwork report as well as all monthly, quaterly, annual and decadel paperwork reports. New paperwork requests are goverened by fair use policy PW-41. NT withold the right to deny any and all applications for replacement paperwork dependent on policy PW-41 and any other pertanent criteria designated by NT at the time of the denial of application. Excessive paperwork loss or damage as laid out in PW-41-b is to be compensated for out of personal income and accounts as specified under 67c6 and not paperwork expediture allowances.[/i][/small][br]
</pre></div></div>


===Cover and End page for a multi-page report===
<big>'''Fields'''</big>
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''(Cover page. Inter-Departmental Report in this case, by Harpy Eagle)'''
<div class="mw-collapsible-content">


<pre>
To make a field, where someone else can write on the paper in that space, use the [field] tag. When someone else looks at the paper with a pen in their hand, "<u>write</u>" will appear where the field's place is.
[center][b]Nanotrasen Internal Communication[/b]
[i]NSB Adephagia[/i]


[logo]
Name: [field]


[b][u]Fax Transmission[/u][/b]
<big>'''Signatures'''</big>
[/center]


[b]From:[/b] [field]
To sign your name on the paper, use the [sign] tag. Your character's full name will be written in italics and in a special font that cannot be replicated (so that people cannot easily forge your signature).


[b]To:[/b] [field]
Signature: [sign]


[b]Subject:[/b] [field]
<big>'''Current time'''</big>


[hr]
To write the current time (in 24-hour format), use the [time] tag.


[b]Summary:[/b]
Time filed: [time]
[field]


[b]Contents:[/b]
<big>'''Current date'''</big>
[field]


[b]Total Number of Pages:[/b] [field]
To write the current date (in YYYY-MM-DD format), use the [date] tag.
[hr][small][i]
This message, and the documents attached hereto, are intended only for the addressee and may contain confidential information. Any unauthorized disclosure is strictly prohibited.


If this transmission is recieved in error, please notify both the sender and the office of Internal Affairs immediately so that corrective action may be taken. Failure to comply is a breach of company regulation and may be prosecuted to the fullest extent of the law, where applicable.
Date filed: [date]
[/i][/small]
</pre></div></div>


=== '''Last page''' ===
<big>'''Station name'''</big>
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''(Final page. pretty self explanatory.)'''
<div class="mw-collapsible-content"><pre>


[center][b]END TRANSMISSION[/b]
To write the current station's name (for example, NSB Atlas or NSV Triumph), use the [station] tag.


Facility name: [station]


[logo][/center]
</div></div>
</pre></div></div>


=== '''Any Department: Experiment Waiver.''' ===
== Character Records ==
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''(A standard, generic waiving of rights to be given to crew members undergoing unusual procedures. Use creatively- er, I mean responsibly. Don't forget to fill out what they are agreeing to! created by user Vorrarkul''')
<div class="mw-collapsible-content"><pre>
[center][b]Virgo Orbital Research Establishment
[logo]
[large][u]Experiment Waiver[/u][/large][/b][/center][hr][small][i]To be filled out by the employee volunteering for testing. All sections are required to be filled out. This waiver must be signed and submitted before any experiments may be conducted.[/i][/small]


[b]Volunteering Employee:[/b] [field]
Below are templates for your character's records. These should be written from the perspective of an Internal Affairs agent who has recently reviewed your history with the company, or from a hiring agent if your character is new to the company. Medical staff are capable of viewing your medical records, security staff are capable of viewing your security records, and command staff are capable of viewing all three, so be mindful of the information that you reveal here. <u>Keep in mind the server rules regarding character realism.</u>
[b][u]Experiment Details:[/u][/b]
[field]
[b]Volunteer Role:[/b] [field]


[hr][b][u]Agreement Details:[/u][/b]
You can delete any fields that do not apply to your character, or you may want to add some fields you want others to know about.
I, undersigned, [field]


[hr][b]Volunteering Employee's Signature:[/b] [field]
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
[b]Overseeing Head of Staff's Signature:[/b] [field]
===Medical Records===
[b]Date of Signature:[/b] [date]
<div class='mw-collapsible-content'>
[small][i]Use 'sign' enclosed by brackets to create a signature.
<pre>
This form must be stamped below the line by the overseeing head of staff before the end of one standard work week.[/i][/small]
NAME:
[hr]
DATE OF BIRTH:
</pre></div></div>
SPECIES:
HEIGHT: XXX cm (X' X")
WEIGHT: XX kg (XXX lbs.)
EYE COLOR:
HAIR COLOR:
RACE/ETHNICITY/SUBSPECIES:
SPOKEN LANGUAGES:
PREFERRED LANGUAGE:


=== ''(Joke)'' HURT FEELINGS REPORT ===
POSTMORTEM INSTRUCTIONS:
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
   
   
'''(To assist whiners in documenting hurt feelings, and to provide leaders with a list of staff who require additional counseling, Head of Staff leadership, and extra duty...)'''
EMERGENCY CONTACT
NAME: Last, First M.
RELATION: Sibling/Parent/Acquaintance/Dogsitter
ADDRESS: D-1140.104, City, PLANET Region (SYSTEM) (Just make up a fancy sci-fi address)
MAIL: whatever@scifi.email
   
   
<div class="mw-collapsible-content"><pre>
PROSETHESES/IMPLANTS: NONE
[large][center]HURT FEELINGS REPORT[/center][/large][hr]
   
   
[center][logo][/center]
LATEX ALLERGY: NO
DRUG ALLERGIES: NONE
SKIN/CONTACT ALLERGIES: NONE
OTHER ALLERGIES: NONE
   
   
[center]For use of this form, see FM 22-102; the proponent agency is the NT Department of Human Resources[/center][hr]
SURGICAL HISTORY:
No surgical history available.
   
   
[center]DATA REQUIRED BY THE PRIVACY ACT OF 2058[/center][hr]
OBSTETRIC HISTORY:
No obstetric history available.
   
   
[small][b]AUTHORITY:[/b] 7 NT 301, Departmental Regulations; 14 NT 20341, Minister of Information and HR.[br]
MEDICATION HISTORY:
No medication history available.
   
   
[b]PRINCIPAL PURPOSE:[/b] To assist whiners in documenting hurt feelings, and to provide leaders with a list of staff who require additional counseling, Head of Staff leadership, and extra duty....[br]
CURRENT MEDICATIONS/PRESCRIPTIONS:
No current prescriptions.
   
   
[b]ROUTINE USES:[/b] For subordinate leader development NT/SOLGOV 12-102.
DOCUMENTED PHYSIOLOGICAL DISORDERS:
Leaders and whiners should use this form as necessary.[br]
No physiological disorders listed.
 
DOCUMENTED PSYCHOLOGICAL DISORDERS:
No psychological disorders listed.
 
PHYSICAL EVALUATION: Pass (exp. YYYY-MM-DD)
PSYCHOLOGICAL EVALUATIONS: Pass (exp. YYYY-MM-DD)
   
   
[b]DISCLOSURE:[/b] Disclosure is voluntary, but repeated disclosure may result in a Report of Wall to Wall Counseling.[/small][hr]
Medical Doctor's Notes:
First Last is physically and mentally fit for work.
   
   
[large][center]PART I - ADMINISTRATIVE DATA[/center][/large][br][hr]
FROM: Dr. First Last, MD, NTS Demeter
DATE: YYYY-MM-DD
</pre></div></div>
 
 
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
===Security Records===
<div class='mw-collapsible-content'>
<pre>
NAME:
DATE OF BIRTH:
SPECIES:
HEIGHT: XXX cm (X' X")
WEIGHT: XX kg (XXX lbs.)
EYE COLOR:
HAIR COLOR:
RACE/ETHNICITY/SUBSPECIES:
SPOKEN LANGUAGES:
PREFERRED LANGUAGE:
IDENTIFYING FEATURES:
 
CITIZENSHIP STATUS: Orion Confederation Citizen
PLACE OF BIRTH: City, Planet, Region (System)
PLACE OF RESIDENCE: NTS Demeter (or similar)
   
   
[b]WHINER'S NAME[/b] [i]Last, First, MI[/i]: [field][br]
POLITICAL AFFILIATION: X
RELIGION: X
   
   
[b]OCCUPATION/TITLE:[/b] [field][br]
SMALL ARMS QUALIFICATION: Yes (exp. 2567-01-01)
 
 
CRIMINAL RECORD:
No criminal history found.
   
   
[b]DATE OF REPORT:[/b] [field][br]
ARREST RECORD:
No arrest history found.
   
   
[large][center]PART II - INCIDENT REPORT[/center][/large][br][hr]
THREAT ASSESSMENT:
Hostile/Covert Actions Against the Company
Threat Level: Very Low
Agent Notes: A few notes about how likely it is that your character breaks the law.
   
   
[b]DATE FEELINGS WERE HURT:[/b] [field][br]
Hostile/Covert Actions Against the Crew
Threat Level: Very Low
Agent Notes: See above.
   
   
[b]TIME OF HURTFULNESS:[/b] [field][br]
The point of contact for this matter will be Internal Affairs Agent First Last at the NTS Demeter.
   
   
[b]LOCATION OF HURTFUL INCIDENT:[/b] [field][br]
FROM: Internal Affairs Agent First Last, NTS Demeter
DATE: YYYY-MM-DD
[b]HEAD OF OFFICER SYMPATHETIC TO WHINER:[/b] [field][br]
 
EMERGENCY CONTACT
[b]NAME OF REAL MAN/WOMAN WHO HURT SENSITIVE FEELINGS:[/b] [field][br]
NAME: Last, First M.
RELATION: Sibling/Parent/Acquaintance/Dogsitter
[b]OCCUPATION/TITLE:[/b] [field][hr]
ADDRESS: D-1140.104, City, PLANET Region (SYSTEM) (Just make up a fancy sci-fi address)
MAIL: whatever@scifi.email
[large][center]INJURY[/center][/large][hr]
[b]WHICH EAR WERE THE WORDS OF HURTFULNESS SPOKEN INTO?:[/b] [field][br]
[b]IS THERE PERMANENT FEELING DAMAGE?:[/b] [field][br]
[b]DID YOU REQUIRE A "TISSUE" FOR TEARS?:[/b] [field][br]
[b]HAS THIS RESULTED IN TRAUMATIC BRAIN INJURY?:[/b] [field][hr]
[large][center]PART III - NARRATIVE[/center][/large][hr]
[center][i]Tell us in your own sissy words how your feelings were
hurt...[/i][/center][hr]
[field][br][hr]
[center]Authentication:[/center]
[b]PRINTED NAME OF REAL MAN/WOMAN:[/b] [field][br]
[b]SIGNATURE:[/b] [field][br]
[b]PRINTED NAME OF WHINER:[/b] [field][br]
[b]SIGNATURE:[/b] [field][hr]
[small] Please refer to Form 1703 'Hug Request Form' for supplemental support. Upon written request, we will make every reasonable effort to provide you with a "blankey", a "binky" and/or a bottle if you so desire.[/small]
</pre></div></div>
</pre></div></div>


== '''EXAMPLES BELOW THIS POINT''' ==


==Cargo==
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">


===Item Request Form===
===Employment Records===
<div class='mw-collapsible-content'>
<pre>
Experience:
- General notes on industry and years of experience in each industry - Ordered by longest experience to shortest
- Field/Area - Y year(s)


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
Current Certifications:
   
  - Summarized list of current valid, non-expired certifications (I.e. piloting, EMT, etc)
'''(Item Request Form by MagmaRam. A form used when a crewmemeber requests a item. Usually done through the terminal.)'''
- Certification (Exp. YYYY-MM-DD) (Notes)
   
 
<div class="mw-collapsible-content"><pre>
Education History:
  - Dated notes on post-high school enrollment, graduation, acquired degrees, etc
- YYYY - School/Institution. Field/Degree. Enrollment/Graduation Status.


[b]ITEM REQUEST FORM[/b][br]
Employment History:
[br]
- Dated notes on employment - Hired, fired, laid off, quit, notable promotions, etc
[b]APPLICANT NAME:[/b][field][br]
- YYYY - Company Name. Job Title. Employment Status.
[b]REQUESTED ITEM:[/b][field][br]
[b]REASON FOR REQUEST:[/b][field][br]
[b]APPLICANT SIGNATURE:[/b][field][br]
[b]SIGNATURE OF RELEVANT HEAD OF STAFF:[/b][field][br]
[b]SIGNATURE OF HEAD OF PERSONNEL:[/b][field][br]
[b]DATE AND TIME:[/b]
</pre></div></div>
</pre></div></div>


=== Item Application ===
== Paperwork Examples ==
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
Below are some templates for paperwork that each department might be expected to file.
'''(Item Application by Malsquando. Use for Archiving Item requests)'''
 
=== Cargo ===
<div class="mw-collapsible-content"><pre>
 
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''Item Request Form'''
<div class='mw-collapsible-content'>
<pre>
[center][logo]
[small][i][station][/i][/small]
[h2]CAR-1: Item Request Form[/h2][/center][hr]
[b]Applicant Name:[/b] [field]
 
[b]Requested Item:[/b] [field]
 
[b]Reason:[/b] [field]
 
[hr]
[b]Applicant Signature:[/b] [field]


[b][u]ITEM APPLICATION[/b][/u][br]
[b]Signature of Applicant's Supervisor [small](if required)[/small]:[/b] [field]
[br]
Applicant name:[field][br]
Requested Item:[field][br]
[br]
Reason for request:[field][br]
[br]
Applicant signature:[field] [br]
Signature & stamp of applicants head of staff:[field][br]
Signature & stamp of relevant head of staff:[field][br]
Signature & stamp of Head of Personnel/Captain:[field][br]
[br]
[small][center]By singing this form as applicant you are agreeing that you understand Nano Trasen does not provide any warranty whatsoever that the item will be free of defects or faults. In no respect shall Nano Trasen incur any liability for any damages, injury or loss, including, but not limited to, direct, indirect, special, or consequential damages arising out of, resulting from, or any way connected to the use of the item. The item if provided, remains Nano Trasen property and is in no way your own[/center][/small] [br]
[br]
</pre></div></div>


=== Requisition Form ===
[b]Date and Time of Submission:[/b] [date], [field]
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''(A more advanced Item request form.)'''
<div class="mw-collapsible-content"><pre>
[center][logo]
[small][i]NanoTrasen Inc. Office of Cargo Aboard NSB Adephagia[/i][/small]
[large]Requisition Approval Sheet[/large][/center]
[hr]
[small][center][i]The following is to be filled out in order to facilitate the delivery process of requisitions from cargo.  Only approved requisitions are to be listed on this form.  All requisitions listed on this form are to be attached to this form.  Requisitions listed may be from a single individual or department.[/center][/i][/small]
[hr]
[u]Requester Information:[/u]
Name(s): [field]
Department (If Relevant): [field]
Ordered Items:
[list][*]ITEM ONE.[*]ITEM TWO.[/list]
Total Cost in Requisition Points: [field]
Location of Delivery: [field]
Date: [field]
[small][center][i]NOTE: Items may be delivered or picked up at cargo.[/i][/center][/small]
[hr]
Quartermaster/Cargo Technician’s Signature: [field]
Requester(s) Signature: [field]
[small][center][i]NOTE: The below area is to be stamped by a Cargo Technician or the Quartermaster when all items on this list are ordered.[/i][/center][/small]
[hr]
</pre></div></div>
===Ore/Material Inventory===
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''(Ore/Material Inventory by Malsquando. Archived materials mined from the field.)'''
<div class="mw-collapsible-content"><pre>
[b][center][u][large]Ore/Material Inventory[/large][/b][/center][/u][br]
[br]
[b]Station Time:[/b][field][br]
[b]Shipment Number:[/b][field][br]
[br]
[b]Ores/Material in this shipment:[/b][br]
[small]Leave blank or write 0 if none[/small][br]
[br]
Iron Ore:[field], Metal:[field], Plasteel:[field][br]
[br]
Sand:[field], Glass:[field], Reinforced Glass[field][br]
[br]
Gold Ore:[field], Gold Bar(s)[field],[br]
[br]
Silver Ore:[field], Silver Bar(s)[field], [br]
[br]
Phoron Ore:[field], Solid Phoron:[field][br]
[br]
Uranium Ore:[field], Uranium:[field][br]
[br]
Diamond Ore:[field], Diamond(s)[field][br]
[br]
miscellaneous:[Field][br]
[br]
[b]Supply personal signature:[/b]
</pre></div></div>


===Delivery of Ore/Material Form===
[hr][b][u][small]FOR CARGO DEPARTMENT USE ONLY[/u][/b][/small]
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''(Delivery of Ore/Material by Malsquando. Archived materials sent to the station from the field.)'''
<div class="mw-collapsible-content"><pre>


[b][center][u][large]Delivery of Ore/Material Form[/large][/b][/center][/u][br]
[b]Request Status [small](approved/denied)[/small]:[/b] [field]
[br]
[b]Station Time on delivery:[/b][field][br]
[b]origin Shipment Number(s):[/b][field][br]
[small](Mutliple shipment origins is allowed. Seperate multiple numbers with a / )[/small][br]
[b]Shipment Destination:[/b][field][br]
[b]Shipment Method:[/b][field][br]
[br]
[b]Ores/Material in this shipment:[/b][br]
[small]Leave blank or write 0 if none[/small][br]
[br]
Iron Ore:[field], Metal:[field], Plasteel:[field][br]
[br]
Sand:[field], Glass:[field], Reinforced Glass[field][br]
[br]
Gold Ore:[field], Gold Bar(s)[field],[br]
[br]
Silver Ore:[field], Silver Bar(s)[field], [br]
[br]
Phoron Ore:[field], Solid Phoron:[field][br]
[br]
Uranium Ore:[field], Uranium:[field][br]
[br]
Diamond Ore:[field], Diamond(s)[field][br]
[br]
miscellaneous:[Field][br]
[br]
[b]Supply personal signature:[/b]
</pre></div></div>


===Confirmation Form===
[b]Reason [small](if denied)[/small]:[/b] [field]


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
[b]Signature of Cargo Employee:[/b] [field]
'''(Confirmation Form by Malsquando. Confimation Archived materials sent to the station from the field arrived.)'''
<div class="mw-collapsible-content"><pre>


[center][b][u][large]Confirmation Form[/b][/u][/large][/center][br]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
[br]
[b]Shipment Destination:[/b][field][br]
[br]
[br]
[b]Ores/Material in this shipment:[/b][br]
[small]Leave blank or write 0 if none[/small][br]
[br]
Iron Ore:[field], Metal:[field], Plasteel:[field][br]
[br]
Sand:[field], Glass:[field], Reinforced Glass[field][br]
[br]
Gold Ore:[field], Gold Bar(s)[field],[br]
[br]
Silver Ore:[field], Silver Bar(s)[field], [br]
[br]
Phoron Ore:[field], Solid Phoron:[field][br]
[br]
Uranium Ore:[field], Uranium:[field][br]
[br]
Diamond Ore:[field], Diamond(s)[field][br]
[br]
miscellaneous:[Field][br]
[br]
[b]Supply personal signature:[/b][field][br]
[b]recipient signature:[/b][field][br]
[br]
[small][center]By signing this form as recipient you agree that[br]
all materials listed were present at the time[br]of signing. You also agree that after signing,[br]
you and your department take full responsibility[br]
for the materials delivered.[/small][/center][br]
</pre></div></div>
</pre></div></div>


==Exploration==
 
===Away Mission Brief===
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''Mining Delivery Inventory'''
<div class='mw-collapsible-content'>
'''(By Tasald.)'''
<pre>
<div class="mw-collapsible-content"><pre>
[center][logo]
[small][i][station][/i][/small]
[h2]CAR-2: Mining Delivery Inventory[/h2][/center][hr]
[b]Date and Time of Delivery:[/b] [date], [field]
 
[b]Delivering Personnel:[/b] [field]
[hr]
[hr]
[small]Form NT EX63a[/small]
[b]Contents:[/b]
[hr]
[i][small]Leave blank or write 0 for no delivery of that material.[/small][/i]
[center][logo][/center]
[list][*][b]Material: Amount[/b]
[center][b][large]NSB Adephagia[/large][/b][/center] [center][i]Away Mission Brief[/i][/center]
[*][field]
[hr]
 
[u]Leader[/u]:[field]
[/list]
[br]
Miscellaneous: [field]
[u]Team member[/u]:
[list]*Explorer(s):[field]
*Medic(s):[field]
*Security:[field]
*Engineering:[field]
*Extra:[field][/list]
[br]
[u]Destination[/u]:[field]
[br]
[u]Time of departure[/u]:[field]
[br]
[u]Addendum[/u]:[field]
[hr]
[hr]
[b]Signature of Delivering Personnel:[/b] [field]


</pre></div></div>
[b]Signature of Receiving Personnel:[/b] [field]


===Away Mission Debrief===
[b]Signature of Quartermaster [small](if available)[/small]:[/b] [field]
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''(By Tasald.)'''
<div class="mw-collapsible-content"><pre>
[hr]
[small]Form NT EX63b[/small]
[hr]
[center][logo][/center]
[center][b][large]NSB Adephagia[/large][/b][/center]
[center][i]Away Mission Debrief[/i][/center]
[hr]
[u]Leader[/u]:[field]
[br]
[u]Team member[/u]:
[list]*Explorer(s):[field]
*Medic(s):[field]
*Security:[field]
*Engineering:[field]
*Extra:[field][/list]
[u]Destination[/u]:[field]
[br]
[u]Time of return[/u]:[field]
[br]
[u]Discoveries[/u]:[field]
[br]
[u]Artifacts[/u]:[field]
[br]
[u]Casualties[/u]:[field]
[br]
[u]Addendum[/u]:[field]
[hr]


[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>
</pre></div></div>


===Exploration Casualty Report===
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''(By Tasald.)'''
<div class="mw-collapsible-content"><pre>
[hr]
[small]Form NT EX221[/small]
[hr]
[center][logo][/center]
[center][b][large]NSB Adephagia[/large][/b][/center]
[center][i]Exploration Casualty Report[/i][/center]
[hr]
[b]Total amounts[/b]:
[list][*]Fatalities:[field] [*]Injuries:[field][/list]
[i]Casualty/injury[/i]:[field]
[i]Treatment[/i]:[field]
[br]
[i]Casualty/injury[/i]:[field]
[i]Treatment[/i]:[field]
[br]
[i]Casualty/injury[/i]:[field]
[i]Treatment[/i]:[field]
[br]
[i]Casualty/injury[/b]:[field]
[i]Treatment[/i]:[field]
[br]
[field]
[small][i]The above space has been provided, should more fields be needed.[/i][/small]
[hr]
[center][b]Medical representative[/b][/center]


[i]Name[/i]:[field]
<hr>
[i]Title[/i]:[field]
=== Command ===
[i]Signature[/i]:[u][field][/u]


[i]Final Disposition of casualties:[/i][field]
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
[hr]
'''Shift-Start Checklist'''
<div class='mw-collapsible-content'>
<pre>
[center][logo]
[small][i][station][/i][/small]
[h2]COM-0: Shift-Start Checklist[/h2][/center][hr]
The following is a checklist of actions generally considered useful or essential to perform at the start of a work shift, or as soon as possible otherwise. Please sign to the right of each item when completed. If necessary, you may put notes regarding the work item after your signature.


[hr][center][table]
[row][cell]N.A.D. and Spare ID retrieved by Facility Director[cell][field]
[row][cell]Status display set[cell][field]
[row][cell]Crew greeted via station announcement[cell][field]
[row][cell]Check-in with every department with staff[cell][field]
[row][cell]Coffee offered to all heads of staff[cell][field]
[/table][/center]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>
</pre></div></div>
===Restricted Items Claim===
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''(By Tasald.)'''
<div class="mw-collapsible-content"><pre>
[hr]
[small]Form NT EX6375[/small]
[hr]
[center][logo][/center]
[center][b][large]NSB Adephagia[/large][/b][/center]
[center][i]Restricted Items Claim[/i][/center]
[hr]
[center][b][u]Items and quantity[/u][/b][/center]
[br]
[u]Firearms[/u]:[field]
[br]
[u]Hand Weapon[/u]:[field]
[br]
[u]Explosives[/u]:[field]
[br]
[u]Protective Clothing[/u]:[field]
[br]
[u]Other[/u]:[field]
[br][field]
[br]
[hr]
[center][b]Security Department Representative[/b][/center]
[br]
[i]Name[/i]:[field]
[i]Rank[/i]:[field]
[i]Signature[/i]:[u][field][/u]
[hr]


</pre></div></div>
 
===Exploration Liability Waiver===
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''External Transmission'''
<div class='mw-collapsible-content'>
'''(By Tasald.)'''
<pre>
<div class="mw-collapsible-content"><pre>
[center][logo]
[small][i][station][/i][/small]
[h2]COM-1: External Transmission[/h2][hr][/center]
[b]Date: [/b][date]
[b]Time: [/b][time]
 
[hr]
[hr]
[small]Form NT EX2234r31a[/small]
[b]Origin Facility: [/b][field]
[hr]
[b]Department: [/b][field]
[center][logo][/center]  
[center][b][large]NSB Adephagia[/large][/b][/center]
[center][i]Exploration Liability Waiver[/i][/center]
[hr][center][small][i]To be filled out by the employee volunteering for an expedition. All sections are required to be filled out. This waiver must be signed and submitted before employee may leave NT facilities.[/i][/small][/center]


[b]Volunteering Employee:[/b] [field]
[b]Sender's Name: [/b][field]
[b]Volunteer Role:[/b] [field]
[b]Sender's Title: [/b][field]


[hr][b][u]Agreement Details:[/u][/b]
[b]Destination Facility:[/b] [field]
I, undersigned, [field], agree to not sue or press charges upon the company or any parties involved with the expedition I will be partaking in, for any injuries, loss of property, or death occurred during the expedition.
[b]Department:[/b] [field]


[hr][b]Volunteering Employee's Signature:[/b] [field]
[b]Witness Signature:[/b] [field]
[b]Date of Signature:[/b] [date]
[hr]
[hr]
[b]Priority [small](Low/Medium/High)[/small]: [/b][field]
[b]Subject: [/b][field]


</pre></div></div>
[hr]
[large][b]Message Body:[/b][/large]
[field]


==Heads of Department==
[hr]
===Central Command Communication===
[b]Sender's Signature: [/b][field]
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''(By Persona E. To be sent by heads to contact Centcomm.)'''
<div class="mw-collapsible-content"><pre>
[center][large][b]NANOTRASEN QUANTUM ENTANGLEMENT NETWORK[/b][/large][/center]
[center][b]FORM NT-QEN-01:[/b][/center]
[center][b]GENERAL TRANSMISSION[/b][/center]


[center][logo][/center]
[b]Signatures of Additional Authorities:[/b] [field]


[center][large][b]QUANTUM ENTANGLEMENT TRANSMISSION[/b][/large][/center]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>


[hr]


<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''Central Command Response (Typically Admin Only)'''
<div class='mw-collapsible-content'>
<pre>
[b]Date: [/b][date]
[b]Date: [/b][date]
[b]Time: [/b][field]
[b]Time: [/b][time]


[hr]
[hr]


[b]Origin: [/b]NSV Triumph
[b]Origin: [/b][field]
[b]Department: [/b][field]
[b]Department: [/b][field]
[b]Destination: [/b][field]
[b]Destination: [/b][field]
Line 789: Line 453:


[b]Sender's signature: [/b][field]
[b]Sender's signature: [/b][field]
[hr]
</pre></div></div>
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''Access Modification Form'''
<div class='mw-collapsible-content'>
<pre>
[center][logo]
[small][i][station][/i][/small]
[h2]COM-2: Access Modification Form[/h2][hr][/center]
[b]Personnel Name: [/b][field]
[b]Personnel Title: [/b][field]
[hr]
[b]Accesses Granted: [/b][field]
[b]Accesses Revoked: [/b][field]
[b]Reason for Modification: [/b][field]


[b]Signatures of additional authorities:[/b]
[b]Personnel's Signature:[/b] [field]
[field]
 
[b]Personnel's Supervisor's Signature [small](if available)[/small]:[/b] [field]


[b]Stamps of applicable authorities below this line.[/b]
[hr]
[hr]
[b]Modification Status [small](approved/denied)[/small]:[/b] [field]
[b]Reason [small](if denied)[/small]:[/b] [field]
[b]Head of Personnel's signature: [/b][field]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>
</pre></div></div>


===Central Command Communication Response (Typically Admin Only)===
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''(By Persona E./Minor edits by Captain277: To be sent by Centcomm to the heads.)'''
<div class="mw-collapsible-content"><pre>
[center][large][b]NANOTRASEN QUANTUM ENTANGLEMENT NETWORK[/b][/large][/center]
[center][b]FORM NT-QEN-01:[/b][/center]
[center][b]GENERAL TRANSMISSION[/b][/center]


[center][logo][/center]
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''Notice of Demotion'''
<div class='mw-collapsible-content'>
<pre>
[center][logo]
[small][i][station][/i][/small]
[h2]COM-3a: Notice of Demotion[/h2][hr][/center]
[b]Personnel Name: [/b][field]
 
[b]Personnel's Former Title: [/b][field]


[center][large][b]QUANTUM ENTANGLEMENT TRANSMISSION[/b][/large][/center]
[b]Personnel's New Title:[/b] [field]


[b]Reason for Demotion: [/b][field]
[hr]
[hr]
[small][i]I, the undersigned, hereby recognize and accept that I have been demoted for the remaining duration of this shift. I understand that if I wish to dispute my demotion, I may contact an Internal Affairs Agent to have my case reviewed.[/i][/small]
[b]Personnel's Signature:[/b] [field]


[b]Date: [/b][date]
[b]Personnel's Supervisor's Signature [small](if available)[/small]:[/b] [field]
[b]Time: [/b][field]


[hr]
[hr]
[b]Date of Demotion:[/b] [date]
[b]Time of Demotion:[/b] [time]
[small][i]This form should be faxed to this facility's assigned Central Command facility for review by the end of the shift.[/i][/small]
[b]Head of Personnel's signature: [/b][field]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>


[b]Origin: [/b]NDV Marksman
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
[b]Department: [/b][field]
'''Notice of Dismissal'''
[b]Destination: [/b][field]
<div class='mw-collapsible-content'>
<pre>
[center][logo]
[small][i][station][/i][/small]
[h2]COM-3b: Notice of Dismissal[/h2][hr][/center]
[b]Personnel Name: [/b][field]


[b]Sender's Name: [/b][field]
[b]Personnel's Former Title: [/b][field]
[b]Sender's Rank: [/b][field]


[b]Reason for Dismissal: [/b][field]
[hr]
[hr]
[small][i]I, the undersigned, hereby recognize and accept that I have been dismissed of all duties onboard my facility for the duration of the shift. I understand that this dismissal does not imply termination of my contract, and that I may resume normal duties beginning my next work shift unless informed otherwise by a Central Command Officer. I understand that if I wish to dispute my dismissal, I may contact an Internal Affairs Agent to have my case reviewed.[/i][/small]
[b]Personnel's Signature:[/b] [field]


[b]Priority: [/b][field]
[b]Personnel's Supervisor's Signature [small](if available)[/small]:[/b] [field]
[b]Subject: [/b][field]


[hr]
[hr]
[b]Date of Dismissal:[/b] [date]
[b]Time of Dismissal:[/b] [time]
[small][i]This form should be faxed to this facility's assigned Central Command facility for review by the end of the shift.[/i][/small]
[b]Head of Personnel's signature: [/b][field]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>


[large][b]Message Body:[/b][/large]
 
[field]
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''Official Written Warning'''
<div class='mw-collapsible-content'>
<pre>
[center][logo]
[small][i][station][/i][/small]
[h2]COM-4: Official Written Warning[/h2][hr][/center]
[b]Personnel Name: [/b][field]
 
[b]Personnel's Title: [/b][field]


[hr]
[hr]
[b]Reason for Warning:[/b] [field]
[b]Disciplinary Action Taken [small](if applicable)[/small]:[/b] [field]
[b]Additional Notes:[/b] [field]


[b]Sender's signature: [/b][field]
[hr]
[hr]
[b]Date of Warning:[/b] [date]
[b]Time of Warning:[/b] [time]
[b]Personnel's Signature:[/b] [field]
[b]Personnel's Supervisor's Signature:[/b] [field]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>
</pre></div></div>


===Emergency Transmission===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''(Emergency Communique by Aegyptus. To be sent via Fax Machine to Central Command in emergencies)'''
'''Visitor Intake Form'''
<div class='mw-collapsible-content'>
<pre>
[center][logo]
[small][i][station][/i][/small]
[h2]COM-5: Visitor Intake Form[/h2][hr][/center][small][b][i]For any fields that are not applicable or unknown, write "N/A".[/i][/b][/small]
 
[b]Visitor's Full Name:[/b] [field]
 
[b]Visitor's Title:[/b] [field]


<div class="mw-collapsible-content"><pre>
[b]Visitor's Employer:[/b] [field]
[center][large][b][logo][br]
NSV Triumph
EMERGENCY COMMUNIQUE
[date] | [time][/b][/center]
[hr]
[b]Priority / Security Alert Level[/b]: [field][br]
[small][center]This communique is to inform you of the emergency situation aboard the NSV Triumph. Please carefully read as there may be requests for assistance or disposition of Centcom regarding the situation.[/center][/small][br]
[b]Sender[/b]: [field][br]
[b]Position[/b]: [field][br]
[b]Nature of Emergency[/b]: [field][br]
[b]Requests (if any)[/b]: [field][br]
[hr]
[small]I understand that, by sending this form via fax with my legal signature, I am asserting that the information provided is truthful in it's entirety. Please read the below list and if [b]one or more[/b] of the below are true, proceed to send the communique.[br][list][*]The crew has made every effort to contain the situation but whatever situation has emerged has gone beyond the ability for the crew to contain or manage.


[*]One or more Heads of Staff are incapcitated.
[b]Visitor's Date of Birth:[/b] [field]


[*]Multiple hull breaches that cannot be sealed due to lack of appropriately skilled staff or protective equipment.
[b]Visitor's Nation of Origin:[/b] [field]


[*]Hostile takeover of the crew is in progress and security is unable to prevent it or have been incapcitated.
[b]Visitor's Permanent Address:[/b] [field]


[*]The Supermatter Engine has delaminated and caused catastrophic damage to the ship.
[b]Visitor's Fingerprint Hash:[/b] [field]


[*]Catastrophic (one half of the crew or more) casualties has been suffered and medical is unable to remediate the situation, incapcitated or otherwise unavailable.[/small][/list]
[b]Visitor's DNA Hash:[/b] [field]
[b]Signature[/b]: [field][br]
</pre></div></div>


===Employee AWOL/MIA report===
[hr]
[b]Reason for Visit: [/b]


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
[field]
'''(Employee AWOL/MIA report by Valido'''
Must be accompanied, if KIA, by a death in the workplace report form, and a Employee liability report form for the death and loss of the crewmen.)
<div class="mw-collapsible-content"><pre>
14 Form:[/u][/b][large]Crew missing while on duty[/center][/large]
[br][hr]
[br][b][u]Name/Aliases:[/u][/b][i]
[br][field][/i]
[br][b][u]Assignment:[/u][/b][i]
[br][field][/i]
[br][b][u]Reason for Crew missing from duty[/u][/b][i]
[br][field][/i]
[br][b][u]What can be done to rectify this issue?:[/u][/b][i]
[br][field][/i]
[br][b][u]Is executive action required?:[/u][/b][i]
[br][field][/i]
[br][b][u]Head of department:[/u][/b][i]
[br][field][/i]
[br][hr][i][small]Crewmen dilinquent of duty are governed by the  protocol 348-60-9, and NT withold the right to perform any and all acts of punishment and repossession upon said employee under protocol 348-60-2. Crewmen are at minimum docked of pay till such time as recommencement as governed by contract 24-5. Crewmen death does not excuse crewmen from employee or contractual duty as per protocol 374-46 and interspace concordant 47. Any and all losses caused by the employee Crewmen loss and excessive loss is defined within protocol 23-13B. Any and all employee recreation can occur only upon confirmation of employee death in accordance with interspace concordant 23-F. NT withold the right to deny, permit, overide all concordants or orders of command staff upon NT vessels including but not limited to stations, boats, shuttles, barges, tugs, ships, cruisers, freighters, frigates and capital vessels.[/i][/small][br]
</pre></div></div>


===Reassignment Order===
[hr]
[i][small]I agree that for the duration of my stay, I shall be bound by the laws and regulations governing the installation in which I am staying. I understand that I am not bound to remain here unless I am wanted by the law in the installation in which I am staying.[/i][/small]


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
[b]Visitor's Signature:[/b] [field]
'''(Reassignment Order by MagmaRam. Used to Reassign crewmembers.)'''
<div class="mw-collapsible-content"><pre>


[b]REASSIGNMENT ORDER[/b][br]
[hr]
[br]
[b]Head of Personnel's Signature:[/b] [field]
[b]EMPLOYEE:[/b][field][br]
[b]ORIGINAL POSITON:[/b][field][br]
[b]NEW POSITION:[/b][field][br]
[b]REASON FOR REASSIGNMENT:[/b] [field] [br]
[b]SIGNATURE OF RELEVANT HEAD OF STAFF:[/b][field][br]
[b]SIGNATURE OF HEAD OF PERSONNEL:[/b][field][br]
[b]DATE AND TIME:[/b][field]
</pre></div></div>


===Access Change Order===
[b]Facility Director's Signature:[/b] [field]
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''(Access Change Order by MagmaRam. Used to allow the changing of crewmembers ID access.)'''
<div class="mw-collapsible-content"><pre>


[b]ACCESS CHANGE ORDER[/b][br]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
[br]
[b]EMPLOYEE:[/b][field][br]
[b]ACCESS ADDED/REMOVED:[/b][field][br]
[b]REASONING FOR ADDITION/REMOVAL:[/b] [field] [br]
[b]SIGNATURE OF RELEVANT HEAD(S) OF STAFF:[/b][field][br]
[b]SIGNATURE OF HEAD OF PERSONNEL:[/b][field][br]
[b]DATE AND TIME:[/b][field]
</pre></div></div>
</pre></div></div>
===Dismissal Order===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<hr>
'''(Dismissal Order by MagmaRam. Used when Firing crewmembers from their positions.)'''
<div class="mw-collapsible-content"><pre>
[b]DISMISSAL ORDER[/b][br]
[br]
[b]EMPLOYEE:[/b][field][br]
[b]ORIGINAL POSITON:[/b][field][br]
[b]REASON FOR DISMISSAL:[/b] [field] [br]
[b]SIGNATURE OF RELEVANT HEAD OF STAFF:[/b][field][br]
[b]SIGNATURE OF HEAD OF PERSONNEL:[/b][field][br]
[b]DATE AND TIME:[/b][field]
</pre></div></div>


===(Heads Of Staff) Incident Report ===
=== Engineering ===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''Shift-Start Checklist'''
'''(Incident report for general incidences. A alteration of the standard IAA IR. Created by "TheFurryFeline".)'''
<div class='mw-collapsible-content'>
<pre>
<div class="mw-collapsible-content"><pre>
[center][logo]
[center][logo]
[b][large]NSB Adephagia[/large][/b]
[small][i][station][/i][/small]
[i]Incident Report[/i][/center][hr][b]Involved person(s)[/b]:
[h2]ENG-0: Shift-Start Checklist[/h2][/center][hr]
[field]
The following is a checklist of actions generally considered useful or essential to perform at the start of a work shift, or as soon as possible otherwise. Please sign to the right of each item when completed. If necessary, you may put notes regarding the work item after your signature.
[b]Incident description[/b]:
 
[field]
[hr][center][table]
[b]Recommended action(s)[/b]:
[row][cell]Primary engine started up (see ENG-4)[cell][field]
[field]
[row][cell]Auxiliary engines started up (if applicable)[cell][field]
[b]Head of Staff Name/Rank:[/b]
[row][cell]Substations inspected and maintained[cell][field]
[field]
[row][cell]Cursory inspection of facility exterior[cell][field]
[small]Head of Staff stamp below:
[row][cell]Important airlock wire colors determined[cell][field]
[row][cell]Damage control supplies organized[cell][field]
[/table][/center]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>
</pre></div></div>


===Staff Assessment paperwork===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''Construction Request Form'''
'''(Staff Assessment Paperwork by Valido. Used when Determining a crewmembers value, and whether they should be transferred to a different position or removed from the station.)'''
<div class='mw-collapsible-content'>
<pre>
<div class="mw-collapsible-content"><pre>
[center][logo]
[center][b][u]S-112 Form:[/u][/b][large]Shift Departmental Staff Assessment[/center][/large]
[small][i][station][/i][/small]
[br][hr]
[h2]ENG-1: Construction Request Form[/h2][/center][hr]
[br][b][u]Department:[/u][/b][i]
[b]Applicant Name:[/b] [field]
[br][field][/i]
[br][b][u]Name or staff member:[/u][/b][i]
[br][field][/i]
[br][b][u]Current Job:[/u][/b][i]
[br][field][/i]
[br][b][u]Current Duties:[/u][/b][i]
[br][field][/i]
[br][b][u]Does the staff member wear the correct uniform and protective gear?:[/u][/b][i]
[br][field][/i]
[br][b][u]Rate the staff members performance between 1 and 10, 10 being the highest:[/u][/b][i]
[br][field][/i]
[br][b][u]Does the staff member require further training:[/u][/b][i]
[br][field][/i]
[br][b][u]Head of Department:[/u][/b][i]
[br][field][/i]
[br][hr][i][small]Contained review materials are not representative of the views of NT. NT and are not liable for any bias or offensive language contained within said review materials. NT withold the right to action upon any information contained within this assessment.[/i][/small][br]
</pre></div></div>


==Head of Personnel==
[b]Requested Modifications:[/b] [field]


===Additional Access Form===
[b]Reason:[/b] [field]


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''(This is a form for a [[Head of Personnel]] to give to a crewmember who is requesting additional access. By Aegyptus.)'''
<div class="mw-collapsible-content"><pre>
[center][large][b][logo][br]
NSV Triumph - Head of Personnel's Office
[date][br]
Additional Access Application Form[/large][/center][/b]
[hr]
[hr]
Name: [field][br]
[b]Materials Required:[/b] [field]
Position: [field][br]
 
[b]Expected Disruptions:[/b] [field]
 
[b]Estimated Time to Completion:[/b] [field]
 
[hr]
[hr]
Requested Access: [field][br]
[b]Date and Time of Submission:[/b] [date], [field]
Reason(s): [field][br]
 
Signature: [field][br]
[b]Applicant Signature:[/b] [field]
[hr]
[b]Authorization[/b][br]
Name: [field][br]
Position: [field][br]
If authorized, please sign here, [field], and stamp the document with the Department Stamp.[br]
Guidelines that must be followed. If they are not followed, this form is void and illegal.[br]
[list][small][*]The department in which the requester is requesting access must first be contacted, and the chief (acting or otherwise) must have been talked to and have authorized this request. If the Head of Staff for the relevant department is not present, a signature from the Captain or highest ranking Head of Staff in the chain of command and their relevant department stamp are a sufficient substitute.


[*]If any criminal activity is done with the help of this extra access, this form will be immediately void and unlawful.
[hr][b][u][small]FOR ENGINEERING DEPARTMENT USE ONLY[/u][/b][/small]


[*]If the chief of the affected department wishes this form void, this form is immediately void and unlawful.[/small][/list][hr]
[b]Request Status [small](approved/denied)[/small]:[/b] [field]
</pre></div></div>


===Access Change Request===
[b]Reason [small](if denied)[/small]:[/b] [field]


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
[b]Signature of Engineering Employee:[/b] [field]


'''(Access Change Request by MagmaRam Documentation to be Archived.)'''
[b]Signature of Chief Engineer [small](if available)[/small]:[/b] [field]
<div class="mw-collapsible-content"><pre>


[b][u]ACCESS CHANGE REQUEST[/b][/u][br]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
[br]
[b]APPLICANT NAME:[/b] [field] [br]
[b]APPLICANT CURRENT ASSIGNMENT:[/b] [field] [br]
[b]REQUESTED ACCESS:[/b] [field] [br]
[b]REASONING FOR ACCESS:[/b] [field] [br]
[b]SIGNATURE OF APPLICANT:[/b] [field] [br]
[b]SIGNATURE OF RELEVANT HEAD OF STAFF:[/b] [field] [br]
[b]SIGNATURE OF HEAD OF PERSONNEL: [/b] [field] [br]
[b]DATE AND TIME:[/b] [field]
</pre></div></div>
</pre></div></div>
===Transfer Form===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''(Transfer Form by by Desisionoflife)'''
<div class="mw-collapsible-content"><pre>
[center][b][i]Transfer Request Form for[/b][/i]
[br]Name: [field]
[br]Rank: [field]
[br][i][b]NSB Adephagia[/b][/i][/center][hr]
[br]From department: [field]
[br]To department: [field][br]
[br]Requested Position: [field][br]
[br]Reason(s): [field][br]
[br]Sign here: [field][br]
[br][hr]
[br]Signature of the department head that is transferring the person: [field][br]
[br]Signature of the department head that is receiving the person: [field][br]
[br]Signature of the Commanding Officer of the NSB Adephagia: [field][br]
[br]
[br]
[br]Information: [list][i]
[br][*]This transfer contract is instant, and cannot be reversed, unless a similar document is signed and agreed to by all parties.[/i][/list][br][hr]
[br]Stamp below with the Commanding Officers stamp:
</pre></div></div>


===Complaint form===
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''Area Inspection'''
<div class='mw-collapsible-content'>
<pre>
[center][logo]
[small][i][station][/i][/small]
[h2]ENG-2: Area Inspection[/h2][/center][hr]
[b]Inspecting Engineer:[/b] [field]
 
[b]Inspected Department/Area:[/b] [field]
 
[b]Reason:[/b] [field]
 
[b]Date and Time of Inspection:[/b] [date], [field]


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
[hr]
[b]Inspected Essentials:[/b] [field]
'''(Complaint form for the HoP to give when he doesn't want to deal with crew problems. By GauHelldragon)'''
<div class="mw-collapsible-content"><pre>


[b]OFFICE OF THE HEAD OF PERSONNEL[br]
[b]Inspected Machinery:[/b] [field]
NSB Adephagia[br]
[br]
STATEMENT OF COMPLAINT[br][/b]
[br]
[hr][br]
A. Professional Information - (Name of the person you are complaining about)[br]
[br]
Full Name: [field][br]
Department: [field][br]
[hr][br]
B. Complainant (Your) Information[br]
[br]
Full Name: [field][br]
Department: [field][br]
[hr][br]
C. Witnesses with factual knowledge of the events leading to your complaint, if applicable[br]
First Witness: [field][br]
Second Witness, if any: [field][br]
[hr][br]
D. Description of complaint: Describe your complaint in detail below.[br]
[field][br]
[hr][br]
E. Attach copies of related documents and records obtained during the course of the matter, if possible.[br]
[hr][br]
[b] Statement of person filing this Complaint[br]
I understand that a copy of this complaint, and any additional information attached to this complaint, may be
sent to the person who is the subject of this complaint.[br]
[br]
Signature of Person Filing this Complaint[/b]:[field]
</pre></div></div>


===Job Change Request===
[b]Inspected Hull/Structure:[/b] [field]


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''(This is for a [[Head of Personnel|Head of Personne]]<nowiki/>l to given to a crewmember who is requesting that their job be changed.)'''
<div class="mw-collapsible-content"><pre>
[center][b][i]Transfer Request Form[/b][/i][br]
Name: [field][br]
Rank: [field][br]
[i][b]NSB ADEPHAGIA[/b][/i][/center]
[hr][br]
From department: [field][br]
To department: [field][br][br]
Requested Position: [field][br][br]
Reason(s): [field][br][br]
Signature: [field][br][br]
[hr]
[hr]
[center][b]Authorization[/b][br]
[b]Issues Recorded:[/b] [field]
Transferring department head: [field][br]
Receiving department head: [field][br]
Head of Personnel: [field][br][br][/center]
If authorized, please sign above and stamp the document with the Department Stamp.[br][br]
Guidelines that must be followed. If they are not followed, this form is void and illegal.[br]
[list][*]All department heads must agree to the transfer before transfer can take place.
[*]If the transferred has been transferred for an invalid or illegal reason, this form is immediately void and unlawful.
[*]In the event a relevant head of staff retracts his or her approval for this transfer, this form is immediately void and unlawful.[/list]
[br][hr][br]
</pre></div></div>


===Lost of damaged ID replacement form===
[b]Recommended Repairs:[/b] [field]


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
[hr]
[b]Signature of Engineering Employee:[/b] [field]
'''(ID Replacement Form by Valido. Must be accompanied by ID loss or damage incident report.)'''
 
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
<div class="mw-collapsible-content"><pre>
[center][b][u]S-23 Form:[/u][/b][large] Replacement ID card for Lost or Damaged ID card request[/center]
[/large][br]
[hr][br]
[b][u]Name/Aliases:[/u][/b][i]
[br][field][/i]
[br][b][u]Current Job:[/u][/b][i]
[br][field][/i]
[br][b][u]Was the card lost or damaged?:[/u][/b][i]
[br][field][/i]
[br][b][u]How was the card lost or damaged?:[/u][/b][i]
[br][field][/i]
[br][b][u]What can be done to avoid this occuring again?:[/u][/b][i]
[br][field][/i]
[br][b][u]What, if any, executive action needs to be taken?:[/u][/b][i]
[br][field][/i]
[br][b][u]Head of losing party's department signature:[/u][/b][i]
[br][field][/i]
[br][hr][i][small]New ID card requests are goverened by fair use polciy 67C3. NT withold the right to deny any and all applications for a replacement ID dependent on policy 67c3 and any other pertanent criteria designated by NT at the time of the denial of application. Excessive ID loss or damage as laid out in 67c3 is to be compensated for out of personal income and accounts as specified under 67c6 and not uniform work expediture allowances.[/i][/small][br]
</pre></div></div>
</pre></div></div>


===ID loss or damage incident report===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''Damage Control Assessment'''
'''(ID loss or damage incident report by Valido. Must be accompanied by a Lost of damaged ID replacement form.)'''
<div class='mw-collapsible-content'>
<pre>
<div class="mw-collapsible-content"><pre>
[center][logo]
[center][b][u]S-23-1 Form:[/u][/b][large] ID card Loss or Damage ID card incident report[/center][/large]
[small][i][station][/i][/small]
[br][hr]
[h2]ENG-3: Damage Control Assessment[/h2][/center][hr]
[br][b][u]Name/Aliases of losing party:[/u][/b][i]
[b]Primary Responding Engineer:[/b] [field]
[br][field][/i]
[b]Other Responding Engineers:[/b] [field]
[br][b][u]Current Job:[/u][/b][i]
[br][field][/i]
[br][b][u]Was the card lost or damaged?:[/u][/b][i]
[br][field][/i]
[br][b][u]Other involved parties and occupation:[/u][/b][i]
[br][field][/i]
[br][b][u]Other parties culpability in the incident:[/u][/b][i]
[br][field][/i]
[br][b][u]How was the card lost or damaged?:[/u][/b][i]
[br][field][/i]
[br][b][u]What can be done to avoid this occuring again?:[/u][/b][i]
[br][field][/i]
[br][b][u]Head of losing party's department signature:[/u][/b][i]
[br][field][/i]
[br][hr][i][small]New ID card requests are goverened by fair use polciy 67C3. NT withold the right to deny any and all applications for a replacement ID dependent on policy 67c3 and any other pertanent criteria designated by NT at the time of the denial of application. Excessive ID loss or damage as laid out in 67c3 is to be compensated for out of personal income and accounts as specified under 67c6 and not uniform work expediture allowances.[/i][/small][br]
</pre></div></div>


===Demotion Record===
[b]Affected Area:[/b] [field]


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
[b]Date and Time of Incident:[/b] [date], [field]
'''(This if for a [[Head of Personnel]] to give to a crewmember who has been summarily demoted by a head of staff.)'''
<div class="mw-collapsible-content"><pre>


[center][b][i]Termination of Assignment Record[/b][/i][br]
Name: [field][br]
Position: [field][br]
[i][b] NSB ADEPHAGIA [/i][/b][/center]
[hr][br]
Terminated Employee: [field][br]
Terminated from the assignment of: [field][br]
[br]
Reason for Termination: [field][br][br]
[hr]
[hr]
[center][b]Authorization[/b][br]
[b]Damaged Essential Equipment:[/b] [field]
Name: [field][br]
Rank: [field][br][br][/center]
If authorized, please sign here, [field], and stamp the document with the Department Stamp.[br][br]
Guidelines that must be followed. If they are not followed, this form is void and illegal.[br]
[list][*]The department in which the terminated has been terminated must first be contacted, and the chief (acting or otherwise) of the department must have been consulted and have authorized a termination.
[*]If the terminated has been removed from his or her position for an invalid or illegal reason, this form is immediately void and unlawful.
[*]In the event a relevant head of staff retracts his or her approval for this assignment termination, this form is immediately void and unlawful.[/list]
[br][hr][br]
</pre></div></div>


===Termination of Employment Record===
[b]Damaged Machinery:[/b] [field]


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
[b]Damaged Hull/Structure:[/b] [field]
'''(Termination of Employment Record by Malsquando. If a [[Head of Personnel]] fires a crewmember, make them fill this out.)'''
<div class="mw-collapsible-content"><pre>
[b][u]Termination of Employment Record[/b][/u][br]
[br]
Terminated employee name:[field] [br]
Terminated from the assignment of:[field][br]
[br]
Reason for Termination:[field][br]
[br]
Signature & stamp of relevant Head of Staff:[field][br]
Signature of any involved IA agent:[field][br]
Signature of terminator:[field][br]
[br]
</pre></div></div>


===Job Change Application===
[b]Compromised Atmosphere:[/b] [field]


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
[hr]
[b]Repairs Performed:[/b] [field]
'''(Job Change Application by Malsquando. Documentations to be archived.)'''
<div class="mw-collapsible-content"><pre>
[b][u]JOB CHANGE APPLICATION[/b][/u][br]
[br]
Applicant Name:[field] [br]
Applicant current assignment:[field] [br]
Applicant desired assignment:[field] [br]
[br]
Reason for request:[field] [br]
[br]
Applicant signature:[field] [br]
Signature & stamp of applicants current head of staff:[field][br]
Signature & stamp of receiving head of staff:[field][br]
Signature & stamp of Head of Personnel/Captain:[field][br]
[br]
[br]
</pre></div></div>


===Additional Access Application===
[b]Extended Lockdown Recommended?:[/b] [field]
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
Additional Access Application by Malsquando
<div class="mw-collapsible-content"><pre>
[b][u]ADDITIONAL ACCESS APPLICATION[/b][/u][br]
[br]
Applicant Name:[field] [br]
Applicant current department:[field] [br]
Applicant desired access:[field] [br]
[br]
Reason for request:[field] [br]
[br]
Applicant signature:[field] [br]
Signature & stamp of applicants head of staff:[field][br]
Signature & stamp of relevant  head of staff:[field][br]
Signature & stamp of Head of Personnel/Captain:[field][br]
[br]
[center][small] By signing this form as applicant you are agreeing that you understand and agree to the following; All Heads are within their rights to revoke this access at anytime for any reason, Any crimes committed with the help of this access either by you or another is your direct fault and responsibility and you will be subject legal and disciplinary actions. You also agree that in no way does Nano Trasen incur any liability for any damages, injury or loss, including, but not limited to, direct, indirect, special, or consequential damages arising out of, resulting from, or any way connected to the use of this access.[/small][center][br]
[br]
</pre></div></div>


===Inspection log===
[b]Additional Notes:[/b] [field]
[hr]
[b]Signature of Primary Responding Engineer:[/b] [field]


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
[b]Signature of Chief Engineer [small](if available)[/small]:[/b] [field]
'''(A small log to be written by the [[Head of Personnel]] about the current state of the station. By Superbee29)'''
<div class="mw-collapsible-content"><pre>


[b][large]Inpection log[/large][/b][hr][b]Department:[/b] [field]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
[b]Time:[/b] [field]
[b]Crew status:[/b] [field]
[b]Department rating:[/b] [field]
[i]Comment:[/i] [field][hr][b]Signature:[/b] [field][hr]HEAD OF PERSONNELS STAMP HERE[br]
</pre></div></div>
</pre></div></div>


===Audit log===
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''Engine Startup Report'''
'''(A indepth log to be written by the [[Head of Personnel]] about the current state of the station.by Superbee29)'''
<div class='mw-collapsible-content'>
<pre>
<div class="mw-collapsible-content"><pre>
[center][logo]
[center][logo]
[large][b]Department efficiency audit[/b][/large][/center][hr][b]Time:[/b] [field]
[small][i][station][/i][/small]
[b]Department:[/b] [field]
[h2]ENG-4: Engine Startup Report[/h2][/center][hr]
[b]Head:[/b] [field]
[b]Primary Engine Technician:[/b] [field]
[b]Employees:[/b] [list][field][/list]
[b]Other Engine Technicians:[/b] [field]
[b]General efficiency (0-10):[/b] [field]
 
[b]Audit compliance (0-5):[/b] [field]
[b]Engine Type:[/b] [field]
[b]Head authority (0-5, if there is a head):[/b] [field][hr][b]Result:[/b] [field] efficient
 
[b]Notes (if any):[/b] [field][hr][b]Agent:[/b] [field]
[b]Date and Time of Startup:[/b] [date], [field]
[b]Signature:[/b] [field][hr]STAMP HERE[br]
 
</pre></div></div>
[hr]
[b]Setup Performed:[/b]
 
[field]
 
[b]Auxiliary Power Sources Activated:[/b] [field]


===Warnings===
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''(A set of warnings both verbal and written by "R1f73r" on the discord. Verbal is used when just warning someone verbally, mainly for record keeping on your own end. Written warnings involve other heads, and are to keep a sense of legitimacy for when a crew under you has say, broken SOP, but not done something you feel is demotion worthy.)'''
<div class="mw-collapsible-content"><pre>
[center][logo][/center]
[br]
[large][b][center]Official Written Warning[/center][/b][/large]
[hr]
[hr]
[list][*][b]Employee:[/b][field]
[b]Master Power Network Output:[/b] [field]
[br]
 
[*][b]Reason for Warning:[/b][field]
[b]Substations Utilized?:[/b] [field]
[br]
[small][i]If no, skip to next section.[/i][/small]
[*][b]Disciplinary Action taken, if applicable:[/b][field]
 
[br]
[b]I/O Levels:[/b] [field]
[*][b]Additional Notes:[/b][field][/list]
 
[b]Bypasses Disabled?:[/b] [field]
 
[hr]
[hr]
[list][*][b]Signature of relevant Head of Staff:[/b][field]
[b]Signature of Primary Engine Technician:[/b] [field]
[br]
 
[*][b]Signature of impartial Head of Staff:[/b][field]
[b]Signature of Chief Engineer [small](if available)[/small]:[/b] [field]
[br]
 
[*][b]Signature of warned Employee[/b][field][/list]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>
 
 
<hr>
 
=== Exploration ===
 
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''Flight Plan'''
<div class='mw-collapsible-content'>
<pre>
[center][logo]
[small][i][station][/i][/small]
[h2]EXP-1: Flight Plan[/h2][/center][hr]
[b]Leader:[/b] [field]
 
[b]Expected Departure Time:[/b] [field]
 
[hr]
[hr]
[i]Time warning was issued:[/i][field]
[b]Crew Manifest:[/b] [field]
[br]
[small]Stamps to verify authenticity[/small]


-----------
[b]Objective:[/b] [field]
 
[b]Expected Contact/Return Time:[/b] [field]


[center][logo][/center]
[br]
[large][b][center]Verbal Warning[/center][/b][/large]
[hr]
[hr]
[list][*][b]Employee:[/b][field]
[b]Leader's Signature:[/b] [field]
[br]
 
[*][b]Reason for Warning:[/b][field]
[b]Pathfinder's Signature [small](if different)[/small]:[/b] [field]
[br]
 
[*][b]Additional Notes:[/b][field][/list]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>
 
 
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''Pre-Flight Checklist'''
<div class='mw-collapsible-content'>
<pre>
[center][logo]
[small][i][station][/i][/small]
[h2]EXP-2: Pre-Flight Checklist[/h2][/center][hr]
[b]Inspecting Pilot:[/b] [field]
 
[b]Inspected Shuttlecraft:[/b] [field]
 
[b]Time of Inspection:[/b] [field]
 
[hr]
[hr]
[list][*][b]Signature of relevant Head of Staff:[/b][field]
[small][i]Go through each item in the below table, in order. [b]Do not skip any applicable part of the checklist.[/b] Do not memorize the checklist. Only complete this checklist when performing a pre-flight check. You are responsible for the safety and integrity of your shuttlecraft.[/i]
[center][table]
[row][cell][b]#[/b][cell][b]Check[/b][cell][b]Pass/Fail[/b][cell][b]Amount/Note[/b]
[row][cell]1a[cell]Exterior hull and windows show no sign of damage[cell][field][cell][field]
[row][cell]1b[cell]Interior hull and windows show no sign of damage[cell][field][cell][field]
[row][cell]2a[cell]Short-range fuel tank is fueled (min. 1000kPa)[cell][field][cell][field]
[row][cell]2b[cell]Long-range fuel tank is fueled (or flight planincludes stop at a gas station)[cell][field][cell][field]
[row][cell]2c[cell]All pumps and valves are open and set tomaximum flow rate[cell][field][cell][field]
[row][cell]3a[cell]All APCs are either green (fully charged) or blue (charging)[cell][field][cell][field]
[row][cell]3b[cell]SMES charge is at or above 80% capacity[cell][field][cell][field]
[row][cell]3c[cell]SMES is connected to power network[cell][field][cell][field]
[row][cell]3d[cell]All visible power cables are free of damage[cell][field][cell][field]
[row][cell]4a[cell]Generator is bolted to the floor and connected to a power cable[cell][field][cell][field]
[row][cell]4b[cell]Generator fuel is present and is either loaded into generator or stored in a fireproof container[cell][field][cell][field]
[row][cell]5a[cell]All air alarms are green (no atmospheric warnings)[cell][field][cell][field]
[row][cell]5b[cell]Air distribution tank is at or above 4MPa and air scrubber tank is at or below 100kPa[cell][field][cell][field]
[row][cell]5c[cell]Airlock buffer tank is between 200kPa and 600kPa[cell][field][cell][field]
[row][cell]6a[cell]Enough [u]spare[/u] oxygen tanks and breath masks for every crewmember on board[cell][field][cell][field]
[row][cell]6b[cell]Enough voidsuits or other protective equipment for every crewmember on board[cell][field][cell][field]
[row][cell]7a[cell]Sensor array is free of damage (check console)[cell][field][cell][field]
[row][cell]7b[cell]Engines are connected to engine control console and turned on[cell][field][cell][field]
[/table][/center][/small]
[hr]
[hr]
[i]Time warning was issued:[/i][field]
[b]Inspecting Pilot's Signature:[/b] [field]
[br]
 
[small]Stamps to verify authenticity[/small]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>
</pre></div></div>
==Kitchen/Bar==
'''(Note: These are not up to date and will never be updated. Please at a look at our [[Guide to Food and Drink]] for up to date listings.)'''


===Bar menu===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''(Bar Menu By GauHelldragon. The break in the last section is where you have to copy/paste twice, since there is a limit on how much you can write to a paper each time.)'''
'''Expedition Summary'''
<div class="mw-collapsible-content"><pre>
<div class='mw-collapsible-content'>
<pre>
[center][logo]
[small][i][station][/i][/small]
[h2]EXP-3: Expedition Summary[/h2][/center][hr]
[b]Expedition Leader:[/b] [field]
 
[b]Locations Visited:[/b] [field]
 
[b]General Purpose of Mission:[/b] [field]
 
[hr]
[b]Brief Summary of Activities:[/b]
[field]
 
[b]Crew Status and Casualties:[/b]
[field]
 
[b]Objects or Materials Recovered:[/b]
[field]
 
[b]Recommended Follow-Up Activities:[/b]
[field]
 
[b]Additional Notes:[/b]
[field]


[b]THE MALTESE FALCON[br]
[hr]
[hr][br]
[b]Expedition Leader's Signature:[/b] [field]
Ask about our daily special![br]
[br]
DRINKS[/b][br]
[hr][br]
Space Beer[br]
Iced Space Beer[br]
Station 13 Grog[br]
Magm-Ale[br]
Griffeater's Gin[br]
Uncle Git's Special Reserve[br]
Caccavo Guaranteed Quality Tequilla[br]
Tunguska Triple Distilled[br]
Goldeneye Vermouth[br]
Captain Pete's Cuban Spiced Rum[br]
Doublebeard Beared Special Wine[br]
Chateua De Baton Premium Cognac[br]
Robert Robust's Coffee Liqueur[br]
[br]
[b]MIXED DRINKS[/b][br]
[hr][br]
Allies Cocktail[br]
Andalusia[br]
Anti-Freeze[br]
Bahama Mama[br]
Classic Martini[br]
Cuba Libre[br]
Gin Fizz[br]
Gin and Tonic[br]
Irish Car Bomb[br]
Irish Coffee[br]
Irish Cream[br]
Long Island Iced Tea[br]
Manhattan[br]
The Manly Dorf[br]
Margarita[br]
Screwdriver[br]
Syndicate Bomb[br]
Pan-Galactic Gargle Blaster[br]
Tequilla Sunrise[br]
Vodka Martini[br]
Vodka and Tonic[br]
Whiskey Cola[br]
Whiskey Soda[br]
White Russian[br]
[hr][br][b]NON-ALCOHOLIC DRINKS[/b][br]
Coffee[br]
Tea[br]
Hot Chocolate[br]
Iced Tea[br]


[b]Pathfinder's Signature [small](if different)[/small]:[/b] [field]


Iced Coffee[br]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
Orange Juice[br]
Tomato Juice[br]
Tonic Water[br]
Sodas[br]
</pre></div></div>
</pre></div></div>


===Extended Bar Menu===
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''(Extended Bar Menu by Phil235 The break in the middle is where you have to copy/paste twice, since there is a limit on how much you can write to a paper each time.)'''
<div class="mw-collapsible-content"><pre>
[b][large][u]THE MALTESE FALCON[/u][/b][/large][br]
[br]
[br]
[b][u]DRINKS[/u][/b][br]
[br]*[small]= availability not guaranteed[/small][br][br]
Space Beer[br]Beer from the keg[br]Iced Space Beer[br]Station 13 Grog[br]Magm-Ale[br]Griffeater's Gin[br]Uncle Git's Special Reserve[br]Caccavo Guaranteed Quality Tequilla[br]Tunguska Triple Distilled[br]Goldeneye Vermouth[br]Captain Pete's Cuban Spiced Rum[br]Doublebeard Beared Special Wine[br]Chateau De Baton Premium Cognac[br]Robert Robust's Coffee Liqueur (Kahlua)[br]Moonshine*[br]
[br][br][b][u]COCKTAILS[/u][/b][br][br]Allies Cocktail[br]Andalusia[br]Anti-Freeze[br]Bahama Mama[br]Classic Martini[br]Cuba Libre[br]Gin Fizz[br]Gin and Tonic[br]Irish Car Bomb[br]Irish Coffee[br]Irish Cream[br]Long Island Iced Tea[br]Manhattan[br]The Manly Dorf[br]Margarita[br]Screwdriver[br]Syndicate Bomb[br]Pan-Galactic Gargle Blaster[br]Tequilla Sunrise[br]Vodka Martini[br]Vodka and Tonic[br]Whiskey Cola[br]Whiskey Soda[br]White Russian[br]


<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''Flight Manifest'''
<div class='mw-collapsible-content'>
<pre>
[table][cell][small][i]Printed [date] at [time].[/i][/small][center][h3]NSB Atlas[/h3][b]EXP-4: Flight Manifest[/b][/center][hr][b]Shuttle Manifest[/b]
[b]Flight Crew[/b]:
[table][cell]Name[cell]Profession[cell]Role
[row][cell][small][field][/small][cell][small][field][/small][cell][small][field][/small]
[row][cell][small][field][/small][cell][small][field][/small][cell][small][field][/small]
[row][cell][small][field][/small][cell][small][field][/small][cell][small][field][/small]
[row][cell][small][field][/small][cell][small][field][/small][cell][small][field][/small][/table][b]Shuttle Passengers[/b]:
[table][cell]Name[cell]Profession
[row][cell][small][field][/small][cell][small][field][/small]
[row][cell][small][field][/small][cell][small][field][/small]
[row][cell][small][field][/small][cell][small][field][/small]
[row][cell][small][field][/small][cell][small][field][/small][/table][hr][b]Shuttle Status[/b]
[table][cell]Requested Shuttle:[cell][small][field][/small][/table][table][cell][b]Pre-Flight Checklist[/b]:[table][cell]Structure Status:[cell][small][field][/small]
[row][cell]Fuel Status:[cell][small][field][/small]
[row][cell]Engine Status:[cell][small][field][/small]
[row][cell]Sensors Status:[cell][small][field][/small]
[row][cell]SMES Status:[cell][small][field][/small]
[row][cell]Generator Status:[cell][small][field][/small]
[row][cell]Emergency Gear:[cell][small][field][/small]
[row][cell]Atmos. Status:[cell][small][field][/small][/table]Inspected by:[table][cell]Name[cell]Profession[cell]Role
[row][cell][small][field][/small][cell][small][field][/small][cell][small][field][/small][/table][small][i]I take responsibility for any negligent preparations or failures to complete all checks listed above, and am trained and authorized to operate this vessel and its equipment.[/i][/small][table][cell]Signature:[cell][small][field][/small][/table][/table][hr][b]Flight Details[/b]:
[table][cell]Flight Lead:[cell][small][field][/small][/table][table][cell]Flight Objective:[row][cell][small][field][/small][/table][table][cell]Expected Departure Time:[cell][small][field][/small]
[row][cell]Expected Contact/Return Time:[cell][small][field][/small][/table][b]Estimated Flight Path[/b]:
[table][cell]Origin[cell]Destination[cell]Duration
[row][cell][small][field][/small][cell][small][field][/small][cell][small][field][/small]
[row][cell][small][field][/small][cell][small][field][/small][cell][small][field][/small][/table][hr][b]Flight Authorization[/b][table][cell]Requested by:[cell][small][field][/small]
[row][cell]Signature:[cell][small][field][/small]
[row][cell]Pathfinder Signature:[cell][small][field][/small]
[row][cell]Other Auth. Signature:[cell][small][field][/small]
[row][cell]Other Auth. Profession:[cell][small][field][/small][/table][hr]


Goldschlager* [br]Hippie's Delight* [br]Hooch* [br]Acid Spit* [br]Aloe* [br]Amasec* [br]Atomic Bomb*[br]B-52[br]Barefoot*[br]Beepsky Smash*[br]Bilk [br]Black Russian [br]Bloody Mary[br]Booger*[br]Brave Bull[br]Changeling Sting [br]Demons Blood*[br]Devil's Kiss* [br]Driest Martini*[br]Erika Surprise*[br]Manhattan Project*[br]Nuka Cola*[br]Neurotoxin*[br]Patron*[br]Sake*[br]Sbiten*[br]Singulo*[br]Snow White[br]Three Mile Island Iced Tea[br]Toxins Special*[br][br][br][b][u]NON-ALCOHOLIC DRINKS[/u][/b][br][br]Coffee[br]Tea[br]Hot Chocolate[br]Iced Tea[br]Iced Coffee[br]Orange Juice[br]Tomato Juice[br]Lime Juice[br]Lemon Juice*[br]Potato Juice*[br]Berry Juice*[br]Watermelon Juice*[br]Tonic Water[br]Sodas[br]Banana Honk*[br]Brown Star[br]Kira Special[br]Lemonade*[br]Cafe Latte[br]Mead*[br]Milk Shake[br]Red Mead*[br]Rewriter[br]Silencer*[br]Soy Latte*[br]The Doctor's Delight*[br]
[center][small][i]Departmental stamps should be placed below.[/i][/small][/center]
</pre></div></div>
</pre></div></div>


===Kitchen Menu===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<hr>
=== Medical ===
'''(Kitchen Menu by Phil235)'''
 
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
<div class="mw-collapsible-content"><pre>
'''Shift-Start Checklist'''
<div class='mw-collapsible-content'>
<pre>
[center][logo]
[small][i][station][/i][/small]
[h2]MED-0: Shift-Start Checklist[/h2][/center][hr]
The following is a checklist of actions generally considered useful or essential to perform at the start of a work shift, or as soon as possible otherwise. Please sign to the right of each item when completed. If necessary, you may put notes regarding the work item after your signature.


[center][large][b]NSB ADEPHAGIA KITCHEN MENU[/b][/large][/center][hr]
[hr][center][table]
[center][large]= A la Carte =[/large][/center][br][hr]
[row][cell]Basic chemicals completed (inaprovaline, bicaridine,[br] dylovene, dexalin (plus), hyronalin, etc.)[cell][field]
[u][b]Appetizers[/b][/u][br][list][*]Plump biscuit[*]fortune cookie[*]cracker[*]Popcorn[*]Poppy Pretzel[/list][hr]
[row][cell]Advanced chemicals completed (alkysine, peridaxon,  [br]spaceacillin, etc.)[cell][field]
[u][b]Vegetable Recipes[/b][/u][br][list][*]Boiled Rice[*]Stewed soy meat[*]loaded baked potato[*]Eggplant Parmigiana[*]Chawanmushi[*]Cheese slices[*]Tofu[*]Soylen Viridians[*]Cold Chili Stew[*]Hot Chili Stew[/list][hr]
[row][cell]Department cleaned with medical-grade space cleaner[cell][field]
[u][b]Fries[/b][/u][br][list][*]Carrot Fries[*]Potato Fries[*]Cheesy Fries[/list][hr]
[row][cell]Crew asked to enable suit sensors (do NOT press them)[cell][field]
[u][b]Salads[/b][/u][br][list][*]Herb Salad[*]Aesir Salad[*]Valid Salad[/list][hr]
[row][cell]Medical equipment organized neatly[cell][field]
[u][b]Soups[/b][/u][br][list][*]Meatball soup[*]Nettle Soup[*]Wish Soup[*]Vegetable Soup[*]Tomato Soup[*]Mushroom Soup[*]Beet Soup[*]Milo Soup[/list][hr]
[row][cell]Resleeving chamber and bio-printer filled with biomass[cell][field]
[u][b]Breads[/b][/u][br][list][*]Baguette[*]Jelly Toast[*]'Two bread'[*]Regular Bread[*]Meat Bread[*]Tofu Bread[*]Banana-nut Bread[*]Cream Cheese Bread[/list][hr]
[row][cell]Medical records checked for prescriptions/important info[cell][field]
[u][b]Meat Recipes[/b][/u][br][list][*]Meat steak[*]Enchiladas[*]Monkey's delight[*]Stew[*]Sausage[*]Faggot[*]Kebab[*]Cheese omelette[*]Fried eggs[*]Boiled egg[*]Donk Pocket[*]Fish 'n' Chips[*]Fish fingers[*]Cuban Carp[/list][hr]
[/table][/center]
[u][b]Burgers[/b][/u][br][list][*]Meat Burger[*]Tofu Burger[*]Jelly Burger[*]Big Bite Burger[*]Super Bite Burger[*]Fillet-o-Carp burger[/list][hr]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
[u][b]Sandwiches[/b][/u][br][list][*]Sandwich[*]Toasted Sandwich[*]Grilled Cheese Sandwich[*]Jelly Sandwich[/list][hr]
[u][b]Pizzas[/b][/u][br][list][*]Margherita[*]Mushroom Pizza[*]Meat Pizza[*]Vegetable Pizza[/list][hr]
[u][b]Spaghettis[/b][/u][br][list][*]Boiled Spaghetti[*]Tomato Pasta[*]Spaghetti & meatballs[*]Spesslaw[/list][hr]
[u][b]Pies[/b][/u][br][list][*]Golden Apple Tart[*]Plump Pie[*]Pumpkin Pie[*]Meat Pie[*]Tofu Pie[*]Cherry Pie[*]Berry Clafoutis[*]Apple Pie[*]Banana Cream Pie[/list][hr]
[u][b]Cakes[/b][/u][br][list][*]Vanilla Cake[*]Carrot Cake[*]Cheese Cake[*]Birthday Cake[*]Apple Cake[*]Orange Cake[*]Lime Cake[*]Lemon Cake[*]Chocolate Cake[/list][hr]
[u][b]Desserts[/b][/u][br][list][*]Muffins[*]Candied Apple[*]Rice pudding[*]Chocolate egg[*]Waffle[*]Donut[*]Jelly Donut[/list][hr]
[u][b]Drinks[/b][/u][br][list][*]Water[*]Milk[*]Orange Juice[*]Watermelon Juice[*]Lime Juice[*]Lemon Juice[*]Berry Juice[*]Potato Juice[/list][hr]
[u][b]Alcohols[/b][/u][br][list][*]Kahlua[*]wine[*]sake[*]vodka[*]moonshine[/list][br][small]Ask the bartender for cocktails[/small][hr]
[u][b]Condiments[/b][/u][br][list][*]Hot sauce[*]Cold sauce[*]Ketchup[*]Corn oil[*]Soy sauce[/list]
[br][br][br][hr][small][i]The availability of each recipe may vary. Restrictions may apply.[/i][/small]
</pre></div></div>
</pre></div></div>


==Medical==
===Medical Guidelines===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''Treatment Report'''
'''(This is a form for Medical Guidelines. Feel free to add something.)'''
<div class='mw-collapsible-content'>
<pre>
<div class="mw-collapsible-content"><pre>
[center][logo]
[center][b]NSB ADEPHAGIA
[small][i][station][/i][/small]
[logo]
[h2]MED-1: Treatment Report[/h2][hr][small][i]For documentation use only. Sharing this document with staff outside of the Medical department may be a breach of NDP![/i][/small][/center]
[large][u]Medical Department Guidelines[/u][/large][/b][/center][hr]
[b]Patient Name:[/b] [field]
 
[b]Patient Status on Arrival:[/b] [field]
 
[b]Date and Time of Arrival:[/b] [date], [field]
 
[b]Name of Treating Medic [small](if applicable)[/small]:[/b] [field]
 
[b]Name of Attending Physician [small](if applicable)[/small]:[/b] [field]
 
[hr]
[b]Description of Symptoms:[/b] [field]
 
[b]Superficial Treatments Performed [small](if applicable)[/small]:[/b] [field]


[hr][br]
[b]Medications Administered & Amount [small](if applicable)[/small]:[/b] [field]
[center][b]Golden rule:[/b][/center] [center]Keep communications up at all times on the Medical Channel and report all patient treatments, Prescriptions Et cetera![/center][br]
[hr][br]
[b]Guidelines[/b][br]
[*] As a Medical doctor you are not required to do the chems, No. But you are required to at least do the basic chems. Two bottles are enough. This includes:
Dylovene, Dermaline, Biracidine, Dexalin Plus.[br]
[*]As a chemist however, you are required to do the advanced chems as well.[br]
[*]Maintain equipment in peak condition at all times.[br]
[*]Stay calm under all circumstances, Patients tend to get nervous if their doctor is nervous.[br]
[*]Each treatment should be added to the patients medical records![br]
[*][b]Always[/b] lock Medical lockers & logout of Medical terminals after each use.[br]
[*]Never forget the Hippocratic oath.[br]
[*]Non-Disclosure Policy. We are not allowed to give out information about our patients. That includes the reason of their death. Special circumstances can change that. Read the Medical SoP ( Standard Operating Procedure ).[br]
[*]If the Virology lab is being used, Notify your fellow employee's on the medical channel.[br]
[*]Respect the chain of command! The Chief Medical Officer outranks you. The captain outranks the CMO. That does not mean that the Captain can ignore the Non-Disclosure Policy.[br]
[*]Just because you are a Nurse, Surgeon or Emergency Physician, doesn't mean that you are not required to treat patients.[br]
[*][b]Prioritize Patients:[/b] minor damage can be treated later. ( Sometimes you should apply Spacecilin though, to avoid infections). More important cases take priority.[br]
[*]Maintain proper manners! As a Medical Doctor of 'Nanotrasen' You must maintain a proper uniform appearance.[br]
[*]Always have your Medical Belt filled with some basic chems at the very least. Not being equipped properly are grounds for a demotion.[br]
[*]Going to cryo with Gear will result in a [b]suspension[/b] from the Medical team. [b][[But seriously try to take your gear off, We’ll understand if it was an emergency but try to not cryo with gear]].[/b][br]
[*]The front desk of the Medbay doesn't /have/ to be manned at all times. The crew has headsets for a reason. That doesn't mean it shouldn't be manned at all times.[br]
[*]Wash your hands before you do surgery. Wear latex gloves and a sterile mask. Wash those too.[br]
[*]Personal Note: Under my command, You should keep your medical belt equipped. Including your hud. I understand if you not much is going on and you're doing whatever you do. But if I see someone walking in as the shift started. Not getting equipped and heading out already, I'll fire you without a warning.[br]
[small][i]Credits for this go to Lassara Faaira'Nrezi[/i][/small]
</pre></div></div>
===Prescription Form===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
[b]Surgeries Performed [small](if applicable)[/small]:[/b] [field]
'''(A form for prescribing patients medicines that they can then pick up later.)'''
<div class="mw-collapsible-content"><pre>


[center][large][b]NSB Adephagia Medical Department[/b][/large][/center]
[br]
[large][u]Prescription[/u]:[/large][br] [field]
[br][br][hr]
[u]For[/u]: [field] [br]
[u]Assignment[/u]: [field] [br]
[hr]
[hr]
[u]Prescribing Doctor[/u]: [field] [br]
[b]Narrative:[/b]
[u]Date[/u]: [field] [br]
[field]
 
[b]Post-Treatment Advice [small](if applicable)[/small]:[/b] [field]
 
[hr]
[hr]
[u]Pharmacist[/u]: [field] [br][br]
[b]Signature of Attending Physician:[/b] [field]
[small]This prescription will not be refilled except under written authorization.[/small]
 
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>
</pre></div></div>
===Autopsy Report===
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''(Autopsy Report by Susan)'''
'''Prescription Form'''
<div class='mw-collapsible-content'>
<div class="mw-collapsible-content"><pre>
<pre>
[b][center]OFFICE OF THE STATION MEDICAL EXAMINER[/b][/center][br]
[center][logo]
[i][center]NSB Adephagia[/i][/center][br]
[small][i][station][/i][/small]
[br]
[h2]MED-2: Prescription Form[/h2][hr][/center]
DECEASED: [field][br]
[b]Patient Name:[/b] [field]
RACE: [field][br]
 
SEX: [field][br]
[b]Prescribing Doctor:[/b] [field]
AGE: [field][br]
 
RANK: [field][br]
[b]Name of Prescription Medicine:[/b] [field]
[b]Dosage Type & Amount:[/b] [field]
 
[b]Prescription Start Date:[/b] [field]
[b]Prescription End Date:[/b] [field]
[hr][h3]INSTRUCTIONS:[/h3][field]
 
[b]Potential Side Effects:[/b] [field]
 
[b]Additional Notes:[/b] [field]
 
[hr]
[hr]
TYPE OF DEATH: [field][br]
Only take this medication as prescribed, according to the above instructions. Do not stop taking this medication without consulting your doctor. If you miss a dose, take it as soon as you remember unless it is close to the time of your next dose. [b]Do not take multiple doses to make up for a missed dose.[/b] If you have any questions about this medication, ask your doctor.
DESCRIPTION OF BODY: [field][br]
 
MARKS AND WOUNDS: [field][br]
Keep a copy of this form with your medication so you may easily reference it.
 
[hr]
[hr]
PROBABLE CAUSE OF DEATH: [field][br]
[b]Signature of Patient:[/b] [field]
MANNER OF DEATH: [field][br]
 
[hr]
[b]Signature of Attending Physician:[/b] [field]
[i]I hereby declare that after receiving notice of the death described herein, I took charge of the body and made inquiries regarding the cause of death in accordance with Section 38-701b of NanoTrasen Pathology Code, and that the information contained herein regarding said death is true and correct to the best of my knowledge and belief.[/i][br]
 
SIGNATURE: [field][br]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>
</pre></div></div>


===Department Health Inspection===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''(By Emmanuel Bassil)'''<div class="mw-collapsible-content"><pre>
'''Resleeving Report'''
[center][b][u]S-113 Form:[/u][/b][large]Shift Departmental Sanitation Assessment[/center][/large]
<div class='mw-collapsible-content'>
[br][hr]
<pre>
[br][b][u]Department:[/u][/b][i]
[center][logo]
[br][field][/i]
[small][i][station][/i][/small]
[br][b][u]Inspecting Medical Employee's Signature:[/u][/b][i]
[h2]MED-3: Resleeving Report[/h2][hr][/center]
[br][field][/i]
[b]Patient Name:[/b] [field]
[br][b][u]Sanitary state of Department:[/u][/b][i]
[br][field][/i]
[br][b][u]Sanitary state of Employees:[/u][/b][i]
[br][field][/i]
[br][b][u]Suggested action:[/u][/b][i]
[br][field][/i]
[br][b][u]Action Taken. Administrative use only.[/u][/b][i]
[br][field][/i]
[br][b][u]Chief Medical Officer's Signature.[/u][/b][i]
[br][field][/i]
[br][hr][i][small]Contained review materials are not representative of the views of NT. NT and are not liable for any bias or offensive language contained within said review materials. NT withold the right to action upon any information contained within this assessment.[/i][/small][br]


[b]Attending Physician:[/b] [field]
[b]Date and Time of Death:[/b] [date], [field]
[b]Date and Time of Resleeving:[/b] [date], [field]
[hr][h3]Checklist:[/h3][b][small]UNDER NO CIRCUMSTANCES SHOULD THE PATIENT BE ALLOWED TO VIEW THEIR DEAD BODY.[/b][/small][list][*]Patient has been given interim clothes if required - [field]
[*]Patient has been asked how they are feeling and provided food and water if requested - [field]
[*]Patient has been asked about their most recent memory or knowledge of the current situation - [field]
[*]Patient has been informed that they have been resleeved - [field]
[*]Patient has been given a chance to process the above and allowed to ask any questions they may have - [field]
[*]If necessary, patient has been relieved of duty to assist in recovery - [field]
[*]Patient has been given their personal effects back - [field]
[*]Patient has been discharged - [field]
[/list]
[hr]
[b]Additional Notes:[/b] [field]
[b]Signature of Attending Physician:[/b] [field]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>
</pre></div></div>
===NIF Surgery Waiver===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
'''(to be used in the process of preparing a subject for Nif surgery. By Tally)'''<div class="mw-collapsible-content"><pre>
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''Death Certificate'''
<div class='mw-collapsible-content'>
<pre>
[center][logo]
[center][logo]
[b]NIF surgery waiver[/b][/center]
[small][i][station][/i][/small]
[h2]MED-4: Death Certificate[/h2][/center][hr]
[b]Deceased Patient's Name:[/b] [field]
 
[b]Attending Physician:[/b] [field]
 
[hr]
[hr]
I, [field] (hereafter referred to as 'the patient'), hereby grant permission for the installation of a Nanite Implant Framework (hereafter referred to as a NIF), a non-essential and invasive implantation surgical procedure. I have been informed of and recognize the risks of this procedure, and the risks of possessing an implanted NIF, outlined below.
[b]Date of Death:[/b] [date]
[b]Time of Death:[/b] [field]
 
[b]Cause of Death:[/b] [field]
 
[b]DNR/DNC Request Present:[/b] [field]
[b]Off-Station Cloning Available:[/b] [field]
 
[hr]
[hr]
Due to the complexity of this procedure, life-threatening risks are present. A skilled surgeon will be called upon to operate the procedure. They are expected to uphold Standard Operating Procedure and all surgical procedural guidelines.
[i][small]I, the undersigned, with my authority as a licensed medical practitioner, declare the aforementioned patient to have irreversibly died at the aforementioned date and time in the aforementioned manner. I affirm that all information in this death certificate is true and correct to the best of my knowledge.[/i][/small]


There are possible risks associated with the installation of certain NIFsoft programs as well, such as malfunction or malware.
[b]Signature of Attending Physician:[/b] [field]


Upon installation, there will be a half-hour calibration period while the NIF connects to neurons in the brain, during which the patient will experience the following symptoms.
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
[list]
</pre></div></div>
[*]Loss of sight for approximately the first five minutes of calibration.
[*]Grainy vision after restoration of ocular functions.
[*]Strange and unusual sensations and tingling.
[*]Extreme full-body pain.
[*]Headaches.
[*]Weakness.
[*]Intermittent fainting and loss of consciousness.[/list]


The patient may be discharged after the 30-minute recovery period has passed. The patient will be notified by their NIF when the process is complete.


As the patient, you are entitled to priority medical care in the event of a surgery-related emergency, up to and including resleeving if necessary. You are also entitled to an available, surgically-trained physician of your choice for the implantation in the event you do not like the one assigned to your care.
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
[hr]
'''Physical Exam'''
[small]By signing this form I agree that I have read and assessed the risks associated with owning a NIF and NIF implantation surgery and give my consent for operation of this procedure.
<div class='mw-collapsible-content'>
<pre>
[center][logo]
[small][i][station][/i][/small]
[h2]MED-5: Physical Exam[/h2][/center][hr]
[b]Patient's Name:[/b] [field]


Signature of Patient: [field]
[b]Attending Physician:[/b] [field]
Signature of operating surgeon: [field]
[/small]
</pre></div></div>
===Resleeve Request===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
[b]Date:[/b] [date]
[b]Time:[/b] [time]
'''(This form is for crew members to request a new body- presumably after designing their sparkledog in the Body Designer console.''' '''created by user Vorrarkul)'''
<div class="mw-collapsible-content"><pre>
[center][b]Virgo Orbital Research Establishment
[logo]
[large][u]Resleeve Request[/u][/large][/b][/center][hr][small][i]To be filled out by the requesting employee. All sections are required to be filled out. This report must be signed and submitted before any resleeving may be performed.[/i][/small]


[b]Requesting Employee:[/b] [field]
[hr]
[b][u]Reason for Resleeve:[/u][/b]
[large][b]Vitals:[/b][/large]
[field]
[list][*][b]Pulse [small](bpm)[/small]:[/b] [field]
[b][u]Requested Conduct Regarding Old Sleeve:[/u][/b]
[*][b]Abnormal Heart Noises:[/b] [field]
[field]
[*][b]Abnormal Lung Noises:[/b] [field]
[*][b]Eye Reaction to Penlight:[/b] [field]
[/list][large][b]Lifestyle:[/b][/large]
[list][*][b]Exercise Habits:[/b] [field]
[*][b]Smoking Habits:[/b] [field]
[*][b]Any Recent Radiation Exposure:[/b] [field]
[*][b]Any Recent Sicknesses:[/b] [field]
[/list]
[b]Other Notes:[/b] [field]


[hr][b]Requesting Employee's Signature:[/b] [field]
[b]Medical Doctor's Signature:[/b] [field]
[b]Date of Signature:[/b] [date]
[small][i]Use 'sign' enclosed by brackets to create a signature.
This form must be stamped below the line by the Chief Medical Officer before the end of one standard work week.[/i][/small]
[hr]
[hr]
[b]Recommendations for Patient:[/b] [field]
[b]Signature of Attending Physician:[/b] [field]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>
</pre></div></div>
===(Chemist): Medical Prescription Request===
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''(This is to be handed out to people requesting prescriptions- typically seen used for those roleplaying medical conditions. created by user Vorrarkul)'''
<div class="mw-collapsible-content"><pre>
[center][b]Virgo Orbital Research Establishment
[logo]
[large][u]Resleeve Request[/u][/large][/b][/center][hr][small][i]To be filled out by the requesting employee. All sections are required to be filled out. This report must be signed and submitted before any resleeving may be performed.[/i][/small]


[b]Requesting Employee:[/b] [field]
[b][u]Reason for Resleeve:[/u][/b]
[field]
[b][u]Requested Conduct Regarding Old Sleeve:[/u][/b]
[field]


[hr][b]Requesting Employee's Signature:[/b] [field]
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
[b]Medical Doctor's Signature:[/b] [field]
'''Mental Health Patient Intake Form'''
[b]Date of Signature:[/b] [date]
<div class='mw-collapsible-content'>
[small][i]Use 'sign' enclosed by brackets to create a signature.
<pre>
This form must be stamped below the line by the Chief Medical Officer before the end of one standard work week.[/i][/small]
[center][logo]
[small][i][station][/i][/small][br][large][b]MED-6: Mental Health Patient Intake Form[/b][/large][/center]
[hr]
[hr]
</pre></div></div>
[b]Name of Patient:[/b] [field]
===(Psychiatrist): Psychiatric Evaluation===
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
[b]Date of Birth:[/b] [field]
 
'''(This form is to help supplement psychiatric roleplay, and be filled out after a therapy session by the psychiatrist.''' '''created by user Vorrarkul)'''
[b]Occupation:[/b] [field]
<div class="mw-collapsible-content"><pre>
[center][b]Virgo Orbital Research Establishment
[logo]
[large][u]Psychiatric Evaluation[/u][/large][/b][/center][hr][small][i]To be filled out by the psychiatrist. Fill out as many sections as possible. This report must be signed and submitted before the end of one standard work week.[/i][/small]


[b]Psychiatrist:[/b] [field]
[hr][small][i]The following questions should be filled out by the patient without supervision or direction.[/small][/i]
[b]Patient and Occupation:[/b] [field]


[hr][b][u]Concerns:[/u][/b]
[b]List of current physical and mental ailments [small](as described by you or another healthcare professional)[/small]:[/b]
[field]
[field]
[b][u]Evaluation:[/u][/b]
 
[b]List of current and prior prescription medicine usage:[/b]
[field]
[field]
[b][u]Conclusion:[/u][/b]
 
[b]Why do you want to see a mental health professional?[/b]
[field]
[field]


[hr][b][u]Comments:[/u][/b]
[b]Anything else I should know about you?[/b]
[field]
[field]


[hr][b]Psychiatrist's Signature:[/b] [field]
[b]Date of Signature:[/b] [date]
[small][i]Use 'sign' enclosed by brackets to create a signature.
This form must be stamped below the line by the Chief Medical Officer before the end of one standard work week.[/i][/small]
[hr]
[hr]
[b][field][/b] is expected to be your assigned mental healthcare professional. Please note that due to the decentralization of NanoTrasen's healthcare facilities, you may visit a different professional from time to time. Please take care to keep a summary of past visits with you to help you get the best care you need.
[b]Patient's Signature:[/b] [field]
[b]Doctor's Signature:[/b] [field]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>
</pre></div></div>


==Internal Affairs==
===Internal Affairs Report===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''(This is the one to be used by the Agent themselves, after investigating and gathering evidence against someone who has broken the rrrrrules. created by user Vorrarkul)'''
 
'''Mental Health Session'''
<div class="mw-collapsible-content"><pre>
<div class='mw-collapsible-content'>
[center][b]Virgo Orbital Research Establishment
<pre>
[logo]
[center][logo]
[large][u]Internal Affairs Report[/u][/large][/b][/center][hr][small][i]To be filled out by an internal affairs agent investigating the incident. Fill out as many sections as possible. This report must be signed and submitted before the end of the shift.[/i][/small]
[small][i][station][/i][/small][br][large][b]MED-7: Mental Health Session[/b][/large]
[hr][b][small]WARNING: This document is considered privileged information between the psychiatrist and the patient. Unauthorized access may result in charges.[/center][/b][/small][hr]
[b]Name of Patient:[/b] [field]
 
[b]Name of Psychiatrist:[/b] [field]
 
[b]Date of Session:[/b] [date]
[b]Time of Session:[/b] [time]
 
[hr]
[b]Topics Addressed:[/b]
[field]
 
[b]Continuing Topics from Previous Session [small](if any)[/small]:[/b]
[field]


[b]Investigating Agent:[/b] [field]
[hr]
[b][u]Witness(es):[/u][/b]
[b]Chickenscratch Notes:[/b]
[small][i]Use this during the session.[/i][/small]
[field]
[field]


[hr][b]Subject(s):[/b] [field]
[hr]
[b]Incident(s):[/b] [field]
[b]Summary of Session:[/b]
[b][u]Evidence:[/u][/b]
[field]
[field]
[b][u]Details:[/u][/b]
 
[b]Other Notes:[/b]
[field]
[field]


[hr][b][u]Comments:[/u][/b]
[b]Recommended Next Steps:[/b]
[field]
[field]


[hr][b]Investigating Agent's Signature:[/b] [field]
[b]Date of Signature:[/b] [date]
[small][i]Use 'sign' enclosed by brackets to create a signature.
This form must be stamped below the line by internal affairs before the end of one standard work week.[/i][/small]
[hr]
[hr]
[small][i]I, the undersigned, certify the above notes to be accurate for the session for which they were written.[/i][/small]
[b]Psychiatrist's Signature:[/b] [field]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>
</pre></div></div>


===Internal Affairs Complaint===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''General Surgery Waiver'''
'''(This form is to be filled out by crew members who have a bone to pick with their coworkers- up to and including their superior. created by user Vorrarkul''')
<div class='mw-collapsible-content'>
<pre>
<div class="mw-collapsible-content"><pre>
[center][logo]
[center][b]Virgo Orbital Research Establishment
[small][i][station][/i][/small]
[logo]
[h2]MED-8: General Surgery Waiver[/h2][/center][hr]
[large][u]Internal Affairs Complaint[/u][/large][/b][/center][hr][small][i]To be filled out by the complaining employee. Only one subject may be complained about per form. Fill out as many sections as possible. This report must be signed and submitted before the end of the shift.[/i][/small]
[b]Patient:[/b] [field]
 
[b]Attending Physician:[/b] [field]
 
[hr][small][b]Patient[/b], please read the entirety of the following text. If you understand and agree to all of the information presented to you, please sign below. Please ask the attending physician in charge of your surgery if you have any questions. If you do not consent to this surgery, please inform the attending physician immediately of your decision. [u]You have a right to decline treatment, even if it would result in your death.[/u][/small]
[small][b]Physician[/b], please fill out the following fields ahead of time in accordance with the expected surgical procedure. Make sure to use clear and understandable language and allow the patient time to review and ask questions if need be.[/small]
 
[b]Type of surgery being performed:[/b] [field]
 
[u]This surgery is:[/u]
[b]Invasive/Noninvasive:[/b] [field]
[i][small]An invasive surgery involves cutting the skin open to directly access and treat the inside of your body. A noninvasive surgery involves superficial treatment or alternative methods of delivering treatment.[/small][/i]
[b]Essential/Nonessential:[/b] [field]
[small][i]An essential surgery is considered crucial to sustaining your life, and there is a risk of your death if it does not take place. A nonessential surgery is not crucial to sustaining your life and usually involves cosmetic or quality-of-life improvements.[/small][/i]
[b]Permanent/Nonpermanent[/b]: [field]
[small][i]A permanent surgery involves a long-lasting or permanent change to your body that cannot be reversed. A nonpermanent surgery involves a change to your body that can be reversed, typically with surgery of the opposite type.[/i][/small]


[b]Complainant:[/b] [field]
[u]This surgery will:[/u]
[b]Investigating Agent:[/b] [field]
[b]Require monitoring post-operation:[/b] [field]
[b][u]Witness(es):[/u][/b]
[small][i]The medical department has short- and long-term recovery rooms for you to spend time in if monitoring or recovery is required.[/i][/small]
[field]
[b]Require relief of duty for the remainder of the shift:[/b] [field]
[i][small]Some surgeries will require you to clock out for the remainder of the workday to help you recuperate.[/i][/small]


[hr][b]Subject:[/b] [field]
[i][small]Due to the innate nature of surgery, there is always a risk of a complication either during or after the operation, up to and including death. This surgery is being offered to you because your physician believes the benefits of the surgery outweigh the risks and/or side effects. Some surgeries present unique risks; if your surgery has an increased chance of complications, please read and understand them:[/small][/i]
[b]Incident(s):[/b] [field]
[b]Potential complications:[/b]
[b][u]Evidence:[/u][/b]
[field]
[b][u]Details:[/u][/b]
[field]
[field]


[hr][b][u]Investigating Agent's Comments:[/u][/b]
[b]Additional notes from the attending physician:[/b]
[field]
[field]


[hr][b]Complainant's Signature:[/b] [field]
[b]Investigating Agent's Signature:[/b] [field]
[b]Date of Signature:[/b] [date]
[small][i]Use 'sign' enclosed by brackets to create a signature.
This form must be stamped below the line by internal affairs before the end of one standard work week.[/i][/small]
[hr]
[hr]
</pre></div></div>
[small]I, [b][field][/b], have read and understand the above text describing the surgery being offered to me. I understand that I have the right to refuse treatment, and I consent to this surgery of my own free will. I am aware of the risk of complications arising from my surgery, whether during or after the surgery has been completed, and I am aware that a licensed and experienced surgeon will be performing this procedure. I hereby provide my consent for the operation of this procedure and agree to indemnify all involved medical personnel from any complications of my procedure up to and including my death, except those acts as may be considered medical malpractice, negligence, or other prosecutable behaviors reasonably construable as to be intentionally detrimental to my health and well-being.[/small]
 
[b]Patient's Signature:[/b] [field]


===Complaint Record===
[b]Date of Signature:[/b] [date]


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
'''(Complaint Record by Malsquando. Archivals of Complaint reports.)'''
<div class="mw-collapsible-content"><pre>
[b][u]Complaint Record[/b][/u][br]
[br]
Complaint Raised by (sign):[field] [br]
[br]
[u]Complaint in full detail[/u][br]
[field][br]
[br]
[center][small]By signing as complainant you agree that you understand your complaint may be shown to any persons mentioned in your complaint, and that all information provided in your complaint is true and in full detail. You also agree you understand if any of the information provided by you is found to be false, intentionally false or out of context, you may be subject to disciplinary actions including, but not limited to, brig time, termination of employment. After filling the complaint section and signing your name please hand in this sheet.[/small][/center][br]
[br]
[u]Actions Taken[/u][br]
[field][br]
[br]
Signature & stamp of Head of Personal/Captain:[field][br]
Signature & stamp of any relevant head of staff:[field][br]
Signature of any involved IA agent:[field][br]
[br]
</pre></div></div>
</pre></div></div>


===IAA Report===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''Prescription Dispensal'''
'''(A generic report for any bureaucratic thing you may want to make. by Superbee29)'''<div class="mw-collapsible-content"><pre>
<div class='mw-collapsible-content'>
<pre>
[center][logo]
[center][logo]
[b][large]Internal Affairs Report[/large][/b][/center][hr][b]Reporter:[/b] [field]
[small][i][station][/i][/small]
[b]Subject:[/b] [field]
[h2]MED-9: Prescription Dispensal[/h2][hr][/center]
[b]Contents:[/b] [field][hr][b]Signature:[/b] [field][hr][b]Notes:[/b][br]
[b]Patient Name:[/b] [field]
</pre></div></div>
 
[b]Dispensing Doctor or Chemist:[/b] [field]
 
[b]Name of Prescription Medicine:[/b] [field]
[b]Dosage Type, Amount, & Description:[/b] [field]
 
[b]Dispensal Date and Time:[/b] [date], [field]
 
[hr][h3]INSTRUCTIONS:[/h3][field]
 
[b]Potential Side Effects:[/b] [field]


===Agent Report===
[b]Additional Notes:[/b] [field]


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''(a generic Internal Affairs Agent report. Version 2)'''<div class="mw-collapsible-content"><pre>
[center][b][i]Internal Affairs Report[/b][/i]
Agent: [field]
Subject in Question: [field]
[i][b] NanoTrasen Virgo Orbital Research Establishment [/i][/b][/center][hr]
[b]Incident: [/b][field]
[b]Location(s): [/b][field]
[b]Personnel involved in Incident: [/b][field]
[hr]
[hr]
[b]Narrative: [/b]
[small]Only take this medication as prescribed, according to the above instructions. Do not stop taking this medication without consulting your doctor. If you miss a dose, take it as soon as you remember unless it is close to the time of your next dose. [b]Do not take multiple doses to make up for a missed dose.[/b] If you have any questions about this medication, ask your doctor.
[field]
 
Keep a copy of this form with your medication so you may easily reference it.[/small]
 
[hr]
[hr]
[b]Agent Signature: [/b][field]
[b]Signature of Dispensing Doctor or Chemist:[/b] [field]
[hr]
[b]Notes: [/b][field]


Stamp below:
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>
</pre></div></div>


===Complaint Form===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<hr>
 
'''by mkalash'''
=== Science ===
 
<div class="mw-collapsible-content"><pre>
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''Experiment Report'''
<div class='mw-collapsible-content'>
<pre>
[center][logo]
[center][logo]
[b][large]NSB Adephagia[/large][/b]
[small][i][station][/i][/small]
[h2]SCI-1: Experiment Report[/h2][hr][/center]
[b]Scientist Name:[/b] [field]


[i]Complaint Form[/i][/center][hr][center][small]This section is to be filled out by the complainant.[/small][/center]
[b]Date and Time of Experiment:[/b] [date], [field]
[b]Complainant[/b]:
 
[b]Involved Personnel:[/b] [field]
 
[b]Involved Equipment:[/b] [field]
 
[b]Involved Plants/Animals:[/b] [field]
 
[hr]
[b]Abstract:[/b]
[field]
 
[b]Purpose:[/b]
[field]
[field]
[b]Other Involved Person(s)[/b]:
 
[b]Hypothesis:[/b]
[field]
[field]
[b]Complaint[/b]:
 
[b]Method:[/b]
[field]
[field]


[center][small]I understand that filing a false complaint may result in detention or a fine, as well as the loss of the privilege to file complaints, and that it is up to the receiving agent's discretion on how this complaint is handled, if at all.[/small][/center]
[hr]
[b]Signature[/b]:
[b]Results:[/b]
[field][hr][center][small]This section is to be filled out by the receiving agent.[/small][/center]
[b]Action taken[/b]:
[field]
[field]
[b]Notes[/b]:
 
[field][hr][small][sign];
[b]Conclusion:[/b]
Internal Affairs Agent, NSB Adephagia.
[field]
This document is void unless stamped.[/small]
 
[hr]
[b]Signature of Scientist:[/b] [field]
 
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>
</pre></div></div>


===Inspection Report===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<hr>
'''by mkalash'''
=== Security ===
 
<div class="mw-collapsible-content"><pre>
 
 


<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
====Form 4701: Shift-Start Checklist====
<div class='mw-collapsible-content'>
<pre>
[center][logo]
[center][logo]
[b][large]NSB Adephagia[/large][/b]
[small][i][station][/i][/small]
[h2]Form 4701: Shift-Start Checklist[/h2][/center][hr]
The following is a checklist of actions generally considered useful or essential to perform at the start of a work shift, or as soon as possible otherwise. Please sign to the right of each item when completed. If necessary, you may put notes regarding the work item after your signature.


[i]Inspection Report[/i][/center][hr][b]Department[/b]:
[hr][center][table]
[field]
[row][cell]All secure doors inspected and maintained if necessary[cell][field]
[b]Department head[/b]:
[row][cell]Short-term cells cleaned[cell][field]
[field]
[row][cell]Communal brig cleaned and repaired if necessary[cell][field]
[b]Department staff[/b]:
[row][cell]Armory inventory completed (see SEC-4)[cell][field]
[field]
[row][cell]Security records checked for important information[cell][field]
[b]Report[/b]:
[row][cell](optional) Patrol assignments given (see SEC-3)[cell][field]
[field]
[row][cell]Cadets assigned supervising officer if necessary[cell][field]
[b]Recommended action(s)[/b]:
[/table][/center]
[field][hr][small][sign];
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
Internal Affairs Agent, NSB Adephagia.
This document is void unless stamped.[/small]
</pre></div></div>
</pre></div></div>


===Incident Report===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
====Form 4702: Arrest Report====
'''by mkalash'''
<div class='mw-collapsible-content'>
<pre>
<div class="mw-collapsible-content"><pre>
[center][logo]
[small][i][station][/i][/small]
[h2]Form 4702: Arrest Report[/h2][hr][/center]
[b]Suspect's Name: [/b][field]
 
[b]Suspect's Title: [/b][field]
 
[b]Charges Filed:[/b] [field]
 
[b]Sentence Given:[/b] [field]
 
[hr]
[b]Date and Time of Incident:[/b] [date], [field]


[center][logo]
[b]Location of Incident:[/b] [field]
[b][large]NSB Adephagia[/large][/b]


[i]Incident Report[/i][/center][hr][b]Involved person(s)[/b]:
[b]Persons Involved:[/b]
[small][i](V - Victim, S - Suspect, W - Witness, M - Missing, A - Arrested, RP - Reporting Person, RO - Responding Officer, D - Deceased)[/i][/small]
[list][*] [field]
[/list]
[hr]
[b]Details of Incident:[/b]
[field]
[field]
[b]Incident description[/b]:
 
[b]Evidence of Incident:[/b]
[field]
[field]
[b]Recommended action(s)[/b]:
 
[field][hr][small][sign];
[hr]
Internal Affairs Agent, NSB Adephagia.
[b]Signature of Arresting Officer:[/b] [field]
This document is void unless stamped.[/small]
 
[b]Signature of Arresting Officer's Supervisor [small](if applicable)[/small]:[/b] [field]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>
</pre></div></div>


===Notification of Dismissal===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
by mkalash
<div class="mw-collapsible-content"><pre>


====Form 4703: Incident Report====
<div class='mw-collapsible-content'>
<pre>
[center][logo]
[center][logo]
[b][large]NSB Adephagia[/large][/b]
[small][i][station][/i][/small]
[h2]Form 4703: Incident Report[/h2][hr][/center][small][i]If a person was arrested as a result of this incident, use the Arrest Report form instead.[/i][/small]


[i]Notification of Dismissal[/i][/center][hr]This paper serves as a notification that [b][field][/b] (position) [b][field][/b] (full name) has been dismissed under the authority of Central Command. This dismissal will take effect immediately upon receipt of this notification, and will be reviewed by Human Resources to determine the permanent consequence of the cause of this dismissal. Refusal to comply with dismissal protocols will result in further and immediate consequences.[hr][small][sign];
[b]Date and Time of Incident:[/b] [date], [field]
Internal Affairs Agent, NSB Adephagia.
This document is void unless stamped.[/small]
</pre></div></div>


===Appeal Form===
[b]Location of Incident:[/b] [field]


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
[b]Persons Involved:[/b]
'''by mkalash'''
[small][i](V - Victim, S - Suspect, W - Witness, M - Missing, A - Arrested, RP - Reporting Person, RO - Responding Officer, D - Deceased)[/i][/small]
[list][*] [field]
<div class="mw-collapsible-content"><pre>
[/list]
[center][logo]
[hr]
[b][large]NSB Adephagia[/large][/b]
[b]Details of Incident:[/b]
[field]


[i]Appeal Form[/i][/center][hr][center][small]This section is to be filled out by the appellant.[/small][/center]
[b]Evidence of Incident:[/b]
[b]Appellant[/b]:
[field]
[b]Administrator of action[/b]:
[field]
[b]Action appealed[/b]:
[field]
[b]Argument[/b]:
[field]
[field]


[center][small]I understand that it is up to the receiving agent's discretion on how this appeal is handled, if at all.[/small][/center]
[hr]
[b]Signature[/b]:
[b]Signature of Reporting Officer:[/b] [field]
[field][hr][center][small]This section is to be filled out by the receiving agent.[/small][/center]
 
[b]Action taken[/b]:
[b]Signature of Reporting Officer's Supervisor [small](if available)[/small]:[/b] [field]
[field]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
[b]Notes[/b]:
[field][hr][small][sign];
Internal Affairs Agent, NSB Adephagia.
This document is void unless stamped.[/small]
</pre></div></div>
</pre></div></div>


===Message===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
====Form 4704: Patrol Assignment Sheet====
'''by mkalash'''
<div class='mw-collapsible-content'>
<pre>
<div class="mw-collapsible-content"><pre>
[center][logo]
[small][i][station][/i][/small]
[h2]Form 4704: Patrol Assignment Sheet[/h2][hr][small][b][u]FOR INTERNAL USE ONLY[/u][/b][/small][/center]


[center][logo]
[b]Date of Shift Start:[/b] [date]
[b][large]NSB Adephagia[/large][/b]


[i]ATTN: [field][/i][/center][hr][field][hr][small][sign];
[b]Time of Shift Start:[/b] [field]
Internal Affairs Agent, NSB Adephagia.[/small]
</pre></div></div>


== Internal Affairs: Sol Government Paperwork ==
[hr][center][small][i]This sheet is designed for the NSB Atlas. You may wish to modify it if you are working on a different facility.[/i][/small][table]
[row][cell][b]Location[/b][cell][b]Personnel[/b][cell][b]Job[/b]
[row][cell]Arrivals Checkpoint[cell][field][cell][field]
[row][cell]Security Reception[cell][field][cell][field]
[row][cell]Primary Frostlock Checkpoint[cell][field][cell][field]
[row][cell]Foot Patrol: Deck -2 to Deck 1[cell][field][cell][field]
[row][cell]Foot Patrol: Deck 1 to Deck 2[cell][field][cell][field]
[row][cell]Foot Patrol: Deck 2 to Deck 3[cell][field][cell][field]
[row][cell][field][cell][field][cell][field]
[/table][/center]


===Sol Government Crime Report===
[hr]
[b]Signature of Head of Security:[/b] [field]


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>
'''(unknown author)''' '''(Generic Sol Governmental paper work.)'''
<div class="mw-collapsible-content"><pre>
[large][b][center]Sol. Gov Official Document[/b][/center][/large]
[i][center]NSB ADEPHAGIA[/i][/center]
[center][small]Sol Government Crime Report[/small][/center][hr]


Suspect name: [field]
Crimes committed: [field]
Time of occurrence: [field]
Location(s) of occurrence: [field]
Persons involved: [field]


Details of Crime: [field]
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
Evidence of Crime: [field]
====Form 4705: Armory Inventory====
Arresting officer: [field]
<div class='mw-collapsible-content'>
Arresting officer Signature: [field]
<pre>
</pre></div></div>
[center][logo]
[small][i][station][/i][/small]
[h2]Form 4705: Armory Inventory[/h2][hr][small][b][u]FOR INTERNAL USE ONLY[/u][/small][hr]
[date] | [time][/b][/center]


=== Sol Government High Crime Report ===
[b]Date of Inspection:[/b] [date]
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''(unknown author) (Generic Sol Governmental paper work.)'''
<div class="mw-collapsible-content"><pre>
[large][b][center]Sol. Gov Official Document[/b][/center][/large]
[i][center]NSB ADEPHAGIA[/i][/center]
[center][small]Sol Government High Crime Report[/small][/center][hr]


Suspect name: [field]
[b]Time of Inspection:[/b] [field]
Crimes committed: [field]
Time of occurrence: [field]
Location(s) of occurrence: [field]
Persons involved: [field]


Details of Crime: [field]
[b]Inspecting Officer:[/b] [field]
Evidence of Crime: [field]
Arresting officer: [field]
Reviewing officer: [field]


Reviewer Comment: [field]
[hr][center][h3]Light Armory[/h3][/center][list][*][field]
[/list]
Miscellaneous equipment: [field]


Arresting officer Signature: [field]
[hr][center][h3]Heavy Armory[/h3][/center][list][*][field]
Reviewing officer Signature: [field]
[/list]
</pre></div></div>
Miscellaneous equipment: [field]


== Research & Development ==
[hr][center][h3]Tactical Armory[/h3][/center][list][*][field]
[/list]
Miscellaneous equipment: [field]


===R&D Away Mission Briefing===
[hr]
[b]Signature of Inspecting Officer:[/b] [field]


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
[b]Signature of Warden [small](if different)[/small]:[/b] [field]
'''(Created by Roy Tilton from Discord.)'''
<div class="mw-collapsible-content"><pre>
[center][logo] [b][large]NSB Adephagia[/large][/b] [i]Away Mission Briefing[/i][/center]
[br]
Leader:[field]
[br]
Destination: [field]
[br]
Reason for travel: [field]


[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>
</pre></div></div>


===R&D equipment loan form===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
====Form 4706: Armory Equipment Request====
'''(R&D Equipment loan form by Thrain. This is a form for the loaning of prototypes from R&D to other departments, usually equipment or experimental weapons.)'''
<div class='mw-collapsible-content'>
<pre>
<div class="mw-collapsible-content"><pre>
[center][logo]
[b]Equipment Loan[/b][br]
[small][i][station][/i][/small]
[hr][br]
[h2]Form 4706: Armory Equipment Request[/h2][hr][/center]
The following item(s) are considered experimental. NanoTrasen can not be held responsible for injury sustained during the use of the item(s). The receiver must use the following item(s) only for their intended purpose. The receiver must not share these items with any other person(s) without direct approval of NanoTrasen command staff. [br]
[b]Name of Requesting Personnel:[/b] [field]
[br]
Item(s) loaned:[br]
[field][br]
[br]
Name of receiver: [field][br]
Name of crew member loaning the item(s): [field][br]
[br]
Note: Please make sure this form is stamped bellow the line by related head of staff before the end of one standard work week. [br]
[hr][br]
</pre></div></div>


===Research Equipment Request===
[b]Title of Requesting Personnel:[/b] [field]


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
[b]Equipment Requested:[/b]
'''(This form is to be handed to employees asking for advanced items from Research & Development, and held by R&D until they return the item; if they return it that is. created by user Vorrarkul.)'''
<div class="mw-collapsible-content"><pre>
[center][b]Virgo Orbital Research Establishment
[logo]
[large][u]Research Equipment Request[/u][/large][/b][/center][hr][small][i]To be filled out by the requesting employee. All sections are required to be filled out. This report must be signed and submitted before any equipment may be distributed.[/i][/small]


[b]Requesting Employee:[/b] [field]
[b][u]Requested Equipment:[/u][/b]
[field]
[field]
[b]Reason for Request:[/b] [field]


[hr][b]Requesting Employee's Signature:[/b] [field]
[b]Reason:[/b] [field]
[b]Distributing Researcher's Signature:[/b] [field]
 
[b]Date of Signature:[/b] [date]
[b]Signature of Requesting Personnel:[/b] [field]
[b]Time of Distribution:[/b] [field]
[small][i]Use 'sign' enclosed by brackets to create a signature. Use 'time' enclosed by brackets to print the current station time.[/i][/small]


[hr][small][i]To be filled out by the employee returning the equipment.[/i][/small]
[b]Returning Employee's Signature:[/b] [field]
[b]Receiving Researcher's Signature:[/b] [field]
[b]Time of Return:[/b] [field]
[small][i]Use 'sign' enclosed by brackets to create a signature. Use 'time' enclosed by brackets to print the current station time.
This form must be stamped below the line by the Research Director before the end of one standard work week.[/i][/small]
[hr]
[hr]
</pre></div></div>
[b]Request Status [small](approved/denied)[/small]:[/b] [field]


==Robotics==
[b]Reason [small](if denied)[/small]:[/b] [field]


===On-Death Cyborgification===
[b]Signature of Warden [small](or stand-in signatory)[/small]:[/b] [field]


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
'''(Cyborgification Contract by Critica. This is to be filled out before hand should a crewmemeber wish to give consent to Cyborgification upon their death as apposed to being resleeved.)'''
<div class="mw-collapsible-content"><pre>
[b]On-Death Cyborgification Contract[/b][br]
[br]
I, [field], hereby declare that the certified Roboticist aboard the registered NanoTrasen station "NSB Adephagia" is permitted to extract my brain with intent to Cyborgify upon death.[br]
[br]
I am well aware of the risks presented through both the surgery and Cyborgification, and I realize that NanoTrasen is not to be held liable if either of these should fail for any reason.[br]
[br]
[b]Signed[/b]: [field][br]
</pre></div></div>
</pre></div></div>


===Live Cyborgification===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
====Form 4707: Armory Equipment Deployment====
'''(This is for a cyborgification or AI assimilation procedure on a living crewmember.)'''
<div class="mw-collapsible-content"><pre>
<div class="mw-collapsible-content"><pre>
[center][large][b]Live cyborgification contract[/b][/large][/center]
[center][logo]
[center][field][/center][hr]
[small][i][station][/i][/small]
Date:[field]-2559[br]
[h2]Form 4707: Armory Equipment Deployment[/h2][hr][/center]
Time:[field][br]
[b]Name of Receiving Personnel:[/b] [field]
[hr][br]
 
[b] [i] NSB ADEPHAGIA [/i] [/b] [br]
[b]Title of Receiving Personnel:[/b] [field]
By signing this contract you will be filed for voluntary cybogification.[br][br] Lobotomy will be performed on your person and your brain will be transported, implanted and synchronized to a functional cyborg shell. You also agree to abide by NT Cyborg law and that the research dep., NT, or any of its affilites are not responsible for the loss of, or damage to any of the following:[br][list][small] [*]Health[*]Life[*]posessions[*]investments[*]relationships[*]sense of fullfillment[*]fun[/small][/list]
 
[br]
[b]Equipment Issued:[/b]
[small]The research team withholds the privilege to, [i]at any time[/i], end the cyborg contract in question, thereby destroying the shell in the process, and consider returning the brain to a biological body.[/small][br] [hr]
 
Subject signature:[field][br]
[field]
Current Occupation:[field][br]
Preferred Cyborg name:[field][br]
[small](add additional entries here to document


(part 2)
[small] present name of cyborg:)[/small][field]
[hr]
[hr]
Performing roboticist signature:[field]
[b]Name of Issuing Personnel:[/b] [field]
 
[b]Title of Issuing Personnel:[/b] [field]
 
[b]Reason:[/b] [field]
 
[hr]
[hr]
Head of research department Signature:[field][br][br]
[b]Signature of Receiving Personnel:[/b] [field]
[small][center]-Reminder to notify subject's head of staff and security-[/small][br]
 
[hr][small]stamp if cyborgification completed successfully:[/small][/center][hr]
[b]Signature of Issuing Personnel:[/b] [field]
 
[hr][small][b][u]TO BE FILLED OUT UPON RETURN OF EQUIPMENT[/u][/b][/small]
 
[b]Missing and/or Damaged Items:[/b]
 
[field]
 
[b]Signature of Warden [small](or stand-in signatory)[/small]:[/b] [field]
 
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>
</pre></div></div>


===AI Contract for On-Death===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
====Form 4708: Weapon Permit====
'''(On-Death AIA Contract by Critica. This is to be filled out before hand should a crewmemeber wish to give consent to AI-fication upon their death as apposed to being resleeved.)'''
<div class='mw-collapsible-content'>
<div class="mw-collapsible-content"><pre>
<pre>
[center][logo]
[small][i][station][/i][/small]
[h2]Form 4708: Weapon Permit[/h2][/center][hr]
[b]Personnel's Name:[/b] [field]


[b]On-Death AIA Contract[/b][br]
[b]Weapon:[/b] [field]
[br]
I hereby declare that the certified Roboticist aboard the registered NanoTrasen station "NSB Adephagia" is permitted to remove my brain with intent to enact an Artificial Intelligence Assimilation (AIA) upon my death.[br]
[br]
I am well aware of the risks presented through both the surgery and AIA, and I realize that NanoTrasen is not to be held liable, should these procedures prove to be unsuccessful.[br]
[br]
[b]Signed[/b]: [field][br]
[br]
</pre></div></div>


===AI Contract for live conversion===
[b]Reason:[/b] [field]


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
[b]Duration [small](max. end of shift)[/small]:[/b] [field]
'''(AIA Contract for Live by Critica)'''
<div class="mw-collapsible-content"><pre>
[b]Live AIA Contract[/b][br]
[br]
I, [field], hereby declare that the certified Roboticist aboard the registered NanoTrasen station "NSB Adephagia" is permitted to extract my brain during a live surgery with the intent to enact an Artificial Intelligence Assimilation (AIA).[br]
[br]
I am well aware of the risks presented through both the surgery and AIA, and I realize that NanoTrasen is not to be held liable, should these procedures cause pain, disfigurement, dismemberment or death.[br]
[br]
[b]Signed[/b]: [field][br]
[b]Roboticist Signature:[/b] [field][br]
[br]
[i]Contract must be stamped by a Head of Staff before operation can occur.[/i][br]
[br]
</pre></div></div>


==Security==
[hr]
===Crime Report===
[b]Terms of Permit:[/b]
[field]


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''To report all [[Corporate_Regulations|crimes]].'''
<div class="mw-collapsible-content"><pre>
[large][b][center]Official Security Document[/b][/center][/large]
[i][center]NANOTRASEN COLONY ADEPHAGIA[/i][/center]
[center][small]Crime Report[/small][/center]
[hr]
[hr]
[br]
[small][i]I have read and understand Standard Operating Procedure as pertaining to weapon permits and the above terms in which I am allowed to carry this weapon permit. I understand that the below signatories, or any security officer with probable cause, may revoke my weapon permit at any time, and I will be expected to immediately surrender my weapon and this permit to the security department upon revocation or expiration of this permit. I understand that if I am involved in any violent crime, even if the crime is not related to my weapon permit, or if I violate the terms of this weapon permit for any reason, this permit may immediately be revoked at the discretion of security personnel.[/i][/small]
Suspect name: [field][br]
[b]Personnel's Signature:[/b] [field]
Crimes committed: [field][br]
 
Time of occurrence: [field][br]
[b]Permit Issuer's Signature:[/b] [field]
Location(s) of occurrence: [field][br]
 
Persons involved: [field][br]
[b]Permit Issuer's Title:[/b] [field]
[br]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
Details of Crime: [field][br]
Evidence of Crime: [field][br]
Arresting officer: [field][br]
Arresting officer Signature: [field][br]
</pre></div></div>
</pre></div></div>


===High Crime Report===
 
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
====Form 4709: Witness Statement====
'''To report all [[Corporate_Regulations|crimes]].'''
<div class='mw-collapsible-content'>
<pre>
<div class="mw-collapsible-content"><pre>
[center][logo]
[large][b][center]Official Security Document[/b][/center][/large]
[small][i][station][/i][/small]
[i][center]NANOTRASEN COLONY ADEPHAGIA[/i][/center]
[h2]Form 4709: Witness Statement[/h2][/center][hr]
[center][small]High Crime Report[/small][/center]
[b]Witness' Name:[/b] [field]
[b]Witness' Title:[/b] [field]
 
[b]Attending Officer's Name:[/b] [field]
[b]Attending Officer's Title:[/b] [field]
 
[hr]
[hr]
[br]
[b]Witness' Statement:[/b]
Suspect name: [field][br]
 
Crimes committed: [field][br]
[field]
Time of occurrence: [field][br]
 
Location(s) of occurrence: [field][br]
[small][i]I, the undersigned, affirm that the above statement is my personal account of the relevant events and is correct and true to the best of my knowledge. Knowingly providing false information could result in charges.[/i][/small]
Persons involved: [field][br]
[b]Witness' Signature:[/b] [field]
[br]
 
Details of Crime: [field][br]
[hr][small][b][u]FOR SECURITY USE ONLY[/b][/u][/small]
Evidence of Crime: [field][br]
 
Arresting officer: [field][br]
[b]Case Number:[/b] [field]
Reviewing officer: [field][br]
 
[br]
[b]Additional Remarks:[/b] [field]
Reviewer Comment: [field][br]
 
[br]
[b]Attending Officer's Signature:[/b] [field]
Arresting officer Signature: [field][br]
 
Reviewing officer Signature: [field][br]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>
</pre></div></div>


===NanoTrasen Security Offense/Incident Report===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''(NanoTrasen Security Offense/Incident Report by Susan)'''
====Form 4710: Forensics Investigation Report====
<div class='mw-collapsible-content'>
<div class="mw-collapsible-content"><pre>
<pre>
[center][logo]
[small][i][station][/i][/small]
[h2]Form 4710: Forensics Investigation Report[/h2][/center][hr]
[b]Reporting Detective:[/b] [field]
 
[b]Case Number:[/b] [field]
 
[b]Date and Time of Incident:[/b] [date], [field]
 
[hr][h3]Involved Personnel[/h3][small][i](V - Victim, S - Suspect, W - Witness, M - Missing, A - Arrested, RP - Reporting Person, RO - Responding Officer, D - Deceased, O - Other)[/i][/small]
[table]
[row][cell][b]Personnel[/b][cell][b]Code[/b][cell][b]Summary[/b]
[row][cell][field][cell][field][cell][field]
[row][cell][field][cell][field][cell][field]
[row][cell][field][cell][field][cell][field]
[row][cell][field][cell][field][cell][field]
[row][cell][field][cell][field][cell][field]
[/table]
 
[hr][h3]Physical Property[/h3][small][i](D - Damaged, E - Evidence, L - Lost, R - Recovered, S - Stolen, O - Other)[/i][/small]
[table]
[row][cell][b]Item[/b][cell][b]Code[/b][cell][b]Summary[/b]
[row][cell][field][cell][field][cell][field]
[row][cell][field][cell][field][cell][field]
[row][cell][field][cell][field][cell][field]
[row][cell][field][cell][field][cell][field]
[row][cell][field][cell][field][cell][field]
[/table]
 
[hr][h3]Evidence[/h3][small][i](S - Statement, P - Photo, D - Document, IP - Item/Property, F - Fibers, FP - Fingerprints, B - Blood, O - Other)[/i][/small]
[table]
[row][cell][b]Evidence[/b][cell][b]Code[/b][cell][b]Summary[/b]
[row][cell][field][cell][field][cell][field]
[row][cell][field][cell][field][cell][field]
[row][cell][field][cell][field][cell][field]
[row][cell][field][cell][field][cell][field]
[row][cell][field][cell][field][cell][field]
[/table]
 
[hr][h3]Narrative[/h3][field]
 
[hr]
[b]Signature of Reporting Detective:[/b] [field]


[center][b][u]NanoTrasen Security Offense/Incident Report[/b][/u][/center][br]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
[center][i]Casenumber: 2559-xxxxxx[/i][/center][br]
[br]
[b][i]Event Information[/i][/b][br]
[br]
Reported on: [field][br]
Incident occurred between: [field][br]
Offense: [field][br]
Location: [field][br]
Forced entry?: [field][br]
Weapon type: [field][br]
Stolen goods?: [field][br]
[br]
[b][i]Clearance Information[/b][/i][br]
[br]
Officer reporting: [field][br]
Division: [field][br]
Supervisor: [field][br]
[br]
[i][b]Victim Information[/i][/b][br]
[br]
Name: [field][br]
Age: [field][br]
Race: [field][br]
Occupation: [field][br]
Sex: [field][br]
Cause of death/Extent of injury: [field][br]
Hate crime related: [field][br]
[br]
[i][b]Suspect Information[/i][/b][br]
[br]
Name: [field][br]
Age: [field][br]
Race: [field][br]
Occupation: [field][br]
Sex: [field][br]
Hair color: [field][br]
Eye color: [field][br]
Build: [field][br]
Complexion: [field][br]
Aliases: [field][br]
[br]
[i][b]Narrative[/i][/b][br]
</pre></div></div>
</pre></div></div>


===Security Guidelines===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''Security Guidelines by moonloon'''
====Form 4711: Search Warrant====
<div class='mw-collapsible-content'>
<div class="mw-collapsible-content"><pre>
<pre>
[center][b]Security Guidelines[/b][/center][br]
[center][logo]
[hr][br]
[small][i][station][/i][/small]
[b]Golden rule:[/b] [center]Keep communications up at all times on the Security Channel and
[h2]Form 4711: Search Warrant[/h2][/center][hr]
report all movements, arrests and all security matters over the radio.[/center][br]
I, [b][field][/b], do on oath and with my authority as a member of this facility's internal security department, affirm that I have substantial probable cause to search:
[hr][br]
[b]Guidelines[/b][br]
[*]Talk first, stun second.[br]
[*]Always call for backup before attempting to confront a possibly dangerous criminal.[br]
[*]Charge your weapons after every usage.[br]
[*]Stay calm under all circumstances, anger and fear show weakness.[br]
[*]Always lock Security lockers & logout of security terminals after each use.[br]
[*]Seal off crime scenes and wait for forensics personnel to arrive.[br]
[*]Avoid using force where possible.[br]
[*]Inform the Warden when a criminal is wanted and set their wanted status via your security hud if possible. Beepsky is a force to be reckoned with.[br]
[*]Respect the chain of command! The Warden outranks you within the brig itself. Obey the Head of Security, but remember that the Captain outranks him.[br]
[*]Remember your priorities: One punch is hardly something to arrest anyone over if there is a hostage situation.[br]
</pre></div></div>


=== Search Warrant===
[b]LOCATION, PROPERTY, AND/OR PERSONS TO BE SEARCHED:[/b]
1. [field]


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
[b]ITEMS TO BE SEIZED:[/b]
'''(This form is meant for the head of security to hand to officers when confronting a crew member suspected of carrying contraband.'''
For the following property, to wit:
1. [field]
<div class="mw-collapsible-content"><pre>
[center][b]NSB ADEPHAGIA
[logo]
[large][u]Search Warrant[/u][/large][/b][/center][hr][small][i]To be filled out by the Head of Security. All sections are required to be filled out.[/i][/small]


[b]Searched Employee:[/b] [field]
[b]OFFICER'S QUALIFICATIONS[/b]
[b]Suspected Crime(s):[/b] [field]
I have been a member of NanoTrasen's security division for [field] years and am currently assigned to the [station] facility. [field]
[b][u]Details:[/u][/b]
[field]


[hr][b]Searching Officer:[/b] [field]
[b]PROBABLE CAUSE[/b]
[b][u]Items Discovered:[/u][/b]
[i][small]Write the reason why you have probable cause to execute this search warrant.[/small][/i]
[field]
[b][u]Details:[/u][/b]
[field]
[field]


[hr][b]Head of Security's Signature:[/b] [field]
[b]Searching Officer's Signature[/b] [field]
[b]Date of Signature:[/b] [date]
[small][i]Use 'sign' enclosed by brackets to create a signature.
This form must be stamped below the line by the Head of Security before the end of the shift.[/i][/small]
[hr]
[hr]
This search warrant has been reviewed for legal sufficiency by [b][field][/b] [small][i](name)[/i][/small], [b][field][/b] [small][i](rank)[/i][/small]. This search warrant is not valid without the aforementioned reviewer's signature and only if they have the authority to approve this search warrant and are doing so with due respect to the laws and policies governing this facility.
[b]Reviewer's Signature:[/b] [field]
[b]Executing Officer's Signature:[/b] [field]
[b]Date and Time that Warrant was Executed:[/b] [field]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>
</pre></div></div>


=== Arrest Warrant form===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''Arrest Warrant form by Jakeflex'''
====Form 4712: Arrest Warrant====
<div class='mw-collapsible-content'>
<div class="mw-collapsible-content"><pre>
<pre>
[center][b][large] Arrest Warrant [/center][/b][/large][br]
[center][logo]
[br]
[small][i][station][/i][/small]
I, Captain, Head of Security or Warden [field], hereby declare that [field] is to be arrested for the following crimes, according to Corporate Regulations:
[h2]Form 4712: Arrest Warrant[/h2][/center][hr]
[i] [field][/i][br]
To all members of the [field] facility's security department:
[br]
 
His/Her sentence is to be no less than [field] minutes, with the following additional charges (if applicable): [i][field][/i][br]
A command to arrive at the security department to answer for their accused charges of [b][field][/b] having been given to [b][field][/b], and said person having failed to do so,
[br]
 
He/She will be arrested by any Security Officer that spots him/her and that is authorized and/or carrying this warrant.[br]
YOU ARE HEREBY COMMANDED to arrest said person and bring said person directly to the security department to answer for their disobedience to the aforementioned command, and also the aforementioned charges, as issued by [b][field][/b].
[br]
 
Signature of the Captain/Warden/HoS: [field][br]
[hr]
[br]
This arrest warrant has been issued by [b][field][/b] [small][i](name)[/i][/small], [b][field][/b] [small][i](rank)[/small][/i]. This arrest warrant is not valid without the aforementioned issuer's signature and only if they have the authority to issue this arrest warrant and are doing so with due respect to the laws and policies governing this facility.
Stamp of the Captain or Head of Security (if applicable):[field][br]
 
[hr][br]
[b]Issuer's Signature:[/b] [field]
 
[b]Arresting Officer's Signature:[/b] [field]
 
[b]Time and Date that Warrant was Executed:[/b] [field]
 
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>
</pre></div></div>


===Armoury Item Request===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
====Form 4713: Interrogation Report====
'''Armoury Item Request by Aegyptus.'''
<div class='mw-collapsible-content'>
<pre>
<div class="mw-collapsible-content"><pre>
[center][logo]
[center][large][b][logo][br]
[small][i][station][/i][/small]
NSV Triumph
[h2]Form 4713: Interrogation Report[/h2][/center][hr]
Armory Requisition Form
[b]Interviewee's Name:[/b] [field]
[date] | [time][/b][/center]
[b]Interviewee's Title:[/b] [field]
[hr]
 
[b]Request Information[/b][br]
[b]Interrogating Officer's Name:[/b] [field]
[b]Name[/b]: [field][br]
[b]Interrogating Officer's Rank:[/b] [field]
[b]Position[/b]: [field][br]
 
[b]Weapon(s) / Armor Requested[/b]: [field][br]
[b]Other Personnel Present:[/b] [field]
[b]Reason[/b]: [field][br]
 
[b]Signature of Requestee[/b]: [field][br]
[b]Date of Interrogation:[/b] [date]
[hr]
[b]Time of Interrogation:[/b] [field]
[b]Authorization[/b][br]
 
[b]Name[/b]: [field][br]
[b]Case Number:[/b] [field]
[b]Position[/b]: [field][br]
[b]Signature of Authorizing Party[/b]: [field][br]
[hr]
[small]I understand that, by filling out this form, that all of the information that I've provided regarding my request for weapons, armor or munitions from the armory is honest in it's entirety and necessary to complete a given legitimate task in service of the crew of the NSV Triumph. Without a valid signature from either the [b]Warden, Head of Security or Captain[/b], along with their stamp to this form, then it is null and void. Please be aware that the below may result in this form becoming null and void and a warrant issued for your arrest.[br][list][*]Brandishing said arms or armor in public without the ship facing a serious threat from an invading force.


[*]Using them for any sort of illicit task.
[hr][h3]Interview Notes:[/h3][field]


[*]Requesting them for the purpose of exploration and failing to take them off the ship with you.
[hr][small][i]A transcript of the interrogation should be attached to this report as soon as it is available.[/i][/small]


[*]Leaving arms or armor where unauthorized parties can get at them.
[b]Interrogating Officer's Signature:[/b] [field]


[*]Failing to return equipment. Ammunition is not considered for this as it is an expendable resource.[/list][small][br]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
[hr]Stamp goes below this line.[hr]
</pre></div></div>
</pre></div></div>


===Armory Item Deployment Form===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''Armory Item Deployment Form by Playbahnosh'''
====Form 4714: Injunction====
<div class='mw-collapsible-content'>
<div class="mw-collapsible-content"><pre>
<pre>
[center][b][u]Armory Item Deployment Form[/b][/u][/center][br]
[center][logo]
[hr][br]
[small][i][station][/i][/small]
[small][i]The following item(s) are issued from the Armory to the recipient for use in accordance with standing security protocols and orders. The recipient must not share these items with any other personnel without direct approval from a commanding officer! All items must be returned to the Armory after use![/i][br][/small]
[h2]Form 4714: Injunction[/h2][hr][/center]
[br]
[b]Receiving Personnel:[/b] [field]
[b]Item(s) issued: [/b][br]
 
[field][br]
[b]Date and Time of Issuance:[/b] [date], [field]
[br]
 
[b]Issued by: [/b][field][br]
[hr][h3]Terms of Injunction[/h3][field]
[b]Reason: [/b][field][br]
 
[b]Recipient's Name: [/b][field][br]
[hr][small][i]I have read and understand the above terms of this injunction. I understand that this injunction legally forbids me from performing the above actions under any circumstances and that violating this injunction can result in my immediate arrest. If I wish to appeal this injunction, I may contact an Internal Affairs Agent to appeal my case. I understand that this injunction is valid only until the end of the shift in which it was issued unless I am notified otherwise by a Central Command Officer. My below signature constitutes acknowledgment and agreeance with all of these above statements, though it is not required to enforce this injunction.[/small][/i]
[b]Rank: [/b][field][br]
 
[br]
[b]Signature of Receiving Personnel:[/b] [field]
[small][i]This form must be signed by the Recipient and the Warden![/i][/small][br]
 
[hr]
[hr]
[b]Recipient's Signature: [/b][field][br]
[b]Signature of Head of Security [small](or stand-in signatory):[/b] [field]
[b]Warden's Signature: [/b][field][br]
 
[br]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
[hr]
</pre></div></div>
[br]
 
[center][u]Item Return Form[/u][/center][br]
 
[small][i]Fill out in the event of returning the issued items.[/i][/small][br]
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
[br]
====Form 4715: Patrol Activity Report====
[b]All issued items returned and accounted for?(yes/no): [/b][field][br]
<div class='mw-collapsible-content'>
[i]If no, used up/missing items: [/i][field][br]
<pre>
[br]
[center][logo]
[b]Warden's Signature: [/b][field][br]
[small][i][station][/i][/small]
[hr]
[h2]Form 4715: Patrol Activity Report[/h2][/center][hr]
[b]Patrolling Officer:[/b] [field]
 
[b]Date:[/b] [date]
[b]Time:[/b] [time]
 
[hr][b]Narrative:[/b]
 
[field]
[hr][b]Patrolling Officer's Signature:[/b] [field]
 
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>
</pre></div></div>


===Weapon Permit===
<hr>
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
=== Service ===
'''Weapon Permit Form by JerTheAce'''
 
 
<div class="mw-collapsible-content"><pre>
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
[center][b][u]Temporary License to Carry[/b][/u][/center][br]
'''Internal Affairs Communication'''
[hr][br]
<div class='mw-collapsible-content'>
[small][i]The following weapon is to be granted for the recipient to carry in accordance with standing security protocols and orders. At the expiration of this contract, which is a maximum of one shift, the weapon must be surrendered to security personnel. If the recipient is convicted of a crime, this permit may be voided at the discretion of the arresting officer regardless of the weapon's use or there-lack-of in a given offense. For a long-term weapon permit lasting more than one shift, contact Central Command for details. This permit may never be used to authorized explosive, biological, chemical, or unconventional weapons. Such weapons are explicitly forbidden.[/i][br][/small]
<pre>
[br]
[center][logo]
[b]Weapon authorized: [/b][br]
[small][i][station][/i][/small]
[field][br]
[h2]IAA-1: Internal Affairs Communication[/h2][hr][/center]
[br]
[b]Internal Affairs Agent:[/b] [field]
[b]Issued by: [/b][field][br]
 
[b]Reason: [/b][field][br]
[b]Origin Facility:[/b] [field]
[b]Recipient's Name: [/b][field][br]
 
[b]Rank: [/b][field][br]
[b]Destination Facility[/b]: [field]
[br]
[b]Destination Department[/b]: [field]
[small][i]This form must be signed by the Recipient and the Head of Security / Colony Director![/i][/small][br]
 
[hr]
[hr]
[b]Recipient's Signature: [/b][field][br]
[large][b]Subject:[/b] [field][/large]
[b]Head of Security's Signature: [/b][field][br]
 
[b]Colony Director's Signature: [/b][field][br]
[b]Contents:[/b]
[b]Time of Signing: [/b][field][br]
 
[b]Time of Expiration: [/b][field][br]
[field]
[br]
 
[hr]
[b]Head of Security / Colony Director's Stamp Below[/b]
[hr]
[hr]
[b]Date and Time:[/b] [date], [field]
[b]Signature of Internal Affairs Agent:[/b] [field]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>
</pre></div></div>


===Criminal Prosecution Form===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''Internal Affairs Report'''
'''Criminal Prosecution Form by Playbahnosh'''
<div class='mw-collapsible-content'>
<pre>
<div class="mw-collapsible-content"><pre>
[center][logo]
[center][b][u]Criminal Prosecution Form[/b][/u][/center][br]
[small][i][station][/i][/small]
[hr][br]
[h2]IAA-2: Internal Affairs Report[/h2][hr][/center]
[small][i]This form records the event and circumstances of the criminal prosecution of this crewmember. A fully filled out form is required to validate sentence! Make sure to update criminal database file of the prosecuted in addition to this form![/i][/small][br]
[b]Investigating Agent:[/b] [field]
[br]
 
[b]Offender's name: [/b][field][br]
[b]Involved Personnel:[/b] [field]
[b]Offender's title: [/b][field][br]
 
[b]Crime(s) committed: [/b][field][br]
[b]Date of Incident:[/b] [date]
[b]Time of Incident:[/b] [field]
 
[hr]
[hr]
[small][i](Fill out if applicable)[/i][/small][br]
[b]Description of Incident[/b]:
[b]Witness(es): [/b][field][br]
[field]
[b]Interrogation conducted by: [/b][field][br]
 
[i]Transcript attached?(yes/no): [/i][field][br]
[b]Evidence[/b]:
[b]Item(s) taken into evidence: [/b][field][br]
[field]
 
[hr]
[hr]
[b][u]Sentence: [/u][/b][field][br]
[b]Recommended Action Taken:[/b] [field]
[i]Modifying factors: [/i][field][br]
 
[b]Sentence interval (if applicable): [/b][field][br]
[b]Additional Remarks:[/b] [field]
[b]Sentenced by: [/b][field][br][br]
 
[small][i]Sentences carried out must be validated by the Warden's signature! Life sentences Must be validated by the HoS! Executions must be validated by the Captain![/i][/small][br]
[br]
[b]Signature: [/b][field][br]
[hr]
[br]
[center][b]Prisonner Release Form[/b][/center][br]
[small][i]Fill out in the event of releasing this prisonner (if applicable)[/i][/small][br]
[b]Sentence served to full extent? (yes/no): [/b][field][br]
[i]If no, reason for early release: [/i][field][br]
[br]
[b]Signature: [/b][field][br]
[hr]
[hr]
[b]Date and Time:[/b] [date], [time]
[b]Signature of Internal Affairs Agent:[/b] [field]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>
</pre></div></div>


===Search Warrant===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''Search Warrant by Playbahnosh'''
'''Internal Affairs Complaint'''
<div class='mw-collapsible-content'>
<div class="mw-collapsible-content"><pre>
<pre>
[center][logo]
[small][i][station][/i][/small]
[h2]IAA-3: Internal Affairs Complaint[/h2][hr][/center]
[b]Complainant:[/b] [field]
 
[b]Investigating Agent:[/b] [field]
 
[b]Date of Complaint:[/b] [date]
[b]Time of Complaint:[/b] [field]


[center][b][u]Search Warrant[/b][/u][/center][br]
[br]
[small][i]The Security Officer(s) bearing this Warrant are hereby authorized by the Issuer to conduct a one time lawful search of the Suspect's person/belongings/premises and/or Department for any items and materials that could be connected to the suspected criminal act described below, pending an investigation in progress. The Security Officer(s) are obligated to remove any and all such items from the Suspects posession and/or Department and file it as evidence. The Suspect/Department staff is expected to offer full co-operation. In the event of the Suspect/Department staff attempting to resist/impede this search or flee, they must be taken into custody immediately! All confiscated items must be filed and taken to Evidence![/i][/small][br]
[br]
[small][i](*if applicable)[/i][/small]
[b]Suspect's Name*: [/b][field][br]
[b]Suspect's Title*: [/b][field][br]
[br]
[b]Department: [/b][field][br]
[br]
[b]Suspected Crime(s): [/b][field][br]
[br]
[b]Extent of search: [/b][field][br]
[br]
[b]Warrant issued by: [/b][field][br]
[b]Signature: [/b][field][br]
[hr]
[hr]
[br]
[b]Subject of Complaint[/b]: [field]
[small][i](To be filled out after search)[/i][/small]
 
[b]Search conducted by: [/b][br]
[b]Details of Complaint[/b]:
[field][br]
[field]
[b]Item(s) taken as evidence: [/b][br]
 
[field][br]
[b]Evidence:[/b]
[b]Notes: [/b][br]
[field]
[field][br]
 
[b]Signature: [/b][field][br]
[hr]
[hr]
[b]Investigating Agent's Comments:[/b] [field]
[b]Signature of Complainant:[/b] [field]
[b]Signature of Investigating Agent:[/b] [field]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>
</pre></div></div>


===Interrogation Report===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''Interrogation Report by Playbahnosh'''
'''Internal Affairs Appeal'''
<div class='mw-collapsible-content'>
<div class="mw-collapsible-content"><pre>
<pre>
[center][b][u]Interrogation Report[/b][/u][/center][br]
[center][logo]
[br]
[small][i][station][/i][/small]
[small][i]An audio recording or transcript of the interview must be attached to this report to be considered valid! In the event of a criminal prosecution, this report is considered as evidence![/i][/small][br]
[h2]IAA-4: Internal Affairs Appeal[/h2][hr][/center]
[br]
[b]Appellant:[/b] [field]
[b]Interviewer's name: [/b][field][br]
 
[b]Rank: [/b][field][br]
[b]Investigating Agent:[/b] [field]
[br]
 
[b]Interviewee's name: [/b][field][br]
[b]Date of Appeal:[/b] [date]
[b]Title: [/b][field][br]
[b]Time of Appeal:[/b] [field]
[b]Designation[/b][small][i](Suspect/Witness/Other)[/i][/small][b]: [/b][field][br]
 
[b]Interviewee's Legal Aid present[/b][small][i](name, title)[/i][/small][b]: [/b][field][br]
[b]Other personnel present: [/b][field][br]
[hr]
[hr]
[b][u]Interview Notes: [/u][/b][br]
[b]Administrator of Action[/b]: [field]
[field][br]
 
[br]
[b]Action Appealed[/b]:
[hr]
[field]
[b]Interviewer's Signature: [/b][field][br]
 
[b]Argument:[/b]
[field]
 
[b]Evidence:[/b]
[field]
 
[hr]
[hr]
[b]Investigating Agent's Comments:[/b] [field]
[b]Signature of Appellant:[/b] [field]
[b]Signature of Investigating Agent:[/b] [field]
[hr][u][b][small]FOR RECEIVING AGENT'S USE ONLY[/b][/u][/small]
[b]Action Taken:[/b] [field]
[b]Notes:[/b] [field]
[b]Signature of Receiving Agent:[/b] [field]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>
</pre></div></div>


===Criminal Confession===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<hr>
 
'''Criminal Confession by Playbahnosh'''
=== Miscellaneous ===
 
<div class="mw-collapsible-content"><pre>
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''Cover Page'''
<div class='mw-collapsible-content'>
<pre>
<pre>
[center][b][u]Crimincal Confession[/b][/u][/center][br]
[center][b]Nanotrasen Internal Communication[/b]
[br]
[i][station][/i]
[i]I,[/i][small](name)[/small] [field][i],[/i][small](title)[/small] [field] [i]hereby declare, that I committed the crime(s) of[/i] [small](crime(s))[/small][field] [i]against[/i][small] (victim(s))[/small] [field] [i]in collaboration with[/i] [small](accomplice(s))[/small][field][i]. I accept the consequences of my actions and face the sanctions deemed appropriate by NanoTrasen Law. I understand, that this confession is non-withdrawable, non-changable and is admissible as evidence of my guilt in criminal proceedings.[/i][br]
 
[br]
[logo][h2]Cover Page[/h2][hr][/center]
[b]Signature: [/b][field][br]
[b]Sender's Name:[/b] [field]
[b]Sender's Department:[/b] [field]
 
[b]Recipient:[/b] [field]
[b]Recipient's Department:[/b] [field]
 
[b]Subject:[/b] [field]
 
[hr]
[hr]
[b]Summary:[/b]
</pre></div></div>
[field]


===(Warden): Armory Equipment Request===
[b]Contents:[/b]
[field]


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
[b]Total Number of Pages:[/b] [field]
[hr][small][i] This message, and the documents attached hereto, are intended only for the addressee and may contain confidential information. Any unauthorized disclosure is strictly prohibited.
'''(This form is meant to be handed to officers by the warden when armory equipment is requested. This form can be bypassed in emergencies, but is otherwise useful for keeping track of which officer is responsible for which item.)'''
<div class="mw-collapsible-content"><pre>
[center][b]Virgo Orbital Research Establishment
[logo]
[large][u]Armory Equipment Request[/u][/large][/b][/center][hr][small][i]To be filled out by the requesting officer. All sections are required to be filled out. This report must be signed and submitted before any equipment may be distributed.[/i][/small]


[b]Requesting Officer:[/b] [field]
If this transmission is received in error, please notify both the sender and the office of Internal Affairs immediately so that corrective action may be taken. Failure to comply is a breach of company regulation and may be prosecuted to the fullest extent of the law, where applicable.[/i][/small]
[b][u]Requested Equipment:[/u][/b]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
[field]
</pre></div></div>
[b]Reason for Request:[/b] [field]


[hr][b]Requesting Officer's Signature:[/b] [field]
[b]Warden's Signature:[/b] [field]
[b]Date of Signature:[/b] [date]
[b]Time of Distribution:[/b] [field]
[small][i]Use 'sign' enclosed by brackets to create a signature. Use 'time' enclosed by brackets to print the current station time.[/i][/small]


[hr][small][i]To be filled out by the officer returning the equipment.[/i][/small]
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
[b]Returning Officer's Signature:[/b] [field]
'''End Page'''
[b]Warden's Signature:[/b] [field]
<div class='mw-collapsible-content'>
[b]Time of Return:[/b] [field]
<pre>
[small][i]Use 'sign' enclosed by brackets to create a signature. Use 'time' enclosed by brackets to print the current station time.
[center][b]Nanotrasen Internal Communication[/b]
This form must be stamped below the line by the Head of Security before the end of one standard work week.[/i][/small]
[i][station][/i]
[hr]


[logo][h2]END TRANSMISSION[/h2][hr][/center]
</pre></div></div>
</pre></div></div>


=== (Head of Security): Notification of Injunction===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''Internal Memo'''
'''(An injunction is an equitable remedy in the form of a court order that compels a party to do or refrain from specific acts. In-game, this can be interpreted as a 'stop working until the investigation is complete because we don't want you disappearing to the mining asteroid' order.)'''
<div class='mw-collapsible-content'>
<pre>
<div class="mw-collapsible-content"><pre>
[center][logo]
[center][b]Virgo Orbital Research Establishment
[small][i][station][/i][/small]
[logo]
[h2]GEN-1a: Internal Memo[/h2][hr][/center]
[large][u]Notification of Injunction[/u][/large][/b][/center][hr][small][i]To be filled out by the Head of Security. All sections are required to be filled out.[/i][/small]
[b]Issuer:[/b] [field]
 
[b]Department:[/b] [field]
 
[b]Subject:[/b] [field]


[b]Injuncted Employee:[/b] [field]
[hr][h3]Body:[/h3][field]
[b]Injunction Duration:[/b] [field]
[b]Charge:[/b] [field]
[b][u]Details:[/u][/b]
[field]


[hr][b]Head of Security's Signature:[/b] [field]
[b]Injuncted Employee's Signature:[/b] [field]
[b]Date of Signature:[/b] [date]
[small][i]Use 'sign' enclosed by brackets to create a signature.
This form must be stamped below the line by the Head of Security before the end of the shift.[/i][/small]
[hr]
[hr]
[b]Signature of Issuer:[/b] [field]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
</pre></div></div>
</pre></div></div>


==Xenobiology==
===Slime Breeding Log===


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<div class="toccolours mw-collapsible mw-collapsed style="width:99%"">
'''(Slime Breeding Log by Malsquando For archival of slime population on the station.)'''
'''External Memo'''
<div class='mw-collapsible-content'>
<div class="mw-collapsible-content"><pre>
<pre>
[center][logo]
[small][i][station][/i][/small]
[h2]GEN-1b: External Memo[/h2][hr][/center]
[b]Issuer:[/b] [field]
 
[b]Origin Department:[/b] [field]
 
[b]Destination Department:[/b] [field]


[b][u][center]Slime Breeding Log[/b][/u][/center][br]
[b]Subject:[/b] [field]
[br]
Station Time during observation of breeding:[field][br]
[br]
Parent Slime type of bred Slime:[field][br]
Parent Slime ID# of bred Slime:[field][br]
[br]
Bred Slime type:[field][br]
Bred Slime ID#:[field][br]
[br]
Child Slime type of bred Slime:[field][br]
Child Slime ID# of bred Slime:[field][br]
[br]
Child Slime type of bred Slime:[field][br]
Child Slime ID# of bred Slime:[field][br]
[br]
Child Slime type of bred Slime:[field][br]
Child Slime ID# of bred Slime:[field][br]
[br]
Child Slime type of bred Slime:[field][br]
Child Slime ID# of bred Slime:[field][br]
[br]
Notes:[field][br]
[br]
Signature of observing scientist:
</pre></div></div>


===Core Experimentation Log===
[hr][h3]Body:[/h3][field]


<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
[hr]
[b]Signature of Issuer:[/b] [field]
'''(Core Experimentation Log by Malsquando. Archival of all experiments done to slime in the care of the station.)'''
<div class="mw-collapsible-content"><pre>


[b][u][center]Core Experimentation Log[/b][/u][/center][br]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]
[br]
Station Time apon experimentation:[field][br]
[br]
Core type:[field][br]
origin Slime ID#:[field][br]
[br]
Injected substance:[field][br]
Observed Effect:[field][br]
[br]
Notes:[field][br]
[br]
Signature:
</pre></div></div>
</pre></div></div>


[[Category:Guides]]
 
[/table]

Latest revision as of 01:04, 7 May 2025

Writing is an integral part of paperwork and writing books! If you want to write an official department memo or a good-looking book, you're going to have to know how to write it. Listed below are guides and examples of how to properly format in-game paperwork!

We do not enforce the use of these examples exactly. This is to simply to give you a good base to work from.

These examples already have most of the special notation included. To understand how it works, consult the pen codes. A general knowledge of how BBCode works also helps; however, it is not required in order to use these templates.

If you would like a visualizer for your paperwork before you write it down in-game, check out https://ps.ss13.net/. The templates there are designed for Baystation's setting, but the live representation of your pencode is invaluable in making sure it comes out right.

Writing Tools

Scattered around the station are plenty of bureaucratic tools for you to make enough paperwork to drown the poor CentCom intern that has to read it all. Generally, these will be placed close to each other and typically in offices, break rooms, or similar areas:

  • Pens come in plenty of different colors and styles, though the most common is black or blue. All paper bins have one on top, and you even have one in your PDA that you can remove by control-clicking on it.
  • Crayons are less common, though they work similarly to pens. However, they cannot write lists, tables, horizontal rules, or logos.
  • Paper bins are the mainstay of a good paperwork writer. Each one has 30 pages of paper for you to take from, and you can select between normal pages of paper or carbon-copy paper (which works in much the same way, but once you're done writing, you can tear the pink carbon-copy paper apart and be left with two copies!).
  • Paper shredders are excellent for people who go through lots of drafts or who handle sensitive documents. Simply put a piece of paper or photo in and it will be gone in seconds! Though you will have to empty it from time to time if you use it excessively.
  • Photocopiers help make sure you never run out of copies of a document. You can place a paper, photo, or stack of each and it will produce 1:1 copies! The only difference is that the photocopier only prints in greyscale, so things like photos and stamps will lose their color. You will also need to keep it stocked up on toner; it starts with 30 units, and every paper and photo take up 1 and 5 units, respectively. More cartridges can be ordered from the cargo department.
  • Fax machines are crucial for interdepartmental communications. Just slide your ID and the paperwork in, and you can send a copy to any other fax machine or even Central Command in much the same way a photocopier can. Just bear in mind the higher-ups might not like being sent 10 copies of WGW. The fax machine does not eat the paper, so there is no need to make another copy of it for yourself.

If you're writing multiple documents and want to keep them together, or clip on some of your holiday postcards to that arrest report, you will need to clip them together! With a paper in both hands, simply click on one with the other and it will form a bundle; the paper that you are clicking on will be the one on top. This also goes for photos, though you will need a paper of some kind to start the stack. Once you have one, you can flick between pages using the menu at the top, or take papers out of the bundle.

Pen Codes

Below is a list of all pencodes that you can use in your paperwork.

Text-altering tags

Bold

To make text bold, use the [b] and [/b] tags around the text.

[b]This text is bold.[/b]

Italic

To make text italic, use the [i] and [/i] tags around the text.

[i]This text is italic.[/i]

Underline

To make text underlined, use the [u] and [/u] tags around the text.

[u]This text is underlined.[/u]

Small

To make text smaller, use the [small] and [/small] tags around the text.

[small]This text is smaller.[/small]

Big

To make text bigger, use the [big] and [/big] tags around the text.

[big]This text is bigger.[/big]

Center

To center text in the middle of the paper, use the [center] and [/center] tags around the text.

[center]This text is centered.[/center]

Headings

To write a heading (which automatically biggens and bolds the text), use either the [h1] and [/h1], [h2] and [/h2], or [h3] and [/h3] tags.

[h1]Big heading.[/h1] [h2]Medium heading.[/h2] [h3]Small heading.[/h3]


Formatting tags and logos

NanoTrasen Logo

To add the NanoTrasen logo (shown to the right), use the [logo] tag.
NanoTrasen logo
[center][logo][br]Our corporate logo is right above this![/center]

Line break

To force a line break without actually using one, use the [br] tag.

This is a[br]one-line line break.

Horizontal rules

To add a horizontal rule (a thin line across the paper, like the headings on the wiki), use the [hr] tag.

There is a horizontal rule right underneath this line.[hr]

Lists

To make an unordered list, use the [list] and [/list] tags, with a [*] tag in front of every item in the list.

[list]
[*]Item one
[*]Item two
[*]Item three
[/list]

To make ordered lists, you will need to simply write 1. 2. 3. etc.

Tables

Tables are a very advanced tool, and you should be careful using them! To make a table with visible lines at the edges and between cells, use [table] and [/table]. To make a table without any lines (so that the text is simply spaced evenly), use [grid] and [/grid].

Either way, use [row] at the start of every row and [cell] at the start of every cell (column within each row). Make sure the number of cells is the same for every row! Note that whitespace after each cell is ignored, so you can pad cells to make it more readable:

[table]
[row][cell]Top left cell    [cell]Top middle cell    [cell] Top right cell
[row][cell]Middle left cell [cell]Middle cell        [cell] Middle right cell
[row][cell]Bottom left cell [cell]Bottom middle cell [cell] Bottom right cell
[/table]


Inputs and contextual tags

Fields

To make a field, where someone else can write on the paper in that space, use the [field] tag. When someone else looks at the paper with a pen in their hand, "write" will appear where the field's place is.

Name: [field]

Signatures

To sign your name on the paper, use the [sign] tag. Your character's full name will be written in italics and in a special font that cannot be replicated (so that people cannot easily forge your signature).

Signature: [sign]

Current time

To write the current time (in 24-hour format), use the [time] tag.

Time filed: [time]

Current date

To write the current date (in YYYY-MM-DD format), use the [date] tag.

Date filed: [date]

Station name

To write the current station's name (for example, NSB Atlas or NSV Triumph), use the [station] tag.

Facility name: [station]

Character Records

Below are templates for your character's records. These should be written from the perspective of an Internal Affairs agent who has recently reviewed your history with the company, or from a hiring agent if your character is new to the company. Medical staff are capable of viewing your medical records, security staff are capable of viewing your security records, and command staff are capable of viewing all three, so be mindful of the information that you reveal here. Keep in mind the server rules regarding character realism.

You can delete any fields that do not apply to your character, or you may want to add some fields you want others to know about.

Medical Records

NAME:
DATE OF BIRTH:
SPECIES:
HEIGHT: XXX cm (X' X")
WEIGHT: XX kg (XXX lbs.)
EYE COLOR:
HAIR COLOR:
RACE/ETHNICITY/SUBSPECIES: 
SPOKEN LANGUAGES:
PREFERRED LANGUAGE:

POSTMORTEM INSTRUCTIONS:
 
EMERGENCY CONTACT
NAME: Last, First M.
RELATION: Sibling/Parent/Acquaintance/Dogsitter
ADDRESS: D-1140.104, City, PLANET Region (SYSTEM) (Just make up a fancy sci-fi address)
MAIL: [email protected]
 
PROSETHESES/IMPLANTS: NONE
 
LATEX ALLERGY: NO
DRUG ALLERGIES: NONE
SKIN/CONTACT ALLERGIES: NONE
OTHER ALLERGIES: NONE
 
SURGICAL HISTORY:
No surgical history available.
 
OBSTETRIC HISTORY:
No obstetric history available.
 
MEDICATION HISTORY:
No medication history available.
 
CURRENT MEDICATIONS/PRESCRIPTIONS:
No current prescriptions.
 
DOCUMENTED PHYSIOLOGICAL DISORDERS:
No physiological disorders listed.

DOCUMENTED PSYCHOLOGICAL DISORDERS:
No psychological disorders listed.

PHYSICAL EVALUATION: Pass (exp. YYYY-MM-DD)
PSYCHOLOGICAL EVALUATIONS: Pass (exp. YYYY-MM-DD)
 
Medical Doctor's Notes:
First Last is physically and mentally fit for work.
 
FROM: Dr. First Last, MD, NTS Demeter
DATE: YYYY-MM-DD


Security Records

NAME:
DATE OF BIRTH:
SPECIES:
HEIGHT: XXX cm (X' X")
WEIGHT: XX kg (XXX lbs.)
EYE COLOR:
HAIR COLOR:
RACE/ETHNICITY/SUBSPECIES: 
SPOKEN LANGUAGES:
PREFERRED LANGUAGE:
IDENTIFYING FEATURES: 

CITIZENSHIP STATUS: Orion Confederation Citizen
PLACE OF BIRTH: City, Planet, Region (System)
PLACE OF RESIDENCE: NTS Demeter (or similar)
 
POLITICAL AFFILIATION: X
RELIGION: X
 
SMALL ARMS QUALIFICATION: Yes (exp. 2567-01-01)


CRIMINAL RECORD:
No criminal history found.
 
ARREST RECORD:
No arrest history found.
 
THREAT ASSESSMENT:
Hostile/Covert Actions Against the Company
Threat Level: Very Low
Agent Notes: A few notes about how likely it is that your character breaks the law.
 
Hostile/Covert Actions Against the Crew
Threat Level: Very Low
Agent Notes: See above.
 
The point of contact for this matter will be Internal Affairs Agent First Last at the NTS Demeter.
 
FROM: Internal Affairs Agent First Last, NTS Demeter
DATE: YYYY-MM-DD

EMERGENCY CONTACT
NAME: Last, First M.
RELATION: Sibling/Parent/Acquaintance/Dogsitter
ADDRESS: D-1140.104, City, PLANET Region (SYSTEM) (Just make up a fancy sci-fi address)
MAIL: [email protected]


Employment Records

Experience:
 - General notes on industry and years of experience in each industry - Ordered by longest experience to shortest
 - Field/Area - Y year(s)

Current Certifications:
 - Summarized list of current valid, non-expired certifications (I.e. piloting, EMT, etc)
 - Certification (Exp. YYYY-MM-DD) (Notes)

Education History:
 - Dated notes on post-high school enrollment, graduation, acquired degrees, etc
 - YYYY - School/Institution. Field/Degree. Enrollment/Graduation Status.

Employment History:
 - Dated notes on employment - Hired, fired, laid off, quit, notable promotions, etc
 - YYYY - Company Name. Job Title. Employment Status.

Paperwork Examples

Below are some templates for paperwork that each department might be expected to file.

Cargo

Item Request Form

[center][logo]
[small][i][station][/i][/small]
[h2]CAR-1: Item Request Form[/h2][/center][hr]
[b]Applicant Name:[/b] [field]

[b]Requested Item:[/b] [field]

[b]Reason:[/b] [field]

[hr]
[b]Applicant Signature:[/b] [field]

[b]Signature of Applicant's Supervisor [small](if required)[/small]:[/b] [field]

[b]Date and Time of Submission:[/b] [date], [field]

[hr][b][u][small]FOR CARGO DEPARTMENT USE ONLY[/u][/b][/small]

[b]Request Status [small](approved/denied)[/small]:[/b] [field]

[b]Reason [small](if denied)[/small]:[/b] [field]

[b]Signature of Cargo Employee:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Mining Delivery Inventory

[center][logo]
[small][i][station][/i][/small]
[h2]CAR-2: Mining Delivery Inventory[/h2][/center][hr]
[b]Date and Time of Delivery:[/b] [date], [field]

[b]Delivering Personnel:[/b] [field]
[hr]
[b]Contents:[/b]
[i][small]Leave blank or write 0 for no delivery of that material.[/small][/i]
[list][*][b]Material: Amount[/b]
[*][field]

[/list]
Miscellaneous: [field]
[hr]
[b]Signature of Delivering Personnel:[/b] [field]

[b]Signature of Receiving Personnel:[/b] [field]

[b]Signature of Quartermaster [small](if available)[/small]:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]



Command

Shift-Start Checklist

[center][logo]
[small][i][station][/i][/small]
[h2]COM-0: Shift-Start Checklist[/h2][/center][hr]
The following is a checklist of actions generally considered useful or essential to perform at the start of a work shift, or as soon as possible otherwise. Please sign to the right of each item when completed. If necessary, you may put notes regarding the work item after your signature.

[hr][center][table]
[row][cell]N.A.D. and Spare ID retrieved by Facility Director[cell][field]
[row][cell]Status display set[cell][field]
[row][cell]Crew greeted via station announcement[cell][field]
[row][cell]Check-in with every department with staff[cell][field]
[row][cell]Coffee offered to all heads of staff[cell][field]
[/table][/center]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]


External Transmission

[center][logo]
[small][i][station][/i][/small]
[h2]COM-1: External Transmission[/h2][hr][/center]
[b]Date: [/b][date]
[b]Time: [/b][time]

[hr]
[b]Origin Facility: [/b][field]
[b]Department: [/b][field]

[b]Sender's Name: [/b][field]
[b]Sender's Title: [/b][field]

[b]Destination Facility:[/b] [field]
[b]Department:[/b] [field]

[hr]
[b]Priority [small](Low/Medium/High)[/small]: [/b][field]
[b]Subject: [/b][field]

[hr]
[large][b]Message Body:[/b][/large]
[field]

[hr]
[b]Sender's Signature: [/b][field]

[b]Signatures of Additional Authorities:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Central Command Response (Typically Admin Only)

[b]Date: [/b][date]
[b]Time: [/b][time]

[hr]

[b]Origin: [/b][field]
[b]Department: [/b][field]
[b]Destination: [/b][field]

[b]Sender's Name: [/b][field]
[b]Sender's Rank: [/b][field]

[hr]

[b]Priority: [/b][field]
[b]Subject: [/b][field]

[hr]

[large][b]Message Body:[/b][/large]
[field]

[hr]

[b]Sender's signature: [/b][field]
[hr]


Access Modification Form

[center][logo]
[small][i][station][/i][/small]
[h2]COM-2: Access Modification Form[/h2][hr][/center]
[b]Personnel Name: [/b][field]

[b]Personnel Title: [/b][field]

[hr]
[b]Accesses Granted: [/b][field]

[b]Accesses Revoked: [/b][field]

[b]Reason for Modification: [/b][field]


[b]Personnel's Signature:[/b] [field]

[b]Personnel's Supervisor's Signature [small](if available)[/small]:[/b] [field]

[hr]
[b]Modification Status [small](approved/denied)[/small]:[/b] [field]

[b]Reason [small](if denied)[/small]:[/b] [field]

[b]Head of Personnel's signature: [/b][field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Notice of Demotion

[center][logo]
[small][i][station][/i][/small]
[h2]COM-3a: Notice of Demotion[/h2][hr][/center]
[b]Personnel Name: [/b][field]

[b]Personnel's Former Title: [/b][field]

[b]Personnel's New Title:[/b] [field]

[b]Reason for Demotion: [/b][field]
[hr]
[small][i]I, the undersigned, hereby recognize and accept that I have been demoted for the remaining duration of this shift. I understand that if I wish to dispute my demotion, I may contact an Internal Affairs Agent to have my case reviewed.[/i][/small]
[b]Personnel's Signature:[/b] [field]

[b]Personnel's Supervisor's Signature [small](if available)[/small]:[/b] [field]

[hr]
[b]Date of Demotion:[/b] [date]

[b]Time of Demotion:[/b] [time]

[small][i]This form should be faxed to this facility's assigned Central Command facility for review by the end of the shift.[/i][/small]
[b]Head of Personnel's signature: [/b][field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Notice of Dismissal

[center][logo]
[small][i][station][/i][/small]
[h2]COM-3b: Notice of Dismissal[/h2][hr][/center]
[b]Personnel Name: [/b][field]

[b]Personnel's Former Title: [/b][field]

[b]Reason for Dismissal: [/b][field]
[hr]
[small][i]I, the undersigned, hereby recognize and accept that I have been dismissed of all duties onboard my facility for the duration of the shift. I understand that this dismissal does not imply termination of my contract, and that I may resume normal duties beginning my next work shift unless informed otherwise by a Central Command Officer. I understand that if I wish to dispute my dismissal, I may contact an Internal Affairs Agent to have my case reviewed.[/i][/small]
[b]Personnel's Signature:[/b] [field]

[b]Personnel's Supervisor's Signature [small](if available)[/small]:[/b] [field]

[hr]
[b]Date of Dismissal:[/b] [date]

[b]Time of Dismissal:[/b] [time]

[small][i]This form should be faxed to this facility's assigned Central Command facility for review by the end of the shift.[/i][/small]
[b]Head of Personnel's signature: [/b][field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Official Written Warning

[center][logo]
[small][i][station][/i][/small]
[h2]COM-4: Official Written Warning[/h2][hr][/center]
[b]Personnel Name: [/b][field]

[b]Personnel's Title: [/b][field]

[hr]
[b]Reason for Warning:[/b] [field]

[b]Disciplinary Action Taken [small](if applicable)[/small]:[/b] [field]

[b]Additional Notes:[/b] [field]

[hr]
[b]Date of Warning:[/b] [date]

[b]Time of Warning:[/b] [time]

[b]Personnel's Signature:[/b] [field]

[b]Personnel's Supervisor's Signature:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Visitor Intake Form

[center][logo]
[small][i][station][/i][/small]
[h2]COM-5: Visitor Intake Form[/h2][hr][/center][small][b][i]For any fields that are not applicable or unknown, write "N/A".[/i][/b][/small]

[b]Visitor's Full Name:[/b] [field]

[b]Visitor's Title:[/b] [field]

[b]Visitor's Employer:[/b] [field]

[b]Visitor's Date of Birth:[/b] [field]

[b]Visitor's Nation of Origin:[/b] [field]

[b]Visitor's Permanent Address:[/b] [field]

[b]Visitor's Fingerprint Hash:[/b] [field]

[b]Visitor's DNA Hash:[/b] [field]

[hr]
[b]Reason for Visit: [/b]

[field]

[hr]
[i][small]I agree that for the duration of my stay, I shall be bound by the laws and regulations governing the installation in which I am staying. I understand that I am not bound to remain here unless I am wanted by the law in the installation in which I am staying.[/i][/small]

[b]Visitor's Signature:[/b] [field]

[hr]
[b]Head of Personnel's Signature:[/b] [field]

[b]Facility Director's Signature:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]

Engineering

Shift-Start Checklist

[center][logo]
[small][i][station][/i][/small]
[h2]ENG-0: Shift-Start Checklist[/h2][/center][hr]
The following is a checklist of actions generally considered useful or essential to perform at the start of a work shift, or as soon as possible otherwise. Please sign to the right of each item when completed. If necessary, you may put notes regarding the work item after your signature.

[hr][center][table]
[row][cell]Primary engine started up (see ENG-4)[cell][field]
[row][cell]Auxiliary engines started up (if applicable)[cell][field]
[row][cell]Substations inspected and maintained[cell][field]
[row][cell]Cursory inspection of facility exterior[cell][field]
[row][cell]Important airlock wire colors determined[cell][field]
[row][cell]Damage control supplies organized[cell][field]
[/table][/center]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Construction Request Form

[center][logo]
[small][i][station][/i][/small]
[h2]ENG-1: Construction Request Form[/h2][/center][hr]
[b]Applicant Name:[/b] [field]

[b]Requested Modifications:[/b] [field]

[b]Reason:[/b] [field]

[hr]
[b]Materials Required:[/b] [field]

[b]Expected Disruptions:[/b] [field]

[b]Estimated Time to Completion:[/b] [field]

[hr]
[b]Date and Time of Submission:[/b] [date], [field]

[b]Applicant Signature:[/b] [field]

[hr][b][u][small]FOR ENGINEERING DEPARTMENT USE ONLY[/u][/b][/small]

[b]Request Status [small](approved/denied)[/small]:[/b] [field]

[b]Reason [small](if denied)[/small]:[/b] [field]

[b]Signature of Engineering Employee:[/b] [field]

[b]Signature of Chief Engineer [small](if available)[/small]:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Area Inspection

[center][logo]
[small][i][station][/i][/small]
[h2]ENG-2: Area Inspection[/h2][/center][hr]
[b]Inspecting Engineer:[/b] [field]

[b]Inspected Department/Area:[/b] [field]

[b]Reason:[/b] [field]

[b]Date and Time of Inspection:[/b] [date], [field]

[hr]
[b]Inspected Essentials:[/b] [field]

[b]Inspected Machinery:[/b] [field]

[b]Inspected Hull/Structure:[/b] [field]

[hr]
[b]Issues Recorded:[/b] [field]

[b]Recommended Repairs:[/b] [field]

[hr]
[b]Signature of Engineering Employee:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Damage Control Assessment

[center][logo]
[small][i][station][/i][/small]
[h2]ENG-3: Damage Control Assessment[/h2][/center][hr]
[b]Primary Responding Engineer:[/b] [field]
[b]Other Responding Engineers:[/b] [field]

[b]Affected Area:[/b] [field]

[b]Date and Time of Incident:[/b] [date], [field]

[hr]
[b]Damaged Essential Equipment:[/b] [field]

[b]Damaged Machinery:[/b] [field]

[b]Damaged Hull/Structure:[/b] [field]

[b]Compromised Atmosphere:[/b] [field]

[hr]
[b]Repairs Performed:[/b] [field]

[b]Extended Lockdown Recommended?:[/b] [field]

[b]Additional Notes:[/b] [field]
[hr]
[b]Signature of Primary Responding Engineer:[/b] [field]

[b]Signature of Chief Engineer [small](if available)[/small]:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Engine Startup Report

[center][logo]
[small][i][station][/i][/small]
[h2]ENG-4: Engine Startup Report[/h2][/center][hr]
[b]Primary Engine Technician:[/b] [field]
[b]Other Engine Technicians:[/b] [field]

[b]Engine Type:[/b] [field]

[b]Date and Time of Startup:[/b] [date], [field]

[hr]
[b]Setup Performed:[/b]

[field]

[b]Auxiliary Power Sources Activated:[/b] [field]

[hr]
[b]Master Power Network Output:[/b] [field]

[b]Substations Utilized?:[/b] [field]
[small][i]If no, skip to next section.[/i][/small]

[b]I/O Levels:[/b] [field]

[b]Bypasses Disabled?:[/b] [field]

[hr]
[b]Signature of Primary Engine Technician:[/b] [field]

[b]Signature of Chief Engineer [small](if available)[/small]:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]



Exploration

Flight Plan

[center][logo]
[small][i][station][/i][/small]
[h2]EXP-1: Flight Plan[/h2][/center][hr]
[b]Leader:[/b] [field]

[b]Expected Departure Time:[/b] [field]

[hr]
[b]Crew Manifest:[/b] [field]

[b]Objective:[/b] [field]

[b]Expected Contact/Return Time:[/b] [field]

[hr]
[b]Leader's Signature:[/b] [field]

[b]Pathfinder's Signature [small](if different)[/small]:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Pre-Flight Checklist

[center][logo]
[small][i][station][/i][/small]
[h2]EXP-2: Pre-Flight Checklist[/h2][/center][hr]
[b]Inspecting Pilot:[/b] [field]

[b]Inspected Shuttlecraft:[/b] [field]

[b]Time of Inspection:[/b] [field]

[hr]
[small][i]Go through each item in the below table, in order. [b]Do not skip any applicable part of the checklist.[/b] Do not memorize the checklist. Only complete this checklist when performing a pre-flight check. You are responsible for the safety and integrity of your shuttlecraft.[/i]
[center][table]
[row][cell][b]#[/b][cell][b]Check[/b][cell][b]Pass/Fail[/b][cell][b]Amount/Note[/b]
[row][cell]1a[cell]Exterior hull and windows show no sign of damage[cell][field][cell][field]
[row][cell]1b[cell]Interior hull and windows show no sign of damage[cell][field][cell][field]
[row][cell]2a[cell]Short-range fuel tank is fueled (min. 1000kPa)[cell][field][cell][field]
[row][cell]2b[cell]Long-range fuel tank is fueled (or flight planincludes stop at a gas station)[cell][field][cell][field]
[row][cell]2c[cell]All pumps and valves are open and set tomaximum flow rate[cell][field][cell][field]
[row][cell]3a[cell]All APCs are either green (fully charged) or blue (charging)[cell][field][cell][field]
[row][cell]3b[cell]SMES charge is at or above 80% capacity[cell][field][cell][field]
[row][cell]3c[cell]SMES is connected to power network[cell][field][cell][field]
[row][cell]3d[cell]All visible power cables are free of damage[cell][field][cell][field]
[row][cell]4a[cell]Generator is bolted to the floor and connected to a power cable[cell][field][cell][field]
[row][cell]4b[cell]Generator fuel is present and is either loaded into generator or stored in a fireproof container[cell][field][cell][field]
[row][cell]5a[cell]All air alarms are green (no atmospheric warnings)[cell][field][cell][field]
[row][cell]5b[cell]Air distribution tank is at or above 4MPa and air scrubber tank is at or below 100kPa[cell][field][cell][field]
[row][cell]5c[cell]Airlock buffer tank is between 200kPa and 600kPa[cell][field][cell][field]
[row][cell]6a[cell]Enough [u]spare[/u] oxygen tanks and breath masks for every crewmember on board[cell][field][cell][field]
[row][cell]6b[cell]Enough voidsuits or other protective equipment for every crewmember on board[cell][field][cell][field]
[row][cell]7a[cell]Sensor array is free of damage (check console)[cell][field][cell][field]
[row][cell]7b[cell]Engines are connected to engine control console and turned on[cell][field][cell][field]
[/table][/center][/small]
[hr]
[b]Inspecting Pilot's Signature:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Expedition Summary

[center][logo]
[small][i][station][/i][/small]
[h2]EXP-3: Expedition Summary[/h2][/center][hr]
[b]Expedition Leader:[/b] [field]

[b]Locations Visited:[/b] [field]

[b]General Purpose of Mission:[/b] [field]

[hr]
[b]Brief Summary of Activities:[/b]
[field]

[b]Crew Status and Casualties:[/b]
[field]

[b]Objects or Materials Recovered:[/b]
[field]

[b]Recommended Follow-Up Activities:[/b]
[field]

[b]Additional Notes:[/b]
[field]

[hr]
[b]Expedition Leader's Signature:[/b] [field]

[b]Pathfinder's Signature [small](if different)[/small]:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Flight Manifest

[table][cell][small][i]Printed [date] at [time].[/i][/small][center][h3]NSB Atlas[/h3][b]EXP-4: Flight Manifest[/b][/center][hr][b]Shuttle Manifest[/b]
[b]Flight Crew[/b]:
[table][cell]Name[cell]Profession[cell]Role
[row][cell][small][field][/small][cell][small][field][/small][cell][small][field][/small]
[row][cell][small][field][/small][cell][small][field][/small][cell][small][field][/small]
[row][cell][small][field][/small][cell][small][field][/small][cell][small][field][/small]
[row][cell][small][field][/small][cell][small][field][/small][cell][small][field][/small][/table][b]Shuttle Passengers[/b]:
[table][cell]Name[cell]Profession
[row][cell][small][field][/small][cell][small][field][/small]
[row][cell][small][field][/small][cell][small][field][/small]
[row][cell][small][field][/small][cell][small][field][/small]
[row][cell][small][field][/small][cell][small][field][/small][/table][hr][b]Shuttle Status[/b]
[table][cell]Requested Shuttle:[cell][small][field][/small][/table][table][cell][b]Pre-Flight Checklist[/b]:[table][cell]Structure Status:[cell][small][field][/small]
[row][cell]Fuel Status:[cell][small][field][/small]
[row][cell]Engine Status:[cell][small][field][/small]
[row][cell]Sensors Status:[cell][small][field][/small]
[row][cell]SMES Status:[cell][small][field][/small]
[row][cell]Generator Status:[cell][small][field][/small]
[row][cell]Emergency Gear:[cell][small][field][/small]
[row][cell]Atmos. Status:[cell][small][field][/small][/table]Inspected by:[table][cell]Name[cell]Profession[cell]Role
[row][cell][small][field][/small][cell][small][field][/small][cell][small][field][/small][/table][small][i]I take responsibility for any negligent preparations or failures to complete all checks listed above, and am trained and authorized to operate this vessel and its equipment.[/i][/small][table][cell]Signature:[cell][small][field][/small][/table][/table][hr][b]Flight Details[/b]:
[table][cell]Flight Lead:[cell][small][field][/small][/table][table][cell]Flight Objective:[row][cell][small][field][/small][/table][table][cell]Expected Departure Time:[cell][small][field][/small]
[row][cell]Expected Contact/Return Time:[cell][small][field][/small][/table][b]Estimated Flight Path[/b]:
[table][cell]Origin[cell]Destination[cell]Duration
[row][cell][small][field][/small][cell][small][field][/small][cell][small][field][/small]
[row][cell][small][field][/small][cell][small][field][/small][cell][small][field][/small][/table][hr][b]Flight Authorization[/b][table][cell]Requested by:[cell][small][field][/small]
[row][cell]Signature:[cell][small][field][/small]
[row][cell]Pathfinder Signature:[cell][small][field][/small]
[row][cell]Other Auth. Signature:[cell][small][field][/small]
[row][cell]Other Auth. Profession:[cell][small][field][/small][/table][hr]

[center][small][i]Departmental stamps should be placed below.[/i][/small][/center]



Medical

Shift-Start Checklist

[center][logo]
[small][i][station][/i][/small]
[h2]MED-0: Shift-Start Checklist[/h2][/center][hr]
The following is a checklist of actions generally considered useful or essential to perform at the start of a work shift, or as soon as possible otherwise. Please sign to the right of each item when completed. If necessary, you may put notes regarding the work item after your signature.

[hr][center][table]
[row][cell]Basic chemicals completed (inaprovaline, bicaridine,[br] dylovene, dexalin (plus), hyronalin, etc.)[cell][field]
[row][cell]Advanced chemicals completed (alkysine, peridaxon,  [br]spaceacillin, etc.)[cell][field]
[row][cell]Department cleaned with medical-grade space cleaner[cell][field]
[row][cell]Crew asked to enable suit sensors (do NOT press them)[cell][field]
[row][cell]Medical equipment organized neatly[cell][field]
[row][cell]Resleeving chamber and bio-printer filled with biomass[cell][field]
[row][cell]Medical records checked for prescriptions/important info[cell][field]
[/table][/center]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Treatment Report

[center][logo]
[small][i][station][/i][/small]
[h2]MED-1: Treatment Report[/h2][hr][small][i]For documentation use only. Sharing this document with staff outside of the Medical department may be a breach of NDP![/i][/small][/center]
[b]Patient Name:[/b] [field]

[b]Patient Status on Arrival:[/b] [field]

[b]Date and Time of Arrival:[/b] [date], [field]

[b]Name of Treating Medic [small](if applicable)[/small]:[/b] [field]

[b]Name of Attending Physician [small](if applicable)[/small]:[/b] [field]

[hr]
[b]Description of Symptoms:[/b] [field]

[b]Superficial Treatments Performed [small](if applicable)[/small]:[/b] [field]

[b]Medications Administered & Amount [small](if applicable)[/small]:[/b] [field]

[b]Surgeries Performed [small](if applicable)[/small]:[/b] [field]

[hr]
[b]Narrative:[/b]
[field]

[b]Post-Treatment Advice [small](if applicable)[/small]:[/b] [field]

[hr]
[b]Signature of Attending Physician:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Prescription Form

[center][logo]
[small][i][station][/i][/small]
[h2]MED-2: Prescription Form[/h2][hr][/center]
[b]Patient Name:[/b] [field]

[b]Prescribing Doctor:[/b] [field]

[b]Name of Prescription Medicine:[/b] [field]
[b]Dosage Type & Amount:[/b] [field]

[b]Prescription Start Date:[/b] [field]
[b]Prescription End Date:[/b] [field]
[hr][h3]INSTRUCTIONS:[/h3][field]

[b]Potential Side Effects:[/b] [field]

[b]Additional Notes:[/b] [field]

[hr]
Only take this medication as prescribed, according to the above instructions. Do not stop taking this medication without consulting your doctor. If you miss a dose, take it as soon as you remember unless it is close to the time of your next dose. [b]Do not take multiple doses to make up for a missed dose.[/b] If you have any questions about this medication, ask your doctor.

Keep a copy of this form with your medication so you may easily reference it.

[hr]
[b]Signature of Patient:[/b] [field]

[b]Signature of Attending Physician:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Resleeving Report

[center][logo]
[small][i][station][/i][/small]
[h2]MED-3: Resleeving Report[/h2][hr][/center]
[b]Patient Name:[/b] [field]

[b]Attending Physician:[/b] [field]

[b]Date and Time of Death:[/b] [date], [field]

[b]Date and Time of Resleeving:[/b] [date], [field]

[hr][h3]Checklist:[/h3][b][small]UNDER NO CIRCUMSTANCES SHOULD THE PATIENT BE ALLOWED TO VIEW THEIR DEAD BODY.[/b][/small][list][*]Patient has been given interim clothes if required - [field]
[*]Patient has been asked how they are feeling and provided food and water if requested - [field]
[*]Patient has been asked about their most recent memory or knowledge of the current situation - [field]
[*]Patient has been informed that they have been resleeved - [field]
[*]Patient has been given a chance to process the above and allowed to ask any questions they may have - [field]
[*]If necessary, patient has been relieved of duty to assist in recovery - [field]
[*]Patient has been given their personal effects back - [field]
[*]Patient has been discharged - [field]
[/list]
[hr]
[b]Additional Notes:[/b] [field]

[b]Signature of Attending Physician:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Death Certificate

[center][logo]
[small][i][station][/i][/small]
[h2]MED-4: Death Certificate[/h2][/center][hr]
[b]Deceased Patient's Name:[/b] [field]

[b]Attending Physician:[/b] [field]

[hr]
[b]Date of Death:[/b] [date]
[b]Time of Death:[/b] [field]

[b]Cause of Death:[/b] [field]

[b]DNR/DNC Request Present:[/b] [field]
[b]Off-Station Cloning Available:[/b] [field]

[hr]
[i][small]I, the undersigned, with my authority as a licensed medical practitioner, declare the aforementioned patient to have irreversibly died at the aforementioned date and time in the aforementioned manner. I affirm that all information in this death certificate is true and correct to the best of my knowledge.[/i][/small]

[b]Signature of Attending Physician:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Physical Exam

[center][logo]
[small][i][station][/i][/small]
[h2]MED-5: Physical Exam[/h2][/center][hr]
[b]Patient's Name:[/b] [field]

[b]Attending Physician:[/b] [field]

[b]Date:[/b] [date]
[b]Time:[/b] [time]

[hr]
[large][b]Vitals:[/b][/large]
[list][*][b]Pulse [small](bpm)[/small]:[/b] [field]
[*][b]Abnormal Heart Noises:[/b] [field]
[*][b]Abnormal Lung Noises:[/b] [field]
[*][b]Eye Reaction to Penlight:[/b] [field]
[/list][large][b]Lifestyle:[/b][/large]
[list][*][b]Exercise Habits:[/b] [field]
[*][b]Smoking Habits:[/b] [field]
[*][b]Any Recent Radiation Exposure:[/b] [field]
[*][b]Any Recent Sicknesses:[/b] [field]
[/list]
[b]Other Notes:[/b] [field]

[hr]
[b]Recommendations for Patient:[/b] [field]

[b]Signature of Attending Physician:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Mental Health Patient Intake Form

[center][logo]
[small][i][station][/i][/small][br][large][b]MED-6: Mental Health Patient Intake Form[/b][/large][/center]
[hr]
[b]Name of Patient:[/b] [field]

[b]Date of Birth:[/b] [field]

[b]Occupation:[/b] [field]

[hr][small][i]The following questions should be filled out by the patient without supervision or direction.[/small][/i]

[b]List of current physical and mental ailments [small](as described by you or another healthcare professional)[/small]:[/b]
[field]

[b]List of current and prior prescription medicine usage:[/b]
[field]

[b]Why do you want to see a mental health professional?[/b]
[field]

[b]Anything else I should know about you?[/b]
[field]

[hr]
[b][field][/b] is expected to be your assigned mental healthcare professional. Please note that due to the decentralization of NanoTrasen's healthcare facilities, you may visit a different professional from time to time. Please take care to keep a summary of past visits with you to help you get the best care you need.

[b]Patient's Signature:[/b] [field]

[b]Doctor's Signature:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Mental Health Session

[center][logo]
[small][i][station][/i][/small][br][large][b]MED-7: Mental Health Session[/b][/large]
[hr][b][small]WARNING: This document is considered privileged information between the psychiatrist and the patient. Unauthorized access may result in charges.[/center][/b][/small][hr]
[b]Name of Patient:[/b] [field]

[b]Name of Psychiatrist:[/b] [field]

[b]Date of Session:[/b] [date]
[b]Time of Session:[/b] [time]

[hr]
[b]Topics Addressed:[/b]
[field]

[b]Continuing Topics from Previous Session [small](if any)[/small]:[/b]
[field]

[hr]
[b]Chickenscratch Notes:[/b]
[small][i]Use this during the session.[/i][/small]
[field]

[hr]
[b]Summary of Session:[/b]
[field]

[b]Other Notes:[/b]
[field]

[b]Recommended Next Steps:[/b]
[field]

[hr]
[small][i]I, the undersigned, certify the above notes to be accurate for the session for which they were written.[/i][/small]
[b]Psychiatrist's Signature:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


General Surgery Waiver

[center][logo]
[small][i][station][/i][/small]
[h2]MED-8: General Surgery Waiver[/h2][/center][hr]
[b]Patient:[/b] [field]

[b]Attending Physician:[/b] [field]

[hr][small][b]Patient[/b], please read the entirety of the following text. If you understand and agree to all of the information presented to you, please sign below. Please ask the attending physician in charge of your surgery if you have any questions. If you do not consent to this surgery, please inform the attending physician immediately of your decision. [u]You have a right to decline treatment, even if it would result in your death.[/u][/small]
[small][b]Physician[/b], please fill out the following fields ahead of time in accordance with the expected surgical procedure. Make sure to use clear and understandable language and allow the patient time to review and ask questions if need be.[/small]

[b]Type of surgery being performed:[/b] [field]

[u]This surgery is:[/u]
[b]Invasive/Noninvasive:[/b] [field]
[i][small]An invasive surgery involves cutting the skin open to directly access and treat the inside of your body. A noninvasive surgery involves superficial treatment or alternative methods of delivering treatment.[/small][/i]
[b]Essential/Nonessential:[/b] [field]
[small][i]An essential surgery is considered crucial to sustaining your life, and there is a risk of your death if it does not take place. A nonessential surgery is not crucial to sustaining your life and usually involves cosmetic or quality-of-life improvements.[/small][/i]
[b]Permanent/Nonpermanent[/b]: [field]
[small][i]A permanent surgery involves a long-lasting or permanent change to your body that cannot be reversed. A nonpermanent surgery involves a change to your body that can be reversed, typically with surgery of the opposite type.[/i][/small]

[u]This surgery will:[/u]
[b]Require monitoring post-operation:[/b] [field]
[small][i]The medical department has short- and long-term recovery rooms for you to spend time in if monitoring or recovery is required.[/i][/small]
[b]Require relief of duty for the remainder of the shift:[/b] [field]
[i][small]Some surgeries will require you to clock out for the remainder of the workday to help you recuperate.[/i][/small]

[i][small]Due to the innate nature of surgery, there is always a risk of a complication either during or after the operation, up to and including death. This surgery is being offered to you because your physician believes the benefits of the surgery outweigh the risks and/or side effects. Some surgeries present unique risks; if your surgery has an increased chance of complications, please read and understand them:[/small][/i]
[b]Potential complications:[/b]
[field]

[b]Additional notes from the attending physician:[/b]
[field]

[hr]
[small]I, [b][field][/b], have read and understand the above text describing the surgery being offered to me. I understand that I have the right to refuse treatment, and I consent to this surgery of my own free will. I am aware of the risk of complications arising from my surgery, whether during or after the surgery has been completed, and I am aware that a licensed and experienced surgeon will be performing this procedure. I hereby provide my consent for the operation of this procedure and agree to indemnify all involved medical personnel from any complications of my procedure up to and including my death, except those acts as may be considered medical malpractice, negligence, or other prosecutable behaviors reasonably construable as to be intentionally detrimental to my health and well-being.[/small]

[b]Patient's Signature:[/b] [field]

[b]Date of Signature:[/b] [date]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Prescription Dispensal

[center][logo]
[small][i][station][/i][/small]
[h2]MED-9: Prescription Dispensal[/h2][hr][/center]
[b]Patient Name:[/b] [field]

[b]Dispensing Doctor or Chemist:[/b] [field]

[b]Name of Prescription Medicine:[/b] [field]
[b]Dosage Type, Amount, & Description:[/b] [field]

[b]Dispensal Date and Time:[/b] [date], [field]

[hr][h3]INSTRUCTIONS:[/h3][field]

[b]Potential Side Effects:[/b] [field]

[b]Additional Notes:[/b] [field]

[hr]
[small]Only take this medication as prescribed, according to the above instructions. Do not stop taking this medication without consulting your doctor. If you miss a dose, take it as soon as you remember unless it is close to the time of your next dose. [b]Do not take multiple doses to make up for a missed dose.[/b] If you have any questions about this medication, ask your doctor.

Keep a copy of this form with your medication so you may easily reference it.[/small]

[hr]
[b]Signature of Dispensing Doctor or Chemist:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]



Science

Experiment Report

[center][logo]
[small][i][station][/i][/small]
[h2]SCI-1: Experiment Report[/h2][hr][/center]
[b]Scientist Name:[/b] [field]

[b]Date and Time of Experiment:[/b] [date], [field]

[b]Involved Personnel:[/b] [field]

[b]Involved Equipment:[/b] [field]

[b]Involved Plants/Animals:[/b] [field]

[hr]
[b]Abstract:[/b]
[field]

[b]Purpose:[/b]
[field]

[b]Hypothesis:[/b]
[field]

[b]Method:[/b]
[field]

[hr]
[b]Results:[/b]
[field]

[b]Conclusion:[/b]
[field]

[hr]
[b]Signature of Scientist:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]



Security

Form 4701: Shift-Start Checklist

[center][logo]
[small][i][station][/i][/small]
[h2]Form 4701: Shift-Start Checklist[/h2][/center][hr]
The following is a checklist of actions generally considered useful or essential to perform at the start of a work shift, or as soon as possible otherwise. Please sign to the right of each item when completed. If necessary, you may put notes regarding the work item after your signature.

[hr][center][table]
[row][cell]All secure doors inspected and maintained if necessary[cell][field]
[row][cell]Short-term cells cleaned[cell][field]
[row][cell]Communal brig cleaned and repaired if necessary[cell][field]
[row][cell]Armory inventory completed (see SEC-4)[cell][field]
[row][cell]Security records checked for important information[cell][field]
[row][cell](optional) Patrol assignments given (see SEC-3)[cell][field]
[row][cell]Cadets assigned supervising officer if necessary[cell][field]
[/table][/center]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Form 4702: Arrest Report

[center][logo]
[small][i][station][/i][/small]
[h2]Form 4702: Arrest Report[/h2][hr][/center]
[b]Suspect's Name: [/b][field]

[b]Suspect's Title: [/b][field]

[b]Charges Filed:[/b] [field]

[b]Sentence Given:[/b] [field]

[hr]
[b]Date and Time of Incident:[/b] [date], [field]

[b]Location of Incident:[/b] [field]

[b]Persons Involved:[/b]
[small][i](V - Victim, S - Suspect, W - Witness, M - Missing, A - Arrested, RP - Reporting Person, RO - Responding Officer, D - Deceased)[/i][/small]
[list][*] [field]
[/list]
[hr]
[b]Details of Incident:[/b]
[field]

[b]Evidence of Incident:[/b]
[field]

[hr]
[b]Signature of Arresting Officer:[/b] [field]

[b]Signature of Arresting Officer's Supervisor [small](if applicable)[/small]:[/b] [field]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Form 4703: Incident Report

[center][logo]
[small][i][station][/i][/small]
[h2]Form 4703: Incident Report[/h2][hr][/center][small][i]If a person was arrested as a result of this incident, use the Arrest Report form instead.[/i][/small]

[b]Date and Time of Incident:[/b] [date], [field]

[b]Location of Incident:[/b] [field]

[b]Persons Involved:[/b]
[small][i](V - Victim, S - Suspect, W - Witness, M - Missing, A - Arrested, RP - Reporting Person, RO - Responding Officer, D - Deceased)[/i][/small]
[list][*] [field]
[/list]
[hr]
[b]Details of Incident:[/b]
[field]

[b]Evidence of Incident:[/b]
[field]

[hr]
[b]Signature of Reporting Officer:[/b] [field]

[b]Signature of Reporting Officer's Supervisor [small](if available)[/small]:[/b] [field]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Form 4704: Patrol Assignment Sheet

[center][logo]
[small][i][station][/i][/small]
[h2]Form 4704: Patrol Assignment Sheet[/h2][hr][small][b][u]FOR INTERNAL USE ONLY[/u][/b][/small][/center]

[b]Date of Shift Start:[/b] [date]

[b]Time of Shift Start:[/b] [field]

[hr][center][small][i]This sheet is designed for the NSB Atlas. You may wish to modify it if you are working on a different facility.[/i][/small][table]
[row][cell][b]Location[/b][cell][b]Personnel[/b][cell][b]Job[/b]
[row][cell]Arrivals Checkpoint[cell][field][cell][field]
[row][cell]Security Reception[cell][field][cell][field]
[row][cell]Primary Frostlock Checkpoint[cell][field][cell][field]
[row][cell]Foot Patrol: Deck -2 to Deck 1[cell][field][cell][field]
[row][cell]Foot Patrol: Deck 1 to Deck 2[cell][field][cell][field]
[row][cell]Foot Patrol: Deck 2 to Deck 3[cell][field][cell][field]
[row][cell][field][cell][field][cell][field]
[/table][/center]

[hr]
[b]Signature of Head of Security:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Form 4705: Armory Inventory

[center][logo]
[small][i][station][/i][/small]
[h2]Form 4705: Armory Inventory[/h2][hr][small][b][u]FOR INTERNAL USE ONLY[/u][/small][hr]
[date] | [time][/b][/center]

[b]Date of Inspection:[/b] [date]

[b]Time of Inspection:[/b] [field]

[b]Inspecting Officer:[/b] [field]

[hr][center][h3]Light Armory[/h3][/center][list][*][field]
[/list]
Miscellaneous equipment: [field]

[hr][center][h3]Heavy Armory[/h3][/center][list][*][field]
[/list]
Miscellaneous equipment: [field]

[hr][center][h3]Tactical Armory[/h3][/center][list][*][field]
[/list]
Miscellaneous equipment: [field]

[hr]
[b]Signature of Inspecting Officer:[/b] [field]

[b]Signature of Warden [small](if different)[/small]:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Form 4706: Armory Equipment Request

[center][logo]
[small][i][station][/i][/small]
[h2]Form 4706: Armory Equipment Request[/h2][hr][/center]
[b]Name of Requesting Personnel:[/b] [field]

[b]Title of Requesting Personnel:[/b] [field]

[b]Equipment Requested:[/b]

[field]

[b]Reason:[/b] [field]

[b]Signature of Requesting Personnel:[/b] [field]

[hr]
[b]Request Status [small](approved/denied)[/small]:[/b] [field]

[b]Reason [small](if denied)[/small]:[/b] [field]

[b]Signature of Warden [small](or stand-in signatory)[/small]:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Form 4707: Armory Equipment Deployment

[center][logo]
[small][i][station][/i][/small]
[h2]Form 4707: Armory Equipment Deployment[/h2][hr][/center]
[b]Name of Receiving Personnel:[/b] [field]

[b]Title of Receiving Personnel:[/b] [field]

[b]Equipment Issued:[/b]

[field]

[hr]
[b]Name of Issuing Personnel:[/b] [field]

[b]Title of Issuing Personnel:[/b] [field]

[b]Reason:[/b] [field]

[hr]
[b]Signature of Receiving Personnel:[/b] [field]

[b]Signature of Issuing Personnel:[/b] [field]

[hr][small][b][u]TO BE FILLED OUT UPON RETURN OF EQUIPMENT[/u][/b][/small]

[b]Missing and/or Damaged Items:[/b]

[field]

[b]Signature of Warden [small](or stand-in signatory)[/small]:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Form 4708: Weapon Permit

[center][logo]
[small][i][station][/i][/small]
[h2]Form 4708: Weapon Permit[/h2][/center][hr]
[b]Personnel's Name:[/b] [field]

[b]Weapon:[/b] [field]

[b]Reason:[/b] [field]

[b]Duration [small](max. end of shift)[/small]:[/b] [field]

[hr]
[b]Terms of Permit:[/b]
[field]

[hr]
[small][i]I have read and understand Standard Operating Procedure as pertaining to weapon permits and the above terms in which I am allowed to carry this weapon permit. I understand that the below signatories, or any security officer with probable cause, may revoke my weapon permit at any time, and I will be expected to immediately surrender my weapon and this permit to the security department upon revocation or expiration of this permit. I understand that if I am involved in any violent crime, even if the crime is not related to my weapon permit, or if I violate the terms of this weapon permit for any reason, this permit may immediately be revoked at the discretion of security personnel.[/i][/small]
[b]Personnel's Signature:[/b] [field]

[b]Permit Issuer's Signature:[/b] [field]

[b]Permit Issuer's Title:[/b] [field]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Form 4709: Witness Statement

[center][logo]
[small][i][station][/i][/small]
[h2]Form 4709: Witness Statement[/h2][/center][hr]
[b]Witness' Name:[/b] [field]
[b]Witness' Title:[/b] [field]

[b]Attending Officer's Name:[/b] [field]
[b]Attending Officer's Title:[/b] [field]

[hr]
[b]Witness' Statement:[/b]

[field]

[small][i]I, the undersigned, affirm that the above statement is my personal account of the relevant events and is correct and true to the best of my knowledge. Knowingly providing false information could result in charges.[/i][/small]
[b]Witness' Signature:[/b] [field]

[hr][small][b][u]FOR SECURITY USE ONLY[/b][/u][/small]

[b]Case Number:[/b] [field]

[b]Additional Remarks:[/b] [field]

[b]Attending Officer's Signature:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Form 4710: Forensics Investigation Report

[center][logo]
[small][i][station][/i][/small]
[h2]Form 4710: Forensics Investigation Report[/h2][/center][hr]
[b]Reporting Detective:[/b] [field]

[b]Case Number:[/b] [field]

[b]Date and Time of Incident:[/b] [date], [field]

[hr][h3]Involved Personnel[/h3][small][i](V - Victim, S - Suspect, W - Witness, M - Missing, A - Arrested, RP - Reporting Person, RO - Responding Officer, D - Deceased, O - Other)[/i][/small]
[table]
[row][cell][b]Personnel[/b][cell][b]Code[/b][cell][b]Summary[/b]
[row][cell][field][cell][field][cell][field]
[row][cell][field][cell][field][cell][field]
[row][cell][field][cell][field][cell][field]
[row][cell][field][cell][field][cell][field]
[row][cell][field][cell][field][cell][field]
[/table]

[hr][h3]Physical Property[/h3][small][i](D - Damaged, E - Evidence, L - Lost, R - Recovered, S - Stolen, O - Other)[/i][/small]
[table]
[row][cell][b]Item[/b][cell][b]Code[/b][cell][b]Summary[/b]
[row][cell][field][cell][field][cell][field]
[row][cell][field][cell][field][cell][field]
[row][cell][field][cell][field][cell][field]
[row][cell][field][cell][field][cell][field]
[row][cell][field][cell][field][cell][field]
[/table]

[hr][h3]Evidence[/h3][small][i](S - Statement, P - Photo, D - Document, IP - Item/Property, F - Fibers, FP - Fingerprints, B - Blood, O - Other)[/i][/small]
[table]
[row][cell][b]Evidence[/b][cell][b]Code[/b][cell][b]Summary[/b]
[row][cell][field][cell][field][cell][field]
[row][cell][field][cell][field][cell][field]
[row][cell][field][cell][field][cell][field]
[row][cell][field][cell][field][cell][field]
[row][cell][field][cell][field][cell][field]
[/table]

[hr][h3]Narrative[/h3][field]

[hr]
[b]Signature of Reporting Detective:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Form 4711: Search Warrant

[center][logo]
[small][i][station][/i][/small]
[h2]Form 4711: Search Warrant[/h2][/center][hr]
I, [b][field][/b], do on oath and with my authority as a member of this facility's internal security department, affirm that I have substantial probable cause to search:

[b]LOCATION, PROPERTY, AND/OR PERSONS TO BE SEARCHED:[/b]
1. [field]

[b]ITEMS TO BE SEIZED:[/b]
For the following property, to wit:
1. [field]

[b]OFFICER'S QUALIFICATIONS[/b]
I have been a member of NanoTrasen's security division for [field] years and am currently assigned to the [station] facility. [field]

[b]PROBABLE CAUSE[/b]
[i][small]Write the reason why you have probable cause to execute this search warrant.[/small][/i]
[field]

[hr]
This search warrant has been reviewed for legal sufficiency by [b][field][/b] [small][i](name)[/i][/small], [b][field][/b] [small][i](rank)[/i][/small]. This search warrant is not valid without the aforementioned reviewer's signature and only if they have the authority to approve this search warrant and are doing so with due respect to the laws and policies governing this facility.

[b]Reviewer's Signature:[/b] [field]

[b]Executing Officer's Signature:[/b] [field]

[b]Date and Time that Warrant was Executed:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Form 4712: Arrest Warrant

[center][logo]
[small][i][station][/i][/small]
[h2]Form 4712: Arrest Warrant[/h2][/center][hr]
To all members of the [field] facility's security department:

A command to arrive at the security department to answer for their accused charges of [b][field][/b] having been given to [b][field][/b], and said person having failed to do so,

YOU ARE HEREBY COMMANDED to arrest said person and bring said person directly to the security department to answer for their disobedience to the aforementioned command, and also the aforementioned charges, as issued by [b][field][/b].

[hr]
This arrest warrant has been issued by [b][field][/b] [small][i](name)[/i][/small], [b][field][/b] [small][i](rank)[/small][/i]. This arrest warrant is not valid without the aforementioned issuer's signature and only if they have the authority to issue this arrest warrant and are doing so with due respect to the laws and policies governing this facility.

[b]Issuer's Signature:[/b] [field]

[b]Arresting Officer's Signature:[/b] [field]

[b]Time and Date that Warrant was Executed:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Form 4713: Interrogation Report

[center][logo]
[small][i][station][/i][/small]
[h2]Form 4713: Interrogation Report[/h2][/center][hr]
[b]Interviewee's Name:[/b] [field]
[b]Interviewee's Title:[/b] [field]

[b]Interrogating Officer's Name:[/b] [field]
[b]Interrogating Officer's Rank:[/b] [field]

[b]Other Personnel Present:[/b] [field]

[b]Date of Interrogation:[/b] [date]
[b]Time of Interrogation:[/b] [field]

[b]Case Number:[/b] [field]

[hr][h3]Interview Notes:[/h3][field]

[hr][small][i]A transcript of the interrogation should be attached to this report as soon as it is available.[/i][/small]

[b]Interrogating Officer's Signature:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Form 4714: Injunction

[center][logo]
[small][i][station][/i][/small]
[h2]Form 4714: Injunction[/h2][hr][/center]
[b]Receiving Personnel:[/b] [field]

[b]Date and Time of Issuance:[/b] [date], [field]

[hr][h3]Terms of Injunction[/h3][field]

[hr][small][i]I have read and understand the above terms of this injunction. I understand that this injunction legally forbids me from performing the above actions under any circumstances and that violating this injunction can result in my immediate arrest. If I wish to appeal this injunction, I may contact an Internal Affairs Agent to appeal my case. I understand that this injunction is valid only until the end of the shift in which it was issued unless I am notified otherwise by a Central Command Officer. My below signature constitutes acknowledgment and agreeance with all of these above statements, though it is not required to enforce this injunction.[/small][/i]

[b]Signature of Receiving Personnel:[/b] [field]

[hr]
[b]Signature of Head of Security [small](or stand-in signatory):[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Form 4715: Patrol Activity Report

[center][logo]
[small][i][station][/i][/small]
[h2]Form 4715: Patrol Activity Report[/h2][/center][hr]
[b]Patrolling Officer:[/b] [field]

[b]Date:[/b] [date]
[b]Time:[/b] [time]

[hr][b]Narrative:[/b]

[field]
[hr][b]Patrolling Officer's Signature:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]

Service

Internal Affairs Communication

[center][logo]
[small][i][station][/i][/small]
[h2]IAA-1: Internal Affairs Communication[/h2][hr][/center]
[b]Internal Affairs Agent:[/b] [field]

[b]Origin Facility:[/b] [field]

[b]Destination Facility[/b]: [field]
[b]Destination Department[/b]: [field]

[hr]
[large][b]Subject:[/b] [field][/large]

[b]Contents:[/b]

[field]

[hr]
[b]Date and Time:[/b] [date], [field]

[b]Signature of Internal Affairs Agent:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Internal Affairs Report

[center][logo]
[small][i][station][/i][/small]
[h2]IAA-2: Internal Affairs Report[/h2][hr][/center]
[b]Investigating Agent:[/b] [field]

[b]Involved Personnel:[/b] [field]

[b]Date of Incident:[/b] [date]
[b]Time of Incident:[/b] [field]

[hr]
[b]Description of Incident[/b]:
[field]

[b]Evidence[/b]:
[field]

[hr]
[b]Recommended Action Taken:[/b] [field]

[b]Additional Remarks:[/b] [field]

[hr]
[b]Date and Time:[/b] [date], [time]

[b]Signature of Internal Affairs Agent:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Internal Affairs Complaint

[center][logo]
[small][i][station][/i][/small]
[h2]IAA-3: Internal Affairs Complaint[/h2][hr][/center]
[b]Complainant:[/b] [field]

[b]Investigating Agent:[/b] [field]

[b]Date of Complaint:[/b] [date]
[b]Time of Complaint:[/b] [field]

[hr]
[b]Subject of Complaint[/b]: [field]

[b]Details of Complaint[/b]:
[field]

[b]Evidence:[/b]
[field]

[hr]
[b]Investigating Agent's Comments:[/b] [field]

[b]Signature of Complainant:[/b] [field]

[b]Signature of Investigating Agent:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


Internal Affairs Appeal

[center][logo]
[small][i][station][/i][/small]
[h2]IAA-4: Internal Affairs Appeal[/h2][hr][/center]
[b]Appellant:[/b] [field]

[b]Investigating Agent:[/b] [field]

[b]Date of Appeal:[/b] [date]
[b]Time of Appeal:[/b] [field]

[hr]
[b]Administrator of Action[/b]: [field]

[b]Action Appealed[/b]:
[field]

[b]Argument:[/b]
[field]

[b]Evidence:[/b]
[field]

[hr]
[b]Investigating Agent's Comments:[/b] [field]

[b]Signature of Appellant:[/b] [field]

[b]Signature of Investigating Agent:[/b] [field]

[hr][u][b][small]FOR RECEIVING AGENT'S USE ONLY[/b][/u][/small]

[b]Action Taken:[/b] [field]

[b]Notes:[/b] [field]

[b]Signature of Receiving Agent:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]



Miscellaneous

Cover Page

[center][b]Nanotrasen Internal Communication[/b]
[i][station][/i]

[logo][h2]Cover Page[/h2][hr][/center]
[b]Sender's Name:[/b] [field]
[b]Sender's Department:[/b] [field]

[b]Recipient:[/b] [field]
[b]Recipient's Department:[/b] [field]

[b]Subject:[/b] [field]

[hr]
[b]Summary:[/b]
[field]

[b]Contents:[/b]
[field]

[b]Total Number of Pages:[/b] [field]
[hr][small][i] This message, and the documents attached hereto, are intended only for the addressee and may contain confidential information. Any unauthorized disclosure is strictly prohibited.

If this transmission is received in error, please notify both the sender and the office of Internal Affairs immediately so that corrective action may be taken. Failure to comply is a breach of company regulation and may be prosecuted to the fullest extent of the law, where applicable.[/i][/small]
[hr][small][b]Departmental stamps should be placed below.[/b][/small]


End Page

[center][b]Nanotrasen Internal Communication[/b]
[i][station][/i]

[logo][h2]END TRANSMISSION[/h2][hr][/center]


Internal Memo

[center][logo]
[small][i][station][/i][/small]
[h2]GEN-1a: Internal Memo[/h2][hr][/center]
[b]Issuer:[/b] [field]

[b]Department:[/b] [field]

[b]Subject:[/b] [field]

[hr][h3]Body:[/h3][field]

[hr]
[b]Signature of Issuer:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


External Memo

[center][logo]
[small][i][station][/i][/small]
[h2]GEN-1b: External Memo[/h2][hr][/center]
[b]Issuer:[/b] [field]

[b]Origin Department:[/b] [field]

[b]Destination Department:[/b] [field]

[b]Subject:[/b] [field]

[hr][h3]Body:[/h3][field]

[hr]
[b]Signature of Issuer:[/b] [field]

[hr][small][b]Departmental stamps should be placed below.[/b][/small]


[/table]