Difference between revisions of "Guide to Paperwork"

From Eclipse-station Wiki
Jump to: navigation, search
m (Writing tools and Formatting key: Cleaned up heading levels)
(Lazarus Medical)
 
(42 intermediate revisions by one other user not shown)
Line 93: Line 93:
 
</pre></div></div>
 
</pre></div></div>
  
==Writing tools and Formatting key==
 
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!
+
== '''TEMPLATES BELOW THIS POINT''' ==
*'''Crayons''' work much like pens, except that they are always bold, and lack the list, horizontal rule, and small tags.
 
  
===Formatting Paper:===
+
==Nanotrasen Command==
  
====Signature====
+
===Communications===
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.''' Also remember that if you intend for someone else to sign the paperwork, you should use a [field] tag instead of [sign].
+
The following templates are for the general use of Heads of Staff, First Officers, Captains, and Bridge Officers for the purpose of communicating with Central Command, within Command Staff, and other entities contactable via FAX.
<pre>Your signature: [sign]</pre>
+
====Central Command Communications====
 +
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 +
 +
'''(To be sent by heads to contact Centcomm. Created by Persona E.)'''
 +
 +
<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]
  
====Field====
+
[center][logo][/center]
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====
+
[center][large][b]QUANTUM ENTANGLEMENT TRANSMISSION[/b][/large][/center]
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.
 
<pre>text above
 
[br]
 
text below</pre>
 
  
====Bold====
+
[hr]
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>
+
[b]Date[/b]: [date]
 +
[b]Time[/b]: [field]
  
====Italics====
+
[hr]
To italicize text, enclose it within the [i] and [/i] tags.
 
<pre>[i]This text is italicized.[/i] This text is not.</pre>
 
  
====Underlining====
+
[b]Origin[/b]: [field]
To underline text, enclose it within the [u] and [/u] tags.
+
[b]Department[/b]: [field]
<pre>[u]This text is underlined.[/u] This text is not.</pre>
+
[b]Destination[/b]: [field]
  
====Centering====
+
[b]Sender's Name[/b]: [field]
To center text, enclose it with the [center] and [/center] tags.
+
[b]Sender's Rank[/b]: [field]
<nowiki>[center]Type the center tags onto the paper like this![/center]</nowiki>
 
  
====Lists====
+
[hr]
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====
+
[b]Priority[/b]: [field]
Make text larger, enclose it within the [large] and [/large] tags. Large text like this can be used for emphasis or for titles.
+
[b]Subject[/b]: [field]
<pre>[large]This text is much larger[/large] than this text.</pre>
+
 
 +
[hr]
  
====Small Text====
+
[large][b]Message Body[/b]:[/large]
To shrink text, enclose it with the [small] and [/small] tags.
+
[field]
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====
 
To add a horizontal rule, use the [hr] tag.
 
<pre>text above
 
 
[hr]
 
[hr]
text below</pre>
 
  
==== First Heading ====
+
[b]Sender's signature[/b]: [sign]
To make a first level heading, use the [h1] and [/h1] tags.
 
<pre>[h1]insert desired text
 
[br]
 
closing text for heading[/h1]</pre>
 
  
==== Second Heading ====
+
[b]Signatures of additional authorities[/b]:
To make a second level heading, use the [h2] and [/h2] tags.
+
[field]
<pre>[h2] insert desired text
+
 
[br]
+
[b]Stamps of applicable authorities below this line.[/b]
closing text here[/h2]</pre>
+
[hr]
 +
</pre></div></div>
  
==== Third Heading ====
+
====Emergency Transmission====
To make a third level heading, use the [h3] and [/h3] tags.
 
<pre>[h3]insert desired text[/h3]</pre>
 
  
==== Date ====
+
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
To insert the current date of the station, use the [date] tag.
+
'''(To be sent via Fax Machine to Central Command in emergencies when filling out the full form would take too long. Made by Minijar.)'''
<pre>Date:[date]</pre>
+
 +
<div class="mw-collapsible-content"><pre>
  
==== Time ====
+
[center][logo][/center]
To insert the current station time, use the [time] tag.
+
[center] [large] [b] EMERGENCY TRANSMISSION [/center] [/large] [/b]
<pre>Time: [time]</pre>
+
==============================================================
  
====NT and Other Company Logos====
+
Sender: [sign]
Each company and department represented on board the Northern Light has a logo that can be inserted into your paperwork using the following tags.
+
Position: [field]
<pre>[logo] <-- Use this tag when you just want to use a standard Nanotrasen logo. The rest are self-explanatory.
+
==============================================================
[solcrest] <-- For SolGov. '''May or may not work, need to test in-game.'''
+
Message: [field]
[lazarus]
 
[aegis]
 
[ftu]
 
[engineering]
 
[mekhane]</pre>
 
  
== '''EXAMPLES BELOW THIS POINT''' ==
 
  
  
 +
==============================================================
 +
Signed: [sign]
 +
</pre></div></div>
  
 +
====Internal Memo====
  
==Command Staff==
 
 
===Central Command Communication===
 
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
   
 
   
'''(To be sent by heads to contact Centcomm. Created by Persona E.)'''
+
'''(An internal memo. Ported from Baystation and modified. Author unknown.)'''
 
   
 
   
 
<div class="mw-collapsible-content"><pre>
 
<div class="mw-collapsible-content"><pre>
[center][large][b]NANOTRASEN QUANTUM ENTANGLEMENT NETWORK[/b][/large][/center]
+
[small][center][logo]
[center][b]FORM NT-QEN-01[/b]:[/center]
+
[u]HR-NTCO-03:[/u]
[center][b]GENERAL TRANSMISSION[/b][/center]
+
[b]Department Memo[/b] [/center]
  
[center][logo][/center]
+
[b]Internal Memorandum[/b]
 +
DTG: [date], [time]
  
[center][large][b]QUANTUM ENTANGLEMENT TRANSMISSION[/b][/large][/center]
+
Subject: [field]
 +
Body:
 +
 
 +
[field]
  
 
[hr]
 
[hr]
 +
Authorizing Signature:
 +
[sign]
 +
 +
[center]Stamp of Approval[/center][hr][/small]
 +
</pre></div></div>
  
[b]Date[/b]: [date]
 
[b]Time[/b]: [field]
 
  
[hr]
+
===Mandate and Agreement Amendments===
 +
The following templates are to be used for the drafting, revising, and enacting of Mandates and Amendments of the Northern Light Agreement. Note that Mandates and Amendments will ONLY take effect upon first being reviewed by Heads of Staff during a pre-scheduled meeting with a minimum of one week's notice via an announcement on the NEV Northern Light ((Discord)). At the meeting, the proposed Mandate or Amendment must be discussed by attending staff. Any Heads of Staff whose departments are explicitly affected by the Mandate or Amendment must thereby approve with all appropriate signatures; furthermore, a simple majority of attending representatives must pass; and at least two Heads of Staff, including the Heads of Staff explicitly affected by the Mandate or Amendment, must provide their formal signatures to all relevant document; and at which the Captain must provide their stamp to the documents prior to faxing for final approval by the Administrative Board ((ie the admins)). In the event that the Administrative Board is unable to be reached over a long period of time spanning months, the Mandate or Amendment may be enacted on a provisional level and must be reviewed by the Administrative Board upon return to contact ((but must still be approved by the admins OOCly, so you still have to fax it in)).
  
[b]Origin[/b]: [field]
+
====Mandates====
[b]Department[/b]: [field]
+
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
[b]Destination[/b]: [field]
+
'''(To be used for direction of goals, etc, and reinforcement of the Agreement in ways that do not explicitly change the Agreement (but might increase the penalties for breaking the Agreement and associated laws, orders, and rulings). Class 1 Mandates are the most severe - see [[NanoTrasen_Mandates|Nanotrasen Mandates]] for examples. By timidvi.)'''
 +
 +
<div class="mw-collapsible-content"><pre>
 +
[small][center][Logo]
  
[b]Sender's Name[/b]: [field]
+
[center][b]Vessel: NEV Northern Light[/b][/center]
[b]Sender's Rank[/b]: [field]
+
The following has been decreed according to the majority will of the Captain's Board of the NEV Northern Light with a significant stake in the NEV Northern Light. This ruling is formally enacted immediately upon approval by the NanoTrasen Northern Light Board of Administration as ship law.
  
 
[hr]
 
[hr]
 +
[b][center][large][u]NEV NL Class [field] Mandate - [field][/u][/large][/center][/b]
 +
Status (For Board Use Only): [field]
 +
[i]Revision [date] - [time][/i][/center]
 +
[hr]
 +
[b][center]As a Class [field] Mandate, failure to comply with the following ruling is grounds for degrees of punishment comparable to that given to one charged with [field] (Code [field]), and in the minimum case, will be treated as a Dereliction of Duty (Code 118).[/b][/center]
  
[b]Priority[/b]: [field]
+
[b]Mandate:[/b] [field]
[b]Subject[/b]: [field]
+
 
 +
 
 +
[i][b]There will be no exceptions to this ruling barring majority agreement from current on-duty department heads, plus approval from the Captain, or the First Officer in the Captain's absence. This ruling will be promptly added to the Agreement.[/b][/i]
  
[hr]
 
  
[large][b]Message Body[/b]:[/large]
+
[b]Closing Statements:[/b]
 
[field]
 
[field]
  
[hr]
 
  
[b]Sender's signature[/b]: [sign]
+
[hr][b]
 
+
[center][i]Provide Signatures and Stamps of Captain and at least two [2] Heads of Staff below[/i][/center][/b]
[b]Signatures of additional authorities[/b]:
+
[hr][/small][small]
[field]
+
Notarization Information:
 
+
[list][*][b]Captain's Signature: [field]
[b]Stamps of applicable authorities below this line.[/b]
+
[*][b]Captain's Signature: [field]
[hr]
+
[*][b]Witness Signature: [field]
 +
[*][b]Witness Signature: [field]
 +
[*]Notary Signature: [field]
 +
[*]Date of Activation (For Board Use Only): [field][/list][/b][/small]
 +
[small][center]This form is for official NanoTrasen use ONLY.
 +
|
 +
Any information contained in this form will be considered CLASSIFIED to all but those who are approved to use and view this document[/center][/small]
 
</pre></div></div>
 
</pre></div></div>
  
 
+
====Agreement Amendments====
===Emergency Transmission===
 
 
 
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''(To be sent via Fax Machine to Central Command in emergencies when filling out the full form would take too long. Made by Minijar.)'''
+
'''(Used for adding, removing, or changing elements of the original Agreement. See [[Amendment_X.1|this Amendment]] for an example. By timidvi.)'''
 
   
 
   
 
<div class="mw-collapsible-content"><pre>
 
<div class="mw-collapsible-content"><pre>
 +
[small][center][Logo]
 +
Northern Light Agreement Amendment
 +
[i]Revision [date] - [time][/i][/center]
  
[center][logo][/center]
+
[b][center][large][u]Amendment of the NEV Northern Light Agreement: [field]
[center] [large] [b] EMERGENCY TRANSMISSION [/center] [/large] [/b]
+
[/u][/large][/center][/b]
==============================================================
+
[hr][center][b]Vessel: NEV Northern Light[/b][/center][center][b]DTG: [date], [time]
 +
Revision: [/b][field]
 +
 
 +
[b]Department heads of the appropriate sector(s) must approve and make use of the following amendment.[/b]  
  
Sender: [sign]
 
Position: [field]
 
==============================================================
 
Message: [field]
 
  
 +
The following has been decreed according to the majority will of the Captain's Board of the NEV Northern Light with a significant stake in the NEV Northern Light. This ruling is enacted immediately upon approval of the Board, or provisionally enacted by agreement of trusted Company Representatives.[/center]
  
 +
[b][center]This amendment, if passed by a simple majority of Company representatives on board the NEV Northern Light at the scheduled time this amendment is proposed, shall accordingly modify the terms of the Agreement and shall be applied accordingly.[/b]
  
==============================================================
 
Signed: [sign]
 
</pre></div></div>
 
  
===Access Change Order===
+
[field]
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
+
 
   
+
 
 +
[b]There will be no exceptions to this ruling barring majority agreement from current on-duty department heads, plus approval from the Captain, or the First Officer in the Captain's absence. This ruling will be promptly added to the Agreement.[/b]
 +
 
 +
[hr][b]
 +
[center][i]Provide Signatures and Stamp of Captain and at least two [2] Heads of Staff below[/i][/center]
 +
[hr][/small]
 +
[small][b]Captain's Signature: [field]
 +
Witness Signature: [field]
 +
Witness Signature: [field][/b][/small]
 +
 
 +
 
 +
[small][center]This form is for official NanoTrasen use ONLY.
 +
|
 +
Any information contained in this form will be considered CLASSIFIED to all but those who are approved to use and view this document[/center][/small]
 +
</pre></div></div>
 +
 
 +
===Assignments===
 +
The following templates are for the general use of Heads of Staff, First Officers, and Captains for the purpose of changing crew access, departments, jobs, etc.
 +
====Access Change Order====
 +
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 +
   
 
'''(Used alongside a change to an employee's ID access. Created by rsmr, revised by timidvi.)'''
 
'''(Used alongside a change to an employee's ID access. Created by rsmr, revised by timidvi.)'''
 
   
 
   
Line 291: Line 312:
 
</pre></div></div>
 
</pre></div></div>
  
===Reassignment Order===
+
====ID Replacement Requisition====
 
 
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
   
 
   
'''(Used to reassign employees to different jobs ''within the same department''. Created by rsmr, revised by timidvi.)'''
+
'''(Used to requisition replacement of lost or damaged IDs. Created by timidvi.)'''
 
   
 
   
 
<div class="mw-collapsible-content"><pre>
 
<div class="mw-collapsible-content"><pre>
 
[center][logo]
 
[center][logo]
[b][u]Form CO-113:[/u][/b]
 
[large]Reassignment Order[/center][hr][b]Date and Time[/b]: [date] - [time][br]
 
[b]Department[/b]: [field]
 
[b]Employee Name[/b]: [field]
 
[b]Original Assignment[/b]: [field]
 
[b]New Assignment[/b]: [field]
 
  
[b][u]Reassignment Reason[/u][/b]: 
+
[large][b]ID Replacement Requisition[/b][/large]
[field]
 
  
[small][b]Head of Staff Signature[/b]: [field] [/small]
+
[b]Date and Time: [date] - [time]
[hr][small][center][i]The Head of Staff's stamp is required before this order can be put into effect. In lieu of the Head of Staff's stamp, the First Officer's stamp or the Captain's stamp will suffice but only in the absence of the Head of Staff. A copy of this form (but not the Staff Assessment Form) [u]must[/u] be provided to the reassigned employee.[/i][/small]  
 
[center]
 
</pre></div></div>
 
  
 +
Vessel: NEV Northern Light[/b][/center]
 +
[hr]
 +
Employee Name: [field]
 +
Department: [field]
 +
Position: [field]
 +
Department Head: [field]
  
===Dismissal Order===
+
Reason for ID Replacement: [field]
 +
 
 +
Employee Signature: [field]
 +
 
 +
[hr]
 +
First Officer Name: [field]
 +
First Officer Signature: [field]
 +
 
 +
[hr][b]
 +
[center][i]Provide Stamp Below for Approval of ID Replacement.[/i][/center][/b]
 +
[hr]
 +
</pre></div></div>
 +
 
 +
====Intradepartment Reassignment====
  
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
   
 
   
'''(Used when removing employees from their department. NOT FOR FIRING. Only the CD may terminate employment. Created by rsmr, revised by timidvi.)'''
+
'''(Used to reassign employees to different jobs ''within the same department''. Created by rsmr, revised by timidvi.)'''
 
   
 
   
 
<div class="mw-collapsible-content"><pre>
 
<div class="mw-collapsible-content"><pre>
 
[center][logo]
 
[center][logo]
[b][u]Form CO-114:[/u][/b]
+
[b][u]Form CO-113:[/u][/b]
[large]Dismissal Order[/center][hr][b]Date and Time[/b]: [date] - [time][br]
+
[large]Reassignment Order[/center][hr][b]Date and Time[/b]: [date] - [time][br]
 
[b]Department[/b]: [field]
 
[b]Department[/b]: [field]
 
[b]Employee Name[/b]: [field]
 
[b]Employee Name[/b]: [field]
[b]Original Position[/b]: [field]
+
[b]Original Assignment[/b]: [field]
 +
[b]New Assignment[/b]: [field]
  
[b][u]Reason for Dismissal[/u][/b]:  
+
[b][u]Reassignment Reason[/u][/b]:
 
[field]
 
[field]
  
[small][b]Head of Department Signature[/b]: [field] [/small]
+
[small][b]Head of Staff Signature[/b]: [field] [/small]
[small][b]First Officer/Captain Signature[/b]: [field][/small]
+
[hr][small][center][i]The Head of Staff's stamp is required before this order can be put into effect. In lieu of the Head of Staff's stamp, the First Officer's stamp or the Captain's stamp will suffice but only in the absence of the Head of Staff. A copy of this form (but not the Staff Assessment Form) [u]must[/u] be provided to the reassigned employee.[/i][/small]  
[hr][small][center][i]The Head of Staff's stamp is required before this order can be put into effect. In lieu of the Head of Staff's stamp, the First Officer's stamp or the Captain's stamp will suffice but only in the absence of the Head of Staff. A copy of this form (but not the Staff Assessment Form) [u]must[/u] be provided to the dismissed employee.[/i][/small]  
+
[center]
[center]  
 
 
 
 
</pre></div></div>
 
</pre></div></div>
  
 
+
====Interdepartment Reassignment====
===Internal Memo===
 
 
 
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
   
 
   
'''(An internal memo. Ported from Baystation and modified. Author unknown.)'''
+
'''(Used for the transferring of personnel between departments. Created by timidvi.)'''
 
   
 
   
 
<div class="mw-collapsible-content"><pre>
 
<div class="mw-collapsible-content"><pre>
[small][center][logo]
+
[center][logo]
[u]HR-NTCO-03:[/u]
+
 
[b]Department Memo[/b] [/center]
+
[large][b][u]Interdepartment Reassignment[/b][/u][/large]
  
[b]Internal Memorandum[/b]
+
[b]Date and Time: [date] - [time]
DTG: [date], [time]
+
Vessel: NEV Northern Light[/b]
 +
 
 +
[hr]
 +
Transferee Name: [field]
 +
Department: [field]
 +
Position: [field]
 +
 
 +
[hr]
 +
From department: [field]
 +
To department: [field]
 +
 
 +
 
 +
Transferred Position: [field]
 +
 
 +
 
 +
Reason(s): [field]
  
Subject: [field]
 
Body:
 
  
[field]
+
Sign here: [field]
  
 
[hr]
 
[hr]
Authorizing Signature:
 
[sign]
 
  
[center]Stamp of Approval[/center][hr][/small]
+
Signature of the department head that is transferring the person: [field]
</pre></div></div>
+
 
 +
Signature of the department head that is receiving the person: [field]
  
==Head of Personnel==
+
Signature of the First Officer or Captain: [field][br]
  
===Additional Access Form===
+
[hr][b]
 +
[center][i]Provide First Officer Stamp Below for Approval of Transfer.[/i][/center][/b]
 +
[hr]
 +
</pre></div></div>
  
 +
====Demotion and Termination====
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
   
 
   
'''(This is a form for a [[First_Officer_Eclipse|First Officer]] to give to a crewmember who is requesting additional access.)'''
+
'''(Used for demotions and terminations of employment, including permanent ones (ie. job bans). Created by timidvi.)'''
 
   
 
   
 
<div class="mw-collapsible-content"><pre>
 
<div class="mw-collapsible-content"><pre>
 
[center][logo]
 
[center][logo]
[b][u]CO-220:
 
[/u][/b][large]Additional Access Application[/large]
 
[/center][hr][b]Date and Time[/b]: [date] - [time][br]
 
[b]Employee Name[/b]: [field]
 
[b]Employee Assignment[/b]: [field]
 
[b]Requested Access[/b]: [field]
 
  
[b][u]Request Reason[/u][/b]:
+
[large][b][u]Demotion and/or Termination Record[/u][/b][/large]
[field]
 
  
 +
[b]Date and Time:[/b] [date] - [time]
 +
[b]Vessel: NEV Northern Light[/b]
  
[small][b]Employee Signature[/b]: [field]
+
[hr]
[small][b]Head of Staff Signature[/b]: [field]
 
[small][b]Head of Personnel Signature[/b]: [field]
 
[hr][i]The department in which the employee is requesting access must first be contacted, and the Head of Staff must have authorized this request. In lieu of an active Head of Staff for the department, the Captain's approval is acceptable. If any criminal activity is done with the help of this extra access, this form will immediately be rendered void. If the head of the affected department wishes this form void, this form is immediately void.[/i][center]
 
</pre></div></div>
 
  
===Access Change Request===
+
[b][u]Demotion/Termination: [large][field][/large][/u][/b]
  
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
+
Employee Name: [field]
 +
Department: [field]
 +
Department Head: [field]
 +
Former Position: [field]
  
'''(Access Change Request by MagmaRam Documentation to be Archived.)'''
+
[b](If Demoted)[/b] New Position: [field]
+
 
<div class="mw-collapsible-content"><pre>
+
Reason for Demotion/Termination: [field]
 +
 
 +
[b][u][large]Is the demotion/termination in question permanent? (Y/N): [field][/large][/u][/b][/center]
 +
 
 +
 
 +
[hr]
 +
 
 +
Signature of Captain [field]
 +
Signature of First Officer: [field]
 +
Signature of Department Head: [field]
 +
 
 +
[small][i]If the former or current Department Head of terminated or demoted employee refuses to sign off on a permanent demotion/termination record, the aforementioned employee may nevertheless be permanently demoted or terminated without the aforementioned Department Head's consent if there is unanimous agreement between heads of the other departments, per Amendment X.2 of the Agreement. These signatures may be added below.[/i][/small]
  
[b][u]ACCESS CHANGE REQUEST[/b][/u][br]
+
Lazarus Chief Science Officer: [field]
[br]
+
Lazarus Chief Medical Officer: [field]
[b]APPLICANT NAME:[/b] [field] [br]
+
Nanotrasen Chief Engineer: [field]
[b]APPLICANT CURRENT ASSIGNMENT:[/b] [field] [br]
+
Free Trade Union Merchant: [field]
[b]REQUESTED ACCESS:[/b] [field] [br]
+
Preacher of Mekhane: [field]
[b]REASONING FOR ACCESS:[/b] [field] [br]
+
Aegis Commander: [field]
[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>
 
  
  
===Transfer Form===
+
[hr][b]
 +
[center][i]Provide Stamps Here for Demotion and/or Termination of Employee: [field].[/i][/center][/b]
 +
[hr][small][center][b]This form is for official NanoTrasen use ONLY.
 +
|
 +
Any information contained in this form will be considered CLASSIFIED to all but those who are approved to use and view this document[/b][/center][/small]
 +
</pre></div></div>
  
 +
===Inspections===
 +
These forms are to be used for the purpose of inspections of personnel and departments.
 +
====Audit log====
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
   
 
   
'''(Transfer Form by by Desisionoflife)'''
+
'''(A indepth log to be written by the [[First_Officer_Eclipse|First Officer]], a Head of Staff for their own department, or a Bridge Officer assigned to the duty by the Captain or FO, about the current state of the ship. by Superbee29, revised by timidvi.)'''
 
   
 
   
 
<div class="mw-collapsible-content"><pre>
 
<div class="mw-collapsible-content"><pre>
[center][b][i]Transfer Request Form for[/b][/i]
+
[center][logo]
[br]Name: [field]
+
[large][b]Department Audit[/b][/large][/center][hr][b]Time:[/b] [field]
[br]Rank: [field]
+
[b]Department:[/b] [field]
[br][i][b]NEV Northern Light[/b][/i][/center][hr]
+
[b]Head:[/b] [field]
[br]From department: [field]
+
[b]Employees:[/b] [list][field][/list]
[br]To department: [field][br]
+
[b]General efficiency (0-10):[/b] [field]
[br]Requested Position: [field][br]
+
[b]Audit compliance (0-5):[/b] [field]
[br]Reason(s): [field][br]
+
[b]Head authority (0-5, if there is a head):[/b] [field][hr][b]Result:[/b] [field] efficient
[br]Sign here: [field][br]
+
[b]Notes (if any):[/b] [field][hr][b]Agent, Rank:[/b] [field]
[br][hr]
+
[b]First Officer Signature:[/b] [field][hr]STAMP HERE[br]
[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 NEV Northern Light: [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>
 
</pre></div></div>
  
 
+
====Complaint Form====
===Complaint form===
 
 
 
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
   
 
   
'''(Complaint form for the HoP to give when he doesn't want to deal with crew problems. By GauHelldragon)'''
+
'''Complaint Form by Upsetspy, revised by timidvi. Still a WIP.'''
 
   
 
   
 
<div class="mw-collapsible-content"><pre>
 
<div class="mw-collapsible-content"><pre>
 +
[small][center][logo]
 +
Internal Complaint Form
 +
[i]Revision [date] - [time][/i][/center]
  
[b]OFFICE OF THE HEAD OF PERSONNEL[br]
+
[b][center][large][u]Complaint Form[/u][/large][/center][/b]
NEV Northern Light[br]
+
[center][b]Vessel: NEV Northern Light[/b][/center]
[br]
+
[center][b]DTG: [date], [time]
STATEMENT OF COMPLAINT[br][/b]
+
[/b][/center]
[br]
+
[b]Complainant:[/b] [field]
[hr][br]
+
[b]Complainee(s):[/b] [field]
A. Professional Information - (Name of the person you are complaining about)[br]
+
[b]Complainee's Head of Staff:[/b] [field]
[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>
 
  
 +
Complaint Overview:
 +
[field]
  
===Job Change Request===
+
Complaint Details:
 +
[field]
 +
 
 +
Witness Details (if applicable):
 +
[field]
  
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
 
'''(This is for a [[First_Officer_Eclipse|First Officer]] 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]NEV Northern Light[/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]Complainant Signature: [field]
Transferring department head: [field][br]
+
Witness Signature: [field][/b]
Receiving department head: [field][br]
+
 
Head of Personnel: [field][br][br][/center]
+
[center][i]Provide Head of Staff Resolution, Signature, and Stamp below[/i][/center][hr][/small]
If authorized, please sign above and stamp the document with the Department Stamp.[br][br]
+
[small][b]Head of Staff Resolution:[/b][/small]
Guidelines that must be followed. If they are not followed, this form is void and illegal.[br]
+
[field]
[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===
+
[small][b]Head of Staff Signature: [field][/b][/small]
 +
[small][b]Head of Staff Position: [field][/b][/small]
  
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
+
[small][center]This form is to be submitted to the Head of Staff responsible for the Complainee(s), or the Captain or First Officer who must subsequently submit the complaint to the appropriate head of staff at earliest convenience. This form is for official use ONLY.[/center][/small]
 
'''(ID Replacement Form by Valido. Must be accompanied by ID loss or damage incident report.)'''
 
 
<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>
  
 +
==Aegis Security==
  
===ID loss or damage incident report===
+
===Evidence Filing===
 +
====Incident Report====
  
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
   
 
   
'''(ID loss or damage incident report by Valido. Must be accompanied by a Lost of damaged ID replacement form.)'''
+
'''(To report all [[Laws_Eclipse|crimes]], by Upsetspy, edited by HekT0.)'''
 
   
 
   
 
<div class="mw-collapsible-content"><pre>
 
<div class="mw-collapsible-content"><pre>
[center][b][u]S-23-1 Form:[/u][/b][large] ID card Loss or Damage ID card incident report[/center][/large]
+
[center][aegis]
[br][hr]
+
 
[br][b][u]Name/Aliases of losing party:[/u][/b][i]
+
[u][large][b]Aegis Security Incident Report[/b][/large][/u][/center]
[br][field][/i]
+
[b]Date and time:[/b] [date] - [time]
[br][b][u]Current Job:[/u][/b][i]
+
[b]Incident type: [/b][field]
[br][field][/i]
+
[b]Location: [/b][field]
[br][b][u]Was the card lost or damaged?:[/u][/b][i]
+
 
[br][field][/i]
+
[hr]
[br][b][u]Other involved parties and occupation:[/u][/b][i]
+
[large][u][b]Personnel Involved in Incident[/b][/u][/large]
[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>
 
  
 +
[b]Aegis Personnel:[/b]
  
===Demotion Record===
+
[table][row][cell][b]Rank[/b][cell][b]Name[/b][cell][b]Position[/b]
 +
[row][cell][b][field][/b][cell][field][cell][field]
 +
[row][cell][b][field][/b][cell][field][cell][field]
 +
[row][cell][b][field][/b][cell][field][cell][field]
 +
[row][cell][b][field][/b][cell][field][cell][field]
 +
[/table]
 +
[b]Other Personnel:[/b]
 +
[small][i](V-Victim, S-Suspect, W-Witness, M-Missing, A-Arrested, RP-Reporting Person, D-Deceased)[/i][/small]
  
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
+
[table][row][cell][b]Rank[/b][cell][b]Name[/b][cell][b]Position[/b][cell][b]Status[/b]
+
[row][cell][b][field][/b][cell][field][cell][field][cell][field]
'''(This if for a [[First_Officer_Eclipse|First Officer]] to give to a crewmember who has been summarily demoted by a head of staff.)'''
+
[row][cell][b][field][/b][cell][field][cell][field][cell][field]
+
[row][cell][b][field][/b][cell][field][cell][field][cell][field]
<div class="mw-collapsible-content"><pre>
+
[row][cell][b][field][/b][cell][field][cell][field][cell][field]
 +
[/table]
  
[center][b][i]Termination of Assignment Record[/b][/i][br]
 
Name: [field][br]
 
Position: [field][br]
 
[i][b] NEV Northern Light [/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][large][u]Description of Items/Property[/u][/large] [/b]
Name: [field][br]
+
[small][i](D-Damaged, E-Evidence, L-Lost, R-Recovered, S-Stolen)[/i][/small]
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===
+
[table][row][cell][b]Name[/b][cell][b]Description[/b][cell][b]Department[/b][cell][b]Code[/b]
 +
[row][cell][b][field][/b][cell][field][cell][field][cell][field]
 +
[row][cell][b][field][/b][cell][field][cell][field][cell][field]
 +
[row][cell][b][field][/b][cell][field][cell][field][cell][field]
 +
[row][cell][b][field][/b][cell][field][cell][field][cell][field]
 +
[/table]
 +
[hr][b][large][u]Incident Synopsis:[/u][/large][/b] [field]
 +
 
 +
[b]Reporting Operative's Signature:[/b] [field]
 +
 
 +
[hr]
 +
[small][center][b]This form is for official AEGIS SECURITY use ONLY.
  
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
+
Any information contained in this form will be considered CLASSIFIED to all but those who are approved to use and view this document.[/b][/center][/small]
 
'''(Termination of Employment Record by Malsquando. If a [[First_Officer_Eclipse|First Officer]] 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>
 
</pre></div></div>
  
===Job Change Application===
+
====Arrest Report====
  
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
+
'''Arrest Report by Upsetspy, edited by HekT0, revised by timidvi'''
'''(Job Change Application by Malsquando. Documentations to be archived.)'''
 
 
   
 
   
 
<div class="mw-collapsible-content"><pre>
 
<div class="mw-collapsible-content"><pre>
[b][u]JOB CHANGE APPLICATION[/b][/u][br]
+
[center][aegis]
[br]
+
[large][b][u]Aegis Security Arrest Report[/i][/center][center][/u][/b][/large][/center]
Applicant Name:[field] [br]
+
[b]Date and time: [/b][date] - [time]
Applicant current assignment:[field] [br]
+
[hr][b][u]Arrestee Information[/u][/b]
Applicant desired assignment:[field] [br]
+
[small][i](PB-Permabrigged; F#-Fined, # of credits; CS-Community Service; H-Indefinite Hold; C-Court Martial; P-Parole/Probation; V-Verbal Warning)[/small]
[br]
+
[table][cell][b]Name[/b][cell][b]Position[/b][cell][b]Charge(s)[/b][cell][b]Disposition[/b]
Reason for request:[field] [br]
+
[row][/b][cell][field][cell][field][cell][field][cell][field]
[br]
+
[/table][/i]
Applicant signature:[field] [br]
+
[b]Additional Information:[/b] [field]
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>
 
  
 +
[hr][b][u]Arresting Personnel[/b][/u]
  
===Additional Access Application===
+
[table][cell][b]Name[/b][cell][b]Position[/b][cell][b]Relation[/b]
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
+
[row][cell][b][field][/b][cell][field][cell][field]
+
[row][cell][b][field][/b][cell][field][cell][field]
Additional Access Application by Malsquando
+
[row][cell][b][field][/b][cell][field][cell][field]
+
[row][cell][b][field][/b][cell][field][cell][field]
<div class="mw-collapsible-content"><pre>
+
[row][cell][b][field][/b][cell][field][cell][field]
[b][u]ADDITIONAL ACCESS APPLICATION[/b][/u][br]
+
[/table]
[br]
+
[hr][large][b][u]Booking Checklist (YES/NO/NA)[/u][/b][/large]
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>
 
  
 +
[b]Booking Operative: [/b][field][br]
 +
[table][row][cell][b]Combative[/b][cell][field]
 +
[row][cell][b]Warrant Presented[/b][cell][field]
 +
[row][cell][b]Prisoner Searched[/b][cell][field]
 +
[/table]
  
===Inspection log===
+
[b]Additional notes:[/b] [field]
  
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
 
'''(A small log to be written by the [[First_Officer_Eclipse|First Officer]] about the current state of the ship. By Superbee29)'''
 
 
<div class="mw-collapsible-content"><pre>
 
  
[b][large]Inpection log[/large][/b][hr][b]Department:[/b] [field]
+
[b]Reporting Operative's Signature: [field]
[b]Time:[/b] [field]
+
CO/Sergeant Signature(s): [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>
 
  
===Audit log===
+
[hr][small]ATTACH ALL RELEVANT DOCUMENTS TO THIS ARREST REPORT[/small]
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
+
[hr]
 
'''(A indepth log to be written by the [[First_Officer_Eclipse|First Officer]] about the current state of the ship.by Superbee29)'''
 
 
<div class="mw-collapsible-content"><pre>
 
[center][logo]
 
[large][b]Department efficiency audit[/b][/large][/center][hr][b]Time:[/b] [field]
 
[b]Department:[/b] [field]
 
[b]Head:[/b] [field]
 
[b]Employees:[/b] [list][field][/list]
 
[b]General efficiency (0-10):[/b] [field]
 
[b]Audit compliance (0-5):[/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]Signature:[/b] [field][hr]STAMP HERE[br]
 
</pre></div></div>
 
  
==Cargo==
 
  
 +
[small][center]This form is for official AEGIS SECURITY use ONLY.
  
===Materials Requisition Form===
+
Any information contained in this form will be considered CLASSIFIED to all but those who are approved to use and view this document.[/center][/small][/b]
 +
</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, revised by timidvi'''
'''(This is a form for requesting materials from the Quartermaster for your department. Yes, that's how that's supposed to work. Created by rsmr.)'''
 
 
   
 
   
 
<div class="mw-collapsible-content"><pre>
 
<div class="mw-collapsible-content"><pre>
[center][logo]
+
[center][aegis][logo][/center]
[large][b]Materials Requisition Form[/b]
+
[center][b][u]Interrogation Report[/b][/u][/center][br]
[small][i]This form is to be filled out by the department head requesting materials from Supply. In the absence of a department head, any employee from the department will be sufficient. Please fill out the form in its entirety.[/i][/small][/center][hr]
+
[br]
[b]Time & Date[/b]: [field]
+
[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]
[b]Requesting Department[/b]: [field]
+
[br]
[b]Requesting Employee[/b]: [field]
+
[b]Interviewer's Name: [/b][field][br]
[b]Request ID[/b]: #[field]
+
[b]Rank: [/b][field][br]
 +
[br]
 +
[b]Interviewee's Name: [/b][field][br]
 +
[b]Title: [/b][field][br]
 +
[b]Designation[/b][small][i](Suspect/Witness/Other)[/i][/small][b]: [/b][field][br]
 +
[b]Interviewee's Legal Representative[/b][small][i](name, title)[/i][/small][b]: [/b][field][br]
  
 +
[b]Other personnel present: [/b][field][br]
 +
[hr]
 +
[b][u]Interview Notes: [/u][/b][br]
 +
[field][br]
 +
[br]
 
[hr]
 
[hr]
[center][b][u][large]Materials[/large][/u][/b]
+
[b]Interviewer's Signature: [/b][field][br]
[table][row][cell][center][b]Material Name[/b][/center][cell][center][b]Amount [/b][/center][row]
+
[hr]
[cell][b][center]Uranium[/b][cell][center][field]
+
</pre></div></div>
[row][cell][center][b]Iron[/b][cell][center][field]
+
 
[row][cell][center][b]Steel[/b][cell][center][field]
+
 
[row][cell][center][b]Plastic[/b][cell][center][field]
+
===Requisitions===
[row][cell][center][b]Glass[/b][cell][center][field]
+
 
[row][cell][center][b]Silver[/b][cell][center][field]
+
====Armory Item Requisition Form====
[row][cell][center][b]Gold[/b][cell][center][field]
 
[row][cell][center][b]Platinum[/b][cell][center][field]
 
[row][cell][center][b]Diamond[/b][cell][center][field]
 
[row][cell][center][b]Osmium[/b][cell][center][field]
 
[row][cell][center][b]Borosillicate[/b][cell][center][field]
 
[row][cell][center][b]Phoron[/b][cell][center][field]
 
[row][cell][center][b]Other[/b]: [field][/b][cell][center][field]
 
[/table]
 
[hr] [small][i]The following signatures and stamps are required for this form to be valid, and must be provided before the form may be approved.[/i][/small][/center]
 
[b]Quartermaster's Signature[/b]: [field]
 
[b]Requesting Employee's Signature[/b]: [field]
 
 
 
[small][center]Quartermaster's Stamp[small]
 
[br]
 
</pre></div></div>
 
 
 
 
 
===Material Manifest===
 
  
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
+
'''Armory Item Requisition Form by Upsetspy'''
'''(A Manifest form that corresponds with the Materials Requisition Form. Issued with a delivery of materials to a department, so that they can check how much they were supposed to get. Created by rsmr.)'''
 
 
   
 
   
 
<div class="mw-collapsible-content"><pre>
 
<div class="mw-collapsible-content"><pre>
[center][logo]
+
[center][aegis]
[large][b]Material Supply Manifest[/b]
+
[b][large]Aegis Security Armory Inventory[/large][/b]
[small][i]This form is to be filled out by the attending Cargo Technician as a receipt of the materials sent to a department in response to the corresponding Material Requisition Form.[/i][/small][/center][hr]
 
[b]Delivering Technician[/b]: [field]
 
[b]Destination[/b]: [field]
 
[b]Request ID[/b]: #[field]
 
  
[hr]
+
[i]Armory Withdrawal Request - Revision [date] - [time][/i][/center][hr][center][large][b][u]Armory Withdrawal Request[/u][/b][/large][/center]
[center][b][u][large]Materials[/large][/u][/b]
+
[b]
[table][row][cell][center][b]Material Name[/b][/center][cell][center][b]Amount [/b][/center][row]
+
Name: [field]
[cell][b][center]Uranium[/b][cell][center][field]
 
[row][cell][center][b]Iron[/b][cell][center][field]
 
[row][cell][center][b]Steel[/b][cell][center][field]
 
[row][cell][center][b]Plastic[/b][cell][center][field]
 
[row][cell][center][b]Glass[/b][cell][center][field]
 
[row][cell][center][b]Silver[/b][cell][center][field]
 
[row][cell][center][b]Gold[/b][cell][center][field]
 
[row][cell][center][b]Platinum[/b][cell][center][field]
 
[row][cell][center][b]Diamond[/b][cell][center][field]
 
[row][cell][center][b]Osmium[/b][cell][center][field]
 
[row][cell][center][b]Borosillicate[/b][cell][center][field]
 
[row][cell][center][b]Phoron[/b][cell][center][field]
 
[row][cell][center][b]Other[/b]: [field][/b][cell][center][field]
 
[/table]
 
[hr] [small][i]The following signatures and stamps are required for this form to be valid, and must be provided before the form may be approved.[/i][/small][/center]
 
[b]Cargo Technician's Signature[/b]: [field]
 
[b]Receiving Employee's Signature[/b]: [field]
 
</pre></div></div>
 
  
 +
Position: [field]
  
===Item Request Form===
+
Reason: [field]
 +
 
 +
Date/Time: [date] - [time]
 +
[hr]
 +
[center][large][u]List following items and quantities you want to request:[/b][/u][/large]
 +
 
 +
 
 +
[table][row][cell]Item: [field][cell]Quantity: [field][/table]
 +
[table][row][cell]Item: [field][cell]Quantity: [field][/table]
 +
[table][row][cell]Item: [field][cell]Quantity: [field][/table]
 +
[table][row][cell]Item: [field][cell]Quantity: [field][/table]
 +
[table][row][cell]Item: [field][cell]Quantity: [field][/table]
 +
[table][row][cell]Item: [field][cell]Quantity: [field][/table]
 +
[table][row][cell]Item: [field][cell]Quantity: [field][/table]
 +
[table][row][cell]Item: [field][cell]Quantity: [field][/table]
 +
[table][row][cell]Item: [field][cell]Quantity: [field][/table]
 +
[table][row][cell]Item: [field][cell]Quantity: [field][/table]
 +
[/b]
 +
[center][b]Commander/Sergeant Signature:[/b] [field][/center]
 +
[b][i]
 +
THIS FORM MUST BE SUBMITTED TO AND STAMPED BY AN AEGIS COMMANDER, SERGEANT or CAPTAIN/FIRST OFFICER[/i][/b]
 +
[i][small](you are only exempt from this rule in situations of emergency and necessity, failure to follow this will result in reprimand)[/small][/i]
 +
 
 +
[small][center]This form is for official AEGIS SECURITY use ONLY.
 +
|
 +
Any information contained in this form will be considered CLASSIFIED to all but those who are approved to use and view this document.[/center][/small]
 +
</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%">
+
'''(This form is meant for the Aegis department head to hand to operatives when confronting a crew member suspected of committing a crime.'''
'''(For requesting items when a supply console is not available. I suppose you could fax it in? Created by rsmr.)'''
 
 
   
 
   
 
<div class="mw-collapsible-content"><pre>
 
<div class="mw-collapsible-content"><pre>
[center][logo]
+
[center][b]NEV NORTHERN LIGHT
[large][b]Item Request Form[/b]
+
[aegis]
[small][i]This form is for requesting supplies from the Cargo department. Cargo Technicians withhold the right to deny your request if they find sufficient reasoning to do so. If you wish to contest your denied form, please consult the Quartermaster, or the Head of Personnel should the Quartermaster be unavailable.[/i][/small][/center][hr]
+
[large][u]Search Warrant[/u][/large][/b][/center][hr][small][i]To be filled out by the Aegis department head. All sections are required to be filled out.[/i][/small]
[b]Time & Date[/b]: [date] - [time]
 
[b]Applicant Name[/b]: [field]
 
[b]Item(s) Requested[/b]: [field]
 
[b]Request Reason[/b]: [field]
 
  
[hr][small][i]The following are required for this form to be valid, and must be provided before the form may be approved.[/i][/small][/center]
+
[b]Searched Employee:[/b] [field]
 +
[b]Suspected Crime(s):[/b] [field]
 +
[b][u]Details:[/u][/b]
 +
[field]
  
[b]Applicant's Signature[/b]: [field]
+
[hr][b]Searching Operative:[/b] [field]
 
+
[b][u]Items Discovered:[/u][/b]
[small][center]Approval or Denial Stamp[small]
+
[field]
[br]
+
[b][u]Details:[/u][/b]
 +
[field]
  
 +
[hr][b]Aegis Department Head's Signature:[/b] [field]
 +
[b]Searching Operative's Signature[/b] [field]
 +
[b]Date of Signature:[/b] [date]
 +
[small][i]This form must be stamped below the line by an Aegis Commander or Captain before the end of the shift.[/i][/small]
 +
[hr]
 
</pre></div></div>
 
</pre></div></div>
  
  
 +
==Lazarus Science==
  
 +
===Away Missions===
 +
====Away Missions Briefing====
 +
WIP, will be for outlining goals and priorities during Lazarus away missions.
  
==Medical==
+
====Away Missions Debriefing====
 +
WIP, will be for outlining findings from Lazarus away missions. This should include not only material and technological gains, but also lore-based logs, etc, recovered from black sites, and hypotheses as to the purpose of a given location and what might be learned from them.
  
===Medical Guidelines===
+
====Expedition Volunteer Waiver====
  
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
   
 
   
'''(This is a form for Medical Guidelines. Feel free to add something.)'''
+
'''(This form is for people volunteering to join an expedition. This is important for keeping track of liabilities in case a volunteer is hurt, so that they cannot sue the company. Created by Vorrarkul from Virgo.)'''
+
 
 
<div class="mw-collapsible-content"><pre>
 
<div class="mw-collapsible-content"><pre>
 
[center][b]NEV Northern Light
 
[center][b]NEV Northern Light
[logo]
+
[logo][lazarus]
[large][u]Medical Department Guidelines[/u][/large][/b][/center][hr]
+
[large][u]Volunteer Waiver[/u][/large][/b][/center][hr][small][i]To be filled out by the employee volunteering for expedition. All sections must be filled out. This waiver must be signed and submitted before any expeditions may be conducted.[/i][/small]
 +
 
 +
[b]Volunteering Employee:[/b] [field]
 +
[b]Details:[/b] [field]
 +
[b]Volunteer Role:[/b] [field]
 +
 
 +
[hr][b][u]Agreement Details:[/u][/b]
 +
I, [field], understand that if I disobey the orders given by the designated expedition leader, I will be punished to the full extent of the law, and will furthermore be confined to the shuttle or returned to the Northern Light. I also waive the ship and its crew of any liability if I die during the course of the expedition, and furthermore waive my right to protection by the accompanying security detail if I disregard orders given with the intent of ensuring the safety of me and the rest of the expedition. This means that if I endanger myself or the crew as a result of disobeying the accompanying security detail, I waive my right to having my soulcrypt or equivalent recovered before, during, or after extraction of the expedition team.
  
[hr][br]
+
[hr][b]Volunteering Employee's Signature:[/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]
+
[b]Overseeing Head of Staff's Signature:[/b] [field]
[hr][br]
+
[b]Date of Signature:[/b] [date]
[b]Guidelines[/b][br]
+
[small][i]Use 'sign' enclosed by brackets to create a signature.
[*] 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:
+
This form must be stamped below the line by the overseeing head of staff before the end of the shift.[/i][/small]
Dylovene, Dermaline, Biracidine, Dexalin Plus.[br]
+
[hr]
[*]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>
 
</pre></div></div>
  
  
===Prescription Form===
+
===Distribution of Research Equipment===
 +
WIP
 +
 
 +
===Experimentation===
 +
WIP
 +
 
 +
===Robotics===
 +
====On-Death Synthetic Conversion Contract====
  
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
+
 
'''(A form for prescribing patients medicines that they can then pick up later.)'''
+
'''(On-Death Synthetic Conversion Contract by SvartaSvansen)'''
+
 
 
<div class="mw-collapsible-content"><pre>
 
<div class="mw-collapsible-content"><pre>
 +
[center][h3]On-Death Synthetic Conversion Contract[/h3][/center]
 +
I, [field], give my consent that the certified Roboticist, [field], aboard the registered NanoTrasen ship NEV Northern Light, upon my death, may extract my brain with intent to perform one of the marked procedures below:
  
[center][large][b]NEV Northern Light Medical Department[/b][/large][/center]
+
[small](Mark "X" all that apply. At least one must be marked.)[/small]
[br]
+
 
[large][u]Prescription[/u]:[/large][br] [field]
+
[grid][row][cell][[cell][field][cell]] Full Body Prosthesis
[br][br][hr]
+
[row][cell][[cell][field][cell]] Cyborg Integration
[u]For[/u]: [field] [br]
+
[row][cell][[cell][field][cell]] Artificial Intelligence Upload[/grid]
[u]Assignment[/u]: [field] [br]
+
[hr][center][b]Signature of Consenting Party[/b][/center]
[hr]
+
I, [field], certify that I have been informed to the extent of my own satisfaction of the risks associated with the above marked procedure(s) and that I give my informed consent of my own free will, of sound mind, and free of coercion, council, or deceit from another party. Furthermore, I agree that I will not hold NanoTrasen nor the above named Roboticist liable in the event that the chosen procedure is unsuccessful.
[u]Prescribing Doctor[/u]: [field] [br]
 
[u]Date[/u]: [field] [br]
 
[hr]
 
[u]Pharmacist[/u]: [field] [br][br]
 
[small]This prescription will not be refilled except under written authorization.[/small]
 
 
</pre></div></div>
 
  
 +
[b]Signed[/b]: [field]
  
===Autopsy Report===
+
[hr][center][b]Signature of Certified Roboticist[/b][/center]
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
+
I, [field], certify that the above named consenting party has been informed to a satisfactory degree and in good faith by the informant of the risks associated with the above marked procedure(s) and that I am of the belief that the party's consent is given of his/her own free will. I understand that, though I will not be held liable should the chosen procedure fail, all laws and regulations remain in full effect.
 
'''(Autopsy Report by Susan)'''
 
 
<div class="mw-collapsible-content"><pre>
 
[b][center]OFFICE OF THE SHIP MEDICAL EXAMINER[/b][/center][br]
 
[i][center]NEV Northern Light[/i][/center][br]
 
[br]
 
DECEASED: [field][br]
 
RACE: [field][br]
 
SEX: [field][br]
 
AGE: [field][br]
 
RANK: [field][br]
 
[hr]
 
TYPE OF DEATH: [field][br]
 
DESCRIPTION OF BODY: [field][br]
 
MARKS AND WOUNDS: [field][br]
 
[hr]
 
PROBABLE CAUSE OF DEATH: [field][br]
 
MANNER OF DEATH: [field][br]
 
[hr]
 
[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]
 
</pre></div></div>
 
  
 +
Furthermore, I understand that any falsification of the consenting party's statement is strictly forbidden and may result in disciplinary measures up to and including termination and criminal penalties depending on severity.
  
===Department Health Inspection===
+
[b]Signed[/b]: [field]
 +
 
 +
[hr][center][b]Research Director's stamp below, if present:[/b][/center]
 +
</pre></div></div>
 +
 
 +
====Live Synthetic Conversion Contract====
  
 
<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>
 
[center][b][u]S-113 Form:[/u][/b][large]Shift Departmental Sanitation Assessment[/center][/large]
 
[br][hr]
 
[br][b][u]Department:[/u][/b][i]
 
[br][field][/i]
 
[br][b][u]Inspecting Medical Employee's Signature:[/u][/b][i]
 
[br][field][/i]
 
[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]
 
  
</pre></div></div>
+
'''(Live Synthetic Conversion Contract based on the above contract by SvartaSvansen, revised by timidvi)'''
  
 +
<div class="mw-collapsible-content"><pre>
 +
[center][h3]Live Synthetic Conversion Contract[/h3][/center]
 +
I, [field], give my consent that the certified Roboticist, [field], aboard the registered NanoTrasen ship NEV Northern Light may extract my brain while still alive with the intent to perform one of the marked procedures below:
  
===Resleeve Request===
+
[small](Mark "X" all that apply. At least one must be marked.)[/small]
  
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
+
[grid][row][cell][[cell][field][cell]] Full Body Prosthesis
+
[row][cell][[cell][field][cell]] Cyborg Integration
'''(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)'''
+
[row][cell][[cell][field][cell]] Artificial Intelligence Upload[/grid]
+
[hr][center][b]Signature of Consenting Party[/b][/center]
<div class="mw-collapsible-content"><pre>
+
I, [field], certify that I have been informed to the extent of my own satisfaction of the risks associated with the above marked procedure(s) and that I give my informed consent of my own free will, of sound mind, and free of coercion, council, or deceit from another party. Furthermore, I agree that I will not hold NanoTrasen nor the above named Roboticist liable in the event that the chosen procedure is unsuccessful.
[center][b]NEV Northern Light
 
[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]Signed[/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]
+
[hr][center][b]Signature of Certified Roboticist[/b][/center]
[b]Medical Doctor's Signature:[/b] [field]
+
I, [field], certify that the above named consenting party has been informed to a satisfactory degree and in good faith by the informant of the risks associated with the above marked procedure(s) and that I am of the belief that the party's consent is given of his/her own free will. I understand that, though I will not be held liable should the chosen procedure fail, all laws and regulations remain in full effect.
[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]
 
</pre></div></div>
 
  
 +
Furthermore, I understand that any falsification of the consenting party's statement is strictly forbidden and may result in disciplinary measures up to and including termination and criminal penalties depending on severity.
  
===(Chemist): Medical Prescription Request===
+
[b]Signed[/b]: [field]
<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]NEV Northern Light
 
[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][center][b]Research Director's stamp below, if present:[/b][/center]
[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]
 
[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]
 
 
</pre></div></div>
 
</pre></div></div>
  
 +
===R&D Away Mission Briefing===
  
===(Psychiatrist): Psychiatric Evaluation===
 
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
   
 
   
'''(This form is to help supplement psychiatric roleplay, and be filled out after a therapy session by the psychiatrist.''' '''created by user Vorrarkul)'''
+
'''(Created by Roy Tilton from Discord.)'''
 
   
 
   
 
<div class="mw-collapsible-content"><pre>
 
<div class="mw-collapsible-content"><pre>
[center][b]NEV Northern Light
+
[center][logo] [b][large]NEV Northern Light[/large][/b] [i]Away Mission Briefing[/i][/center]
[logo]
+
[br]
[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]
+
Leader:[field]
 +
[br]
 +
Destination: [field]
 +
[br]
 +
Reason for travel: [field]
  
[b]Psychiatrist[/b]: [field]
+
</pre></div></div>
[b]Patient and Occupation[/b]: [field]
 
[b]Patient's Last Checkup[/b]: [field]
 
  
[hr][b][u]Concerns[/u][/b]:
 
[field]
 
[b][u]Evaluation[/u][/b]:
 
[field]
 
[b][u]Conclusion[/u][/b]:
 
[field]
 
  
[hr][b][u]Comments[/u][/b]:
+
===R&D equipment loan form===
[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]
 
  
 +
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 +
 +
'''(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>
 +
[b]Equipment Loan[/b][br]
 +
[hr][br]
 +
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]
 +
[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>
 
</pre></div></div>
  
  
== Research & Development ==
+
===Research Equipment Request===
 
 
===R&D Away Mission Briefing===
 
  
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
   
 
   
'''(Created by Roy Tilton from Discord.)'''
+
'''(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>
 
<div class="mw-collapsible-content"><pre>
[center][logo] [b][large]NEV Northern Light[/large][/b] [i]Away Mission Briefing[/i][/center]
+
[center][b]NEV Northern Light Research and Development
[br]
+
[logo]
Leader:[field]
+
[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]
[br]
+
 
Destination: [field]
+
[b]Requesting Employee[/b]: [field]
[br]
+
[b]Requested Equipment[/b]:
Reason for travel: [field]
+
[field]
 +
[b]Reason for Request[/b]: [field]
 +
 
 +
[hr][b]Requesting Employee's Signature[/b]: [field]
 +
[b]Distributing Researcher'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 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 time.
 +
This form must be stamped below the line by the Research Director before the end of the shift in order to be valid.[/i][/small]
 +
[hr]
 
</pre></div></div>
 
</pre></div></div>
  
  
===R&D equipment loan form===
+
===Experiment Waiver===
  
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
   
 
   
'''(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.)'''
+
'''(This form is for getting an employee's consent to participate in a scientific experiment. This is handy for holding someone accountable if they claim they didn't consent after the fact, even when they did.)'''
 
<div class="mw-collapsible-content"><pre>
 
[b]Equipment Loan[/b][br]
 
[hr][br]
 
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]
 
[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===
 
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
 
'''(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>
 
<div class="mw-collapsible-content"><pre>
[center][b]NEV Northern Light Research and Development
+
[center][b]NEV Northern Light
 
[logo]
 
[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]
+
[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]Requesting Employee[/b]: [field]
+
[b]Volunteering Employee[/b]: [field]
[b]Requested Equipment[/b]:
+
[b]Experiment Details[/b]:
 
[field]
 
[field]
[b]Reason for Request[/b]: [field]
+
[b]Volunteer Role[/b]: [field]
 +
 
 +
[hr][small][i]To be filled out by the member of Research conducting the experiment.[/i][/small]
 +
[b]Experiment Researcher[/b]:
 +
[b]Agreement Details[/b]:
 +
I, undersigned, [field]
  
[hr][b]Requesting Employee's Signature[/b]: [field]
+
[hr][b]Volunteering Employee's Signature[/b]: [field]
[b]Distributing Researcher's Signature[/b]: [field]
+
[b]Overseeing Head of Staff's Signature[/b]: [field]
 +
[b]Research Director's Signature[/b]: [field]
 
[b]Date of Signature[/b]: [date]
 
[b]Date of Signature[/b]: [date]
[b]Time of Distribution[/b]: [field]
+
[small][i]Use 'sign' enclosed by brackets to create a signature.
[small][i]Use 'sign' enclosed by brackets to create a signature. Use 'time' enclosed by brackets to print the current time.[/i][/small]
+
This form must be stamped below the line by the overseeing head of staff before the end of one standard work week.[/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 time.
 
This form must be stamped below the line by the Research Director before the end of the shift in order to be valid.[/i][/small]
 
 
[hr]
 
[hr]
 
</pre></div></div>
 
</pre></div></div>
  
  
===Experiment Waiver===
+
===Expedition Volunteer Waiver===
  
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
   
 
   
'''(This form is for getting an employee's consent to participate in a scientific experiment. This is handy for holding someone accountable if they claim they didn't consent after the fact, even when they did.)'''
+
'''(This form is for people volunteering to join an expedition. This is important for keeping track of liabilities in case a volunteer is hurt, so that they cannot sue the company. Created by Vorrarkul from Virgo.)'''
  
 
<div class="mw-collapsible-content"><pre>
 
<div class="mw-collapsible-content"><pre>
 
[center][b]NEV Northern Light
 
[center][b]NEV Northern Light
 
[logo]
 
[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]
+
[large][u] Volunteer Waiver[/u][/large][/b][/center][hr][small][i]To be filled out by the employee volunteering for expedition. All sections are required to be filled out. This waiver must be signed and submitted before any expeditions may be conducted.[/i][/small]
  
[b]Volunteering Employee[/b]: [field]
+
[b]Volunteering Employee:[/b] [field]
[b]Experiment Details[/b]:
+
[b][u] Details:[/u][/b]
 
[field]
 
[field]
[b]Volunteer Role[/b]: [field]
+
[b]Volunteer Role:[/b] [field]
  
[hr][small][i]To be filled out by the member of Research conducting the experiment.[/i][/small]
+
[hr][b][u]Agreement Details:[/u][/b]
[b]Experiment Researcher[/b]:
+
I, [field] understand that to disobey the orders given by the Pilot(s) or explorer(s). etc. I will not be permitted to enter another mission and will be confined to the ship or returned to the Northern Light. I also will accept my death as my own fault of not having a implant or body back-up.
[b]Agreement Details[/b]:
 
I, undersigned, [field]
 
  
[hr][b]Volunteering Employee's Signature[/b]: [field]
+
[hr][b]Volunteering Employee's Signature:[/b] [field]
[b]Overseeing Head of Staff's Signature[/b]: [field]
+
[b]Overseeing Head of Staff's Signature:[/b] [field]
[b]Research Director's Signature[/b]: [field]
+
[b]Date of Signature:[/b] [date]
[b]Date of Signature[/b]: [date]
 
 
[small][i]Use 'sign' enclosed by brackets to create a signature.
 
[small][i]Use 'sign' enclosed by brackets to create a signature.
 
This form must be stamped below the line by the overseeing head of staff before the end of one standard work week.[/i][/small]
 
This form must be stamped below the line by the overseeing head of staff before the end of one standard work week.[/i][/small]
Line 1,114: Line 967:
 
</pre></div></div>
 
</pre></div></div>
  
 +
==='''Robotics'''===
  
===Expedition Volunteer Waiver===
+
===On-Death Cyborgification===
  
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 +
'''(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.)'''
 
   
 
   
'''(This form is for people volunteering to join an expedition. This is important for keeping track of liabilities in case a volunteer is hurt, so that they cannot sue the company. Created by Vorrarkul from Virgo.)'''
 
 
 
<div class="mw-collapsible-content"><pre>
 
<div class="mw-collapsible-content"><pre>
[center][b]NEV Northern Light
+
[b]On-Death Cyborgification Contract[/b][br]
[logo]
+
[br]
[large][u] Volunteer Waiver[/u][/large][/b][/center][hr][small][i]To be filled out by the employee volunteering for expedition. All sections are required to be filled out. This waiver must be signed and submitted before any expeditions may be conducted.[/i][/small]
+
I, [field], hereby declare that the certified Roboticist aboard the registered NanoTrasen ship "NEV Northern Light" 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>
  
[b]Volunteering Employee:[/b] [field]
 
[b][u] Details:[/u][/b]
 
[field]
 
[b]Volunteer Role:[/b] [field]
 
  
[hr][b][u]Agreement Details:[/u][/b]
+
===Live Cyborgification===
I, [field] understand that to disobey the orders given by the Pilot(s) or explorer(s). etc. I will not be permitted to enter another mission and will be confined to the ship or returned to the Northern Light. I also will accept my death as my own fault of not having a implant or body back-up.
 
  
[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]
+
[b]Date of Signature:[/b] [date]
+
'''(This is for a cyborgification or AI assimilation procedure on a living crewmember.)'''
[small][i]Use 'sign' enclosed by brackets to create a signature.
+
This form must be stamped below the line by the overseeing head of staff before the end of one standard work week.[/i][/small]
+
<div class="mw-collapsible-content"><pre>
 +
[center][large][b]Live cyborgification contract[/b][/large][/center]
 +
[center][field][/center][hr]
 +
Date:[field]-2559[br]
 +
Time:[field][br]
 +
[hr][br]
 +
[b] [i] NLS SOUTHRN CROSS [/i] [/b] [br]
 +
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]
 +
[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]
 +
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]
 +
Performing roboticist signature:[field]
 
[hr]
 
[hr]
 +
Head of research department Signature:[field][br][br]
 +
[small][center]-Reminder to notify subject's head of staff and security-[/small][br]
 +
[hr][small]stamp if cyborgification completed successfully:[/small][/center][hr]
 
</pre></div></div>
 
</pre></div></div>
  
==='''Robotics'''===
 
  
===On-Death Cyborgification===
+
===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%">
'''(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.)'''
 
 
   
 
   
 +
'''(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"><pre>
 
<div class="mw-collapsible-content"><pre>
[b]On-Death Cyborgification Contract[/b][br]
+
 
 +
[b]On-Death AIA Contract[/b][br]
 
[br]
 
[br]
I, [field], hereby declare that the certified Roboticist aboard the registered NanoTrasen ship "NEV Northern Light" is permitted to extract my brain with intent to Cyborgify upon death.[br]
+
I hereby declare that the certified Roboticist aboard the registered NanoTrasen ship "NEV Northern Light" is permitted to remove my brain with intent to enact an Artificial Intelligence Assimilation (AIA) upon my death.[br]
 
[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]
+
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]
 
[br]
 
[b]Signed[/b]: [field][br]
 
[b]Signed[/b]: [field][br]
 +
[br]
 
</pre></div></div>
 
</pre></div></div>
  
  
===Live Cyborgification===
+
===AI Contract for live conversion===
  
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
   
 
   
'''(This is for a cyborgification or AI assimilation procedure on a living crewmember.)'''
+
'''(AIA Contract for Live by Critica)'''
 
   
 
   
 
<div class="mw-collapsible-content"><pre>
 
<div class="mw-collapsible-content"><pre>
[center][large][b]Live cyborgification contract[/b][/large][/center]
+
[b]Live AIA Contract[/b][br]
[center][field][/center][hr]
+
[br]
Date:[field]-2559[br]
+
I, [field], hereby declare that the certified Roboticist aboard the registered NanoTrasen ship "NEV Northern Light" is permitted to extract my brain during a live surgery with the intent to enact an Artificial Intelligence Assimilation (AIA).[br]
Time:[field][br]
+
[br]
[hr][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]
[b] [i] NLS SOUTHRN CROSS [/i] [/b] [br]
+
[br]
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]
+
[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]
 
[br]
[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]
 
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]
 
Performing roboticist signature:[field]
 
[hr]
 
Head of research department Signature:[field][br][br]
 
[small][center]-Reminder to notify subject's head of staff and security-[/small][br]
 
[hr][small]stamp if cyborgification completed successfully:[/small][/center][hr]
 
 
</pre></div></div>
 
</pre></div></div>
  
  
===AI Contract for On-Death===
+
===On-Death Synthetic Conversion Contract===
  
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
'''(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"><pre>
 
  
[b]On-Death AIA Contract[/b][br]
+
'''(On-Death Synthetic Conversion Contract by SvartaSvansen)'''
[br]
+
 
I hereby declare that the certified Roboticist aboard the registered NanoTrasen ship "NEV Northern Light" is permitted to remove my brain with intent to enact an Artificial Intelligence Assimilation (AIA) upon my death.[br]
+
<div class="mw-collapsible-content"><pre>
[br]
+
[center][h3]On-Death Synthetic Conversion Contract[/h3][/center]
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]
+
I, [field], give my consent that the certified Roboticist, [field], aboard the registered NanoTrasen ship NEV Northern Light, upon my death, may extract my brain with intent to perform one of the marked procedures below:
[br]
 
[b]Signed[/b]: [field][br]
 
[br]
 
</pre></div></div>
 
  
 +
[small](Mark "X" all that apply. At least one must be marked.)[/small]
  
===AI Contract for live conversion===
+
[grid][row][cell][[cell][field][cell]] Full Body Prosthesis
 +
[row][cell][[cell][field][cell]] Cyborg Integration
 +
[row][cell][[cell][field][cell]] Artificial Intelligence Upload[/grid]
 +
[hr][center][b]Signature of Consenting Party[/b][/center]
 +
I, [field], certify that I have been informed to the extent of my own satisfaction of the risks associated with the above marked procedure(s) and that I give my informed consent of my own free will, of sound mind, and free of coercion, council, or deceit from another party. Furthermore, I agree that I will not hold NanoTrasen nor the above named Roboticist liable in the event that the chosen procedure is unsuccessful.
 +
 
 +
[b]Signed[/b]: [field]
  
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
+
[hr][center][b]Signature of Certified Roboticist[/b][/center]
+
I, [field], certify that the above named consenting party has been informed to a satisfactory degree and in good faith by the informant of the risks associated with the above marked procedure(s) and that I am of the belief that the party's consent is given of his/her own free will. I understand that, though I will not be held liable should the chosen procedure fail, all laws and regulations remain in full effect.
'''(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 ship "NEV Northern Light" 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>
 
  
 +
Furthermore, I understand that any falsification of the consenting party's statement is strictly forbidden and may result in disciplinary measures up to and including termination and criminal penalties depending on severity.
  
===On-Death Synthetic Conversion Contract===
+
[b]Signed[/b]: [field]
  
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
+
[hr][center][b]Research Director's stamp below, if present:[/b][/center]
 +
</pre></div></div>
  
'''(On-Death Synthetic Conversion Contract by SvartaSvansen)'''
 
  
<div class="mw-collapsible-content"><pre>
+
==='''Xenobiology'''===
[center][h3]On-Death Synthetic Conversion Contract[/h3][/center]
 
I, [field], give my consent that the certified Roboticist, [field], aboard the registered NanoTrasen ship NEV Northern Light, upon my death, may extract my brain with intent to perform one of the marked procedures below:
 
  
[small](Mark "X" all that apply. At least one must be marked.)[/small]
+
===Slime Breeding Log===
  
[grid][row][cell][[cell][field][cell]] Full Body Prosthesis
+
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
[row][cell][[cell][field][cell]] Cyborg Integration
 
[row][cell][[cell][field][cell]] Artificial Intelligence Upload[/grid]
 
[hr][center][b]Signature of Consenting Party[/b][/center]
 
I, [field], certify that I have been informed to the extent of my own satisfaction of the risks associated with the above marked procedure(s) and that I give my informed consent of my own free will, of sound mind, and free of coercion, council, or deceit from another party. Furthermore, I agree that I will not hold NanoTrasen nor the above named Roboticist liable in the event that the chosen procedure is unsuccessful.
 
 
 
[b]Signed[/b]: [field]
 
 
 
[hr][center][b]Signature of Certified Roboticist[/b][/center]
 
I, [field], certify that the above named consenting party has been informed to a satisfactory degree and in good faith by the informant of the risks associated with the above marked procedure(s) and that I am of the belief that the party's consent is given of his/her own free will. I understand that, though I will not be held liable should the chosen procedure fail, all laws and regulations remain in full effect.
 
 
 
Furthermore, I understand that any falsification of the consenting party's statement is strictly forbidden and may result in disciplinary measures up to and including termination and criminal penalties depending on severity.
 
 
 
[b]Signed[/b]: [field]
 
 
 
[hr][center][b]Research Director's stamp below, if present:[/b][/center]
 
</pre></div></div>
 
 
 
 
 
==='''Xenobiology'''===
 
 
 
===Slime Breeding Log===
 
 
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
 
'''(Slime Breeding Log by Malsquando For archival of slime population on the ship.)'''
 
'''(Slime Breeding Log by Malsquando For archival of slime population on the ship.)'''
 
   
 
   
Line 1,322: Line 1,147:
 
</pre></div></div>
 
</pre></div></div>
  
 +
==Lazarus Medical==
  
 
+
===Medical Guidelines===
==Security==
 
 
 
===Incident Report===
 
  
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
   
 
   
'''To report all [[Laws_Eclipse|crimes]], by Upsetspy'''
+
'''(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][aegis][h1]Aegis Security Incident Report[/h1][/center]
+
[center][b]NEV Northern Light
[i]Revision [date] - [time][/i]
+
[logo]
[b]Offense/Incident Type: [/b][field]
+
[large][u]Medical Department Guidelines[/u][/large][/b][/center][hr]
[b]Location: [/b][field]
 
[br][hr][h3]Personnel Involved in Incident[/h3]
 
[b]Reporting Operative: [/b][field][br]
 
[b]Assisting Operative(s) [/b][br]
 
[table][row][cell][b]Rank[/b][cell][b]Name[/b][cell][b]Position[/b]
 
[row][cell][b][field][/b][cell][field][cell][field]
 
[row][cell][b][field][/b][cell][field][cell][field]
 
[row][cell][b][field][/b][cell][field][cell][field]
 
[row][cell][b][field][/b][cell][field][cell][field]
 
[/table]
 
[b]Other Personnel[/b]
 
[small][i](V-Victim, S-Suspect, W-Witness, M-Missing, A-Arrested, RP-Reporting Person, D-Deceased)[/i][/small][br]
 
[table][row][cell][b]Rank[/b][cell][b]Name[/b][cell][b]Position[/b][cell][b]Code[/b]
 
[row][cell][b][field][/b][cell][field][cell][field][cell][field]
 
[row][cell][b][field][/b][cell][field][cell][field][cell][field]
 
[row][cell][b][field][/b][cell][field][cell][field][cell][field]
 
[row][cell][b][field][/b][cell][field][cell][field][cell][field]
 
[/table]
 
[hr][h3]Description of Items/Property [/h3]
 
[small][i](D-Damaged, E-Evidence, L-Lost, R-Recovered, S-Stolen)[/i][/small][br]
 
[table][row][cell][b]Name[/b][cell][b]Description[/b][cell][b]Department[/b][cell][b]Code[/b]
 
[row][cell][b][field][/b][cell][field][cell][field][cell][field]
 
[row][cell][b][field][/b][cell][field][cell][field][cell][field]
 
[row][cell][b][field][/b][cell][field][cell][field][cell][field]
 
[row][cell][b][field][/b][cell][field][cell][field][cell][field]
 
[/table]
 
[hr][h3]Incident Information:[/h3][field][br]
 
[h3]Reporting Operative's Signature:[/h3][field][br]
 
 
 
[small][center]This form is for official AEGIS SECURITY use ONLY.
 
|
 
Any information contained in this form will be considered CLASSIFIED to all but those who are approved to use and view this document[/center][/small]
 
  
 +
[hr][br]
 +
[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>
 
</pre></div></div>
  
  
===Security Guidelines===
+
===Prescription Form===
  
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''Security Guidelines by moonloon'''
+
 +
'''(A form for prescribing patients medicines that they can then pick up later.)'''
 
   
 
   
 
<div class="mw-collapsible-content"><pre>
 
<div class="mw-collapsible-content"><pre>
[center][b]Security Guidelines[/b][/center][br]
+
 
[hr][br]
+
[center][large][b]NEV Northern Light Medical Department[/b][/large][/center]
[b]Golden rule:[/b] [center]Keep communications up at all times on the Security Channel and
+
[br]
report all movements, arrests and all security matters over the radio.[/center][br]
+
[large][u]Prescription[/u]:[/large][br] [field]
[hr][br]
+
[br][br][hr]
[b]Guidelines[/b][br]
+
[u]For[/u]: [field] [br]
[*]Talk first, stun second.[br]
+
[u]Assignment[/u]: [field] [br]
[*]Always call for backup before attempting to confront a possibly dangerous criminal.[br]
+
[hr]
[*]Charge your weapons after every usage.[br]
+
[u]Prescribing Doctor[/u]: [field] [br]
[*]Stay calm under all circumstances, anger and fear show weakness.[br]
+
[u]Date[/u]: [field] [br]
[*]Always lock Security lockers & logout of security terminals after each use.[br]
+
[hr]
[*]Seal off crime scenes and wait for forensics personnel to arrive.[br]
+
[u]Pharmacist[/u]: [field] [br][br]
[*]Avoid using force where possible.[br]
+
[small]This prescription will not be refilled except under written authorization.[/small]
[*]Inform the department head when a criminal is wanted and set their wanted status via your security hud if possible.[br]
+
[*]Respect the chain of command! The Aegis internal chain of command is listed in The Agreement, familiarize yourself with it.[br]
 
[*]Remember your priorities: One punch is hardly something to arrest anyone over if there is a hostage situation.[br]
 
 
</pre></div></div>
 
</pre></div></div>
  
  
=== Search Warrant===
+
===Autopsy Report===
 
 
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''(This form is meant for the Aegis department head to hand to operatives when confronting a crew member suspected of committing a crime.'''
+
 +
'''(Autopsy Report by Susan)'''
 
   
 
   
 
<div class="mw-collapsible-content"><pre>
 
<div class="mw-collapsible-content"><pre>
[center][b]NEV NORTHERN LIGHT
+
[b][center]OFFICE OF THE SHIP MEDICAL EXAMINER[/b][/center][br]
[aegis]
+
[i][center]NEV Northern Light[/i][/center][br]
[large][u]Search Warrant[/u][/large][/b][/center][hr][small][i]To be filled out by the Aegis department head. All sections are required to be filled out.[/i][/small]
+
[br]
 +
DECEASED: [field][br]
 +
RACE: [field][br]
 +
SEX: [field][br]
 +
AGE: [field][br]
 +
RANK: [field][br]
 +
[hr]
 +
TYPE OF DEATH: [field][br]
 +
DESCRIPTION OF BODY: [field][br]
 +
MARKS AND WOUNDS: [field][br]
 +
[hr]
 +
PROBABLE CAUSE OF DEATH: [field][br]
 +
MANNER OF DEATH: [field][br]
 +
[hr]
 +
[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]
 +
</pre></div></div>
  
[b]Searched Employee:[/b] [field]
 
[b]Suspected Crime(s):[/b] [field]
 
[b][u]Details:[/u][/b]
 
[field]
 
  
[hr][b]Searching Operative:[/b] [field]
+
===Department Health Inspection===
[b][u]Items Discovered:[/u][/b]
+
 
[field]
+
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
[b][u]Details:[/u][/b]
+
'''(By Emmanuel Bassil)'''<div class="mw-collapsible-content"><pre>
[field]
+
[center][b][u]S-113 Form:[/u][/b][large]Shift Departmental Sanitation Assessment[/center][/large]
 +
[br][hr]
 +
[br][b][u]Department:[/u][/b][i]
 +
[br][field][/i]
 +
[br][b][u]Inspecting Medical Employee's Signature:[/u][/b][i]
 +
[br][field][/i]
 +
[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]
  
[hr][b]Aegis Department Head's Signature:[/b] [field]
 
[b]Searching Operative's Signature[/b] [field]
 
[b]Date of Signature:[/b] [date]
 
[small][i]This form must be stamped below the line by an Aegis Commander or Captain before the end of the shift.[/i][/small]
 
[hr]
 
 
</pre></div></div>
 
</pre></div></div>
  
  
===Arrest Report===
+
===Resleeve Request===
  
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''Arrest Report by Upsetspy'''
+
 +
'''(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>
 
<div class="mw-collapsible-content"><pre>
[center][aegis][h1]Aegis Security Arrest Report[/i][/center][center][i]Revision [date] - [time][/i][h1][/center]
+
[center][b]NEV Northern Light
[b]Offense/Incident Type: [/b][field]
+
[logo]
[b]Location: [/b][field]
+
[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]
[hr][h3]Arrestee Information[/h3]
 
[small][i](B##-Brigged, ## time, H-Indefinite Hold, C-Court Martial, P-Parole/Probation, V-Verbal Warning)
 
[table][row][cell][b]Rank[/b][cell][b]Name[/b][cell][b]Position[/b][cell][b]Charge(s)[/b][cell][b]Disposition[/b]
 
[row][cell][b][field][/b][cell][field][cell][field][cell][field][cell][field]
 
[/table][/i][/small][br][br][hr][h3]Personnel Involved in Incident[/h3]
 
[b]Arresting Operative(s): [/b][field][br]
 
[b]Other Personnel[/b]
 
[small][i](V-Victim, S-Suspect, W-Witness, M-Missing, A-Arrested, RP-Reporting Person, D-Deceased)[/i][/small][br]
 
[table][row][cell][b]Rank[/b][cell][b]Name[/b][cell][b]Position[/b][cell][b]Relation[/b]
 
[row][cell][b][field][/b][cell][field][cell][field][cell][field]
 
[row][cell][b][field][/b][cell][field][cell][field][cell][field]
 
[row][cell][b][field][/b][cell][field][cell][field][cell][field]
 
[row][cell][b][field][/b][cell][field][cell][field][cell][field]
 
[row][cell][b][field][/b][cell][field][cell][field][cell][field]
 
[/table][br][br][hr][h3]Booking Checklist (YES/NO/NA)[/h3]
 
[b]Booking Operative: [/b][field][br]
 
[table][row][cell][b]Escape Risk[/b][cell][field]
 
[row][cell][b]Suicide Risk[/b][cell][field]
 
[row][cell][b]Combative[/b][cell][field]
 
[row][cell][b]Provided Required Medical Treatment[/b][cell][field]
 
[row][cell][b]Warrant Presented[/b][cell][field]
 
[row][cell][b]Prisoner Searched[/b][cell][field]
 
[/table]
 
  
Arresting Operative(s) Signature(s): [field][/b]
+
[b]Requesting Employee:[/b] [field]
Commander/Sergeant Signature(s): [field]
+
[b][u]Reason for Resleeve:[/u][/b]
 +
[field]
 +
[b][u]Requested Conduct Regarding Old Sleeve:[/u][/b]
 +
[field]
  
[hr][small]ATTACH ALL RELEVANT DOCUMENTS TO THIS ARREST REPORT[/small]
+
[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]
 +
</pre></div></div>
  
[small][center]This form is for official AEGIS SECURITY use ONLY.
+
 
|
+
===(Chemist): Medical Prescription Request===
Any information contained in this form will be considered CLASSIFIED to all but those who are approved to use and view this document[/center][/small]
 
</pre></div></div>
 
 
 
===Armory Item Requisition Form===
 
 
 
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''Armory Item Requisition Form by Upsetspy'''
+
 +
'''(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>
 
<div class="mw-collapsible-content"><pre>
[center][aegis]
+
[center][b]NEV Northern Light
[b][large]Aegis Security Armory Inventory[/large][/b]
+
[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]
  
[i]Armory Withdrawl Request - Revision [date] - [time][/i][/center][hr][center][large][b][u]Armory Withdrawl Request[/u][/b][/large][/center]
+
[b]Requesting Employee:[/b] [field]
[b]
+
[b][u]Reason for Resleeve:[/u][/b]
Name: [field]
+
[field]
 +
[b][u]Requested Conduct Regarding Old Sleeve:[/u][/b]
 +
[field]
  
Position: [field]
+
[hr][b]Requesting Employee's Signature:[/b] [field]
 
+
[b]Medical Doctor's Signature:[/b] [field]
Reason: [field]
+
[b]Date of Signature:[/b] [date]
 
+
[small][i]Use 'sign' enclosed by brackets to create a signature.
Date/Time: [date] - [time]
+
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]
[center][large][u]List following items and quanities you want to request:[/b][/u][/large]
 
 
 
[table][row][cell]Item: [field][cell]Quantity: [field][/table]
 
[table][row][cell]Item: [field][cell]Quantity: [field][/table]
 
[table][row][cell]Item: [field][cell]Quantity: [field][/table]
 
[table][row][cell]Item: [field][cell]Quantity: [field][/table]
 
[table][row][cell]Item: [field][cell]Quantity: [field][/table]
 
[table][row][cell]Item: [field][cell]Quantity: [field][/table]
 
[table][row][cell]Item: [field][cell]Quantity: [field][/table]
 
[table][row][cell]Item: [field][cell]Quantity: [field][/table]
 
[table][row][cell]Item: [field][cell]Quantity: [field][/table]
 
[table][row][cell]Item: [field][cell]Quantity: [field][/table]
 
[/b]
 
[center][b]Commander/Sergeant Signature:[/b] [field][/center]
 
[b][i]
 
THIS FORM MUST BE SUBMITTED TO AND STAMPED BY AN AEGIS COMMANDER, SERGEANT or CAPTAIN/FIRST OFFICER[/i][/b]
 
[i][small](you are only exempt from this rule in situations of emergency and necessity, failure to follow this will result in reprimand)[/small][/i]
 
 
[small][center]This form is for official AEGIS SECURITY use ONLY.
 
|
 
Any information contained in this form will be considered CLASSIFIED to all but those who are approved to use and view this document[/center][/small]
 
 
</pre></div></div>
 
</pre></div></div>
  
  
===Complaint Form===
+
===(Psychiatrist): Psychiatric Evaluation===
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
   
 
   
'''Complaint Form by Upsetspy'''
+
'''(This form is to help supplement psychiatric roleplay, and be filled out after a therapy session by the psychiatrist.''' '''created by user Vorrarkul)'''
 
   
 
   
 
<div class="mw-collapsible-content"><pre>
 
<div class="mw-collapsible-content"><pre>
[small][center][aegis]
+
[center][b]NEV Northern Light
Aegis Internal Complaint Form
+
[logo]
[i]Revision [date] - [time][/i][/center]
+
[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][center][large][u]Aegis Complaint Form[/u][/large][/center][/b]
+
[b]Psychiatrist[/b]: [field]
[center][b]Vessel: NEV Northern Light[/b][/center]
+
[b]Patient and Occupation[/b]: [field]
[center][b]DTG: [date], [time]
+
[b]Patient's Last Checkup[/b]: [field]
[/b][/center]
 
[b]Complainant:[/b] [field]
 
[b]Complainee(s):[/b] [field]
 
  
Complaint Overview:
+
[hr][b][u]Concerns[/u][/b]:
 +
[field]
 +
[b][u]Evaluation[/u][/b]:
 
[field]
 
[field]
 
+
[b][u]Conclusion[/u][/b]:
Complaint Details:
 
 
[field]
 
[field]
  
Witness Details (if applicable):
+
[hr][b][u]Comments[/u][/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]Complainant Signature: [field]
 
Witness Signature: [field][/b]
 
  
[center][i]Provide Commander Resolution, Commander Signature, and Commander Stamp below[/i][/center][hr][/small]
+
</pre></div></div>
[small][b]Aegis Commander Resolution:[/b][/small]
 
[field]
 
  
[small][b]Aegis Commander Signature: [field][/b][/small]
+
===Billing Guidelines===
 +
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 +
 +
'''(This form gives doctors guidelines on what and how much to charge for.)'''
 +
 +
<div class="mw-collapsible-content"><pre>
 +
[h1][center]The Lazarus Foundation[/h1][center][lazarus][center][h3]Billing Guidelines[/h3][small]Advanced Trauma kits should only be used for surgery given their scarcity and the difficulty in obtaining more.[/small][hr][/center][small]Room is left for additions to be made mid-shift. Below prices are a guideline, the on-shift CMO ultimately decides costs.[/small]
 +
[center][u][b]Itemized Billables:[/b][/u][br][table][row][cell][center][b]Treatment[/b][/center][cell][center][b]Cost[/b][cell][center][b]Surgical[/b][/center][cell][center][b]Cost[/b][cell][center][b]Systems[/b][/center][cell][center][b]Cost[/b]
 +
[row][cell][center][b]Gauze/Ointment[/b][cell][center]$50[cell][center][b]Emrg. Surg.[/b][cell][center]FREE[cell][center][b]Soulcrypt[/b][cell][center]$2000[row][cell][center][b]Adv. Burn/Trauma[/b][cell][center]$200[cell][center][b]Non-Emrg. Surg.[/b][cell][center]$500 + Materials[cell][center][b]Death Alarm[/b][cell][center]$500
 +
[row][cell][center][b]Splinting[/b][cell][center]$50[cell][center][b]Emerg. Care[/b][cell][center]FREE[cell][center][b]Cloning[/b][cell][center]$2000[row][cell][center][b]Blood Transfusion[/b][cell][center]$150[cell][center][b]Anesthesia[/b][cell][center]$100[cell][center][b]Body Scan[/b][cell][center]$30[row][cell][center][b]Prescription Glasses[/b][cell][center]$25[cell][center][b]Robotic Limb[/b][cell][center]$200[cell][center][b]Stasis Bag[/b][cell][center]$100[row][cell][center][b]Sleeper/Cryo[/b][cell][center]$50[cell][center][b]Cybernetics[/b][cell][center]$1000[cell][center][b]Organ Replacement[/b][cell][center]$1000[row][cell][center][b]NanoPaste[/b][cell][center]$500[cell][center][b][field][/b][cell][center]$[field][cell][center][b][field][/b][cell][center]$[field][row][row][cell][center][b][field][/b][cell][center]$[field][cell][center][b][field][/b][cell][center]$[field][cell][center][b][field][/b][cell][center]$[field][/table]
  
 +
PAGE 2
  
[small][center]This form is for official AEGIS SECURITY use ONLY.
+
[table]
|
+
[center][b]Pharmaceuticals billed as base cost plus additional.
Any information contained in this form will be considered CLASSIFIED to all but those who are approved to use and view this document[/center][/small]
+
Example: Med base cost of $20 + $5 per additional 5 units[/b]    [/center][row][cell][center][b]Bicaridine[/b][cell][center]$20+5[cell][center][b]Inaprovaline[/b][cell][center]$10+5[cell][center][b]Tricord[/b][cell][center]$15+3[row][cell][center][b]Meralyne[/b][cell][center]$50+10[cell][center][b]Kelotane[/b][cell][center]$15+5[cell][center][b]Dylovene[/b][cell][center]$15+5[row][cell][center][b]Dexalin[/b][cell][center]$15+5[cell][center][b]Dermaline[/b][cell][center]$25+5[cell][center][b]Hyronalin[/b][cell][center]$20+5[row][cell][center][b]Dexalin Plus[/b][cell][center]$20+5[cell][center][b]Alkysine[/b][cell][center]$40+5[cell][center][b]Arithrazine[/b][cell][center]$35+5[row][cell][center][b]Cryoxadone[/b][cell][center]$50+5[cell][center][b]Clonexadone[/b][cell][center]$100+20[cell][center][b]Citalopram[/b][cell][center]$10+5[row][cell][center][b]Kyphotorin[/b][cell][center]$150+50[cell][center][b]Paracetamol[/b][cell][center]$5+5[cell][center][b]Peridaxon[/b][cell][center]$50+20[row][cell][center][b]Ossinine[/b][cell][center]$150+50[cell][center][b]Tramadol[/b][cell][center]$15+5[cell][center][b]Polystem[/b][cell][center]$30+10[row][cell][center][b]Rezadone[/b][cell][center]$150+20[cell][center][b]Oxycodone[/b][cell][center]$40+10[cell][center][b]Spaceacillin[/b][cell][center]$5+5[row][row][cell][center][b]Rytalyn[/b][cell][center]$100+10[cell][center][b]Synaptizine[/b][cell][center]$20+5[cell][center][b]Antibodies[/b][cell][center]$30[row][row][cell][center][b]Methylphenidate[/b][cell][center]$30+10[cell][center][b]Imidazoline[/b][cell][center]$20+5[cell][center][b]Space Cleaner[/b][cell][center]$30 Refill[row][row][cell][center][b]Aminazine[/b][cell][center]$50+10[cell][center][b]Purger[/b][cell][center]$20+5[cell][center][b]Sterilzine[/b][cell][center]$50 Refill[row][row][cell][center][b]Addictol[/b][cell][center]$80+20[cell][center][b]Detox[/b][cell][center]$20+20[cell][center][b]Noexecutite[/b][cell][center]$60+20[row][row][cell][center][b]Vomitol[/b][cell][center]$10+5[cell][center][b]Rejuv Cleaner[/b][cell][center]$800 botl.[cell][center][b]Leporazine[/b][cell][center]$10+5[row][cell][center][b]Haloperidol[/b][cell][center]$30+5[cell][center][b]Sanguinum[/b][cell][center]$30+5[cell][center][b][field][/b][cell][center]$[field][row][row][cell][center][b][field][/b][cell][center]$[field][cell][center][b][field][/b][cell][center]$[field][cell][center][b][field][/b][cell][center]$[field][row][/table]
</pre></div></div>
 
  
 +
PAGE 3
  
===Persons of Interest Form===
+
[b]Nanites/Stims[/b][table][row][cell][center][b]Adrenaline[/b][cell][center]$70+10[cell][center][b]Serotrotium[/b][cell][center]$70+10[cell][center][b]Trauma Control System[/b][cell][center]$250+100[row][cell][center][b]Oxyrush[/b][cell][center]$250+100[cell][center][b]Implantoids[/b][cell][center]$200+100[cell][center][b]Nanosymbiotes[/b][cell][center]$250+100[row][cell][center][b]A-Rad[/b][cell][center]$250+100[cell][center][b]Control Booster Combat[/b][cell][center]$400+100[cell][center][b]Control Booster Utility[/b][cell][center]$400+100[row][cell][center][b]Purgers[/b][cell][center]$200[cell][center][b]Bouncer[/b][cell][center]$150+50[cell][center][b]Boxer[/b][cell][center]$250+50[row][cell][center][b]Violence[/b][cell][center]$100+20[cell][center][b]Violence Ultra[/b][cell][center]$200+100[cell][center][b]Steady[/b][cell][center]$150+30[row][cell][center][b][field][/b][cell][center]$[field][cell][center][b][field][/b][cell][center]$[field][cell][center][b][field][/b][cell][center]$[field][row][cell][center][b][field][/b][cell][center]$[field][cell][center][b][field][/b][cell][center]$[field][cell][center][b][field][/b][cell][center]$[field]
 +
[/table][br][small]Note: Emergency Care is defined as the minimum required care to return the patient to work. Any additional care performed or supplies used are subject to billing.[/small]
 +
[hr][small][i][u]Notice of legal compliance with The Agreement:[/u] 3.3.2 - Due to the prohibitive cost of cloning procedures, Lazarus employees are required to charge $2000 for all cloning procedures, as well as adjacent services, such as the installation of “Soulcrypt” implants. 3.3.2a - Heads of Staff, and all personnel employed by Aegis Security Solutions have been insured by NanoTrasen, and may not be charged for the above mentioned cloning services. The sale of recreational narcotics, stimulants, prostheses, bionics, nonessential surgical treatments, and any other medical supplies is permitted and encouraged, so long as such supplies are not immediately necessary for an employee's return to work. Additionally, by signing this document you agree to hold harmless The Lazarus Foundation and it's staff from legal liability of any injury, illness, or death that may occur after treatment.
 +
Document by Chief Medical Officer Jackson Saylor, MD.
 +
</pre></div></div>
  
 +
===Medical Consent Form===
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
   
 
   
'''Persons of Interest Form by Upsetspy'''
+
'''(Medical Treatment Consent Form)'''
 
   
 
   
 
<div class="mw-collapsible-content"><pre>
 
<div class="mw-collapsible-content"><pre>
[center][aegis][h1]Aegis Security POI(s)[/h1][i]Revision [date] - [time][/i]
+
[h1][center]The Lazarus Foundation[/h1][center][lazarus][h3]Consent for Medical Treatment[/h3][hr][/center]  
[hr][table]
+
[u]Date[/u]: [date]
[row][cell][b]Name[/b][cell][b]Rank[/b][cell][b]Job[/b][cell][b]Details[/b]
+
[u]Time[/u]: [time]
[row][cell][field][cell][b][field][/b][cell][field][cell][field]
+
[u]Physician/Care Provider[/u]: [sign][br][u]Patient Name[/u]: [write][br]
[row][cell][field][cell][b][field][/b][cell][field][cell][field]
+
I hereby state that I do consent to receiving any type of medical care including but not limited to the administration of medications determined by a physician, surgery, and any other care recommended or deemed necessary. I understand that The Agreement states care [i]...immediately necessary for an employee's return to work[/i] shall not be subject to charge. I understand and accept responsibility of payment for any additional care provided above that minimum requirement. I understand that at any point during my treatment I can refuse care or specific treatment. I understand that going against the medical advice of my physician or care provider and refusing care may result in my condition worsening or result in my death. I understand that if I have a "Soulcrypt" implant, the event of my revival through "Soulcrypt" cloning will result in a charge per The Agreement unless I am a current Head of Staff.[br]
[row][cell][field][cell][b][field][/b][cell][field][cell][field]
+
By signing below I agree that I have fully understood the above.[br]
[row][cell][field][cell][b][field][/b][cell][field][cell][field]
+
[u]Patient Signature[/u]: [field]
[row][cell][field][cell][b][field][/b][cell][field][cell][field]
+
 
[row][cell][field][cell][b][field][/b][cell][field][cell][field]
 
[row][cell][field][cell][b][field][/b][cell][field][cell][field]
 
[row][cell][field][cell][b][field][/b][cell][field][cell][field]
 
[row][cell][field][cell][b][field][/b][cell][field][cell][field]
 
[row][cell][field][cell][b][field][/b][cell][field][cell][field]
 
[/table]
 
[hr][h3]Instructions Regarding Crew POI(s)[/h3][small][i]For interactions with POIs[/i][/small]
 
Increase priority in monitoring the listed crew due to the nature of their interest, avoiding the possibility of them becoming aware of the hightened surveillance. [b]Under no circumstance must the POI become aware of their surveillance status.[/b]
 
  
[small][center]This form is for official AEGIS SECURITY use ONLY.
+
[hr][small][i][u]Notice of legal compliance with The Agreement:[/u] 3.3.2 - Due to the prohibitive cost of cloning procedures, Lazarus employees are required to charge ₡2000 for all cloning procedures, as well as adjacent services, such as the installation of “Soulcrypt” implants. 3.3.2a - Heads of Staff, and all personnel employed by Aegis Security Solutions have been insured by NanoTrasen, and may not be charged for the above mentioned cloning services. The sale of recreational narcotics, stimulants, prostheses, bionics, nonessential surgical treatments, and any other medical supplies is permitted and encouraged, so long as such supplies are not immediately necessary for an employee's return to work. Additionally, by signing this document you agree to hold harmless The Lazarus Foundation and it's staff from legal liability of any injury, illness, or death that may occur during or after treatment.
|
+
Document by Chief Medical Officer Jackson Saylor, MD.
Any information contained in this form will be considered CLASSIFIED to all but those who are approved to use and view this document[/center][/small]
 
 
</pre></div></div>
 
</pre></div></div>
  
===Interrogation Report===
+
==Cargo==
 +
 
 +
 
 +
===Materials Requisition Form===
  
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
'''Interrogation Report by Playbahnosh'''
+
 +
'''(This is a form for requesting materials from the Quartermaster for your department. Yes, that's how that's supposed to work. Created by rsmr.)'''
 
   
 
   
 
<div class="mw-collapsible-content"><pre>
 
<div class="mw-collapsible-content"><pre>
[center][b][u]Interrogation Report[/b][/u][/center][br]
+
[center][logo]
[br]
+
[large][b]Materials Requisition Form[/b]
[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]
+
[small][i]This form is to be filled out by the department head requesting materials from Supply. In the absence of a department head, any employee from the department will be sufficient. Please fill out the form in its entirety.[/i][/small][/center][hr]
[br]
+
[b]Time & Date[/b]: [field]
[b]Interviewer's name: [/b][field][br]
+
[b]Requesting Department[/b]: [field]
[b]Rank: [/b][field][br]
+
[b]Requesting Employee[/b]: [field]
[br]
+
[b]Request ID[/b]: #[field]
[b]Interviewee's name: [/b][field][br]
+
 
[b]Title: [/b][field][br]
 
[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]
+
[center][b][u][large]Materials[/large][/u][/b]
[field][br]
+
[table][row][cell][center][b]Material Name[/b][/center][cell][center][b]Amount [/b][/center][row]
[br]
+
[cell][b][center]Uranium[/b][cell][center][field]
[hr]
+
[row][cell][center][b]Iron[/b][cell][center][field]
[b]Interviewer's Signature: [/b][field][br]
+
[row][cell][center][b]Steel[/b][cell][center][field]
[hr]
+
[row][cell][center][b]Plastic[/b][cell][center][field]
</pre></div></div>
+
[row][cell][center][b]Glass[/b][cell][center][field]
 
+
[row][cell][center][b]Silver[/b][cell][center][field]
 +
[row][cell][center][b]Gold[/b][cell][center][field]
 +
[row][cell][center][b]Platinum[/b][cell][center][field]
 +
[row][cell][center][b]Diamond[/b][cell][center][field]
 +
[row][cell][center][b]Osmium[/b][cell][center][field]
 +
[row][cell][center][b]Borosillicate[/b][cell][center][field]
 +
[row][cell][center][b]Phoron[/b][cell][center][field]
 +
[row][cell][center][b]Other[/b]: [field][/b][cell][center][field]
 +
[/table]
 +
[hr] [small][i]The following signatures and stamps are required for this form to be valid, and must be provided before the form may be approved.[/i][/small][/center]
 +
[b]Quartermaster's Signature[/b]: [field]
 +
[b]Requesting Employee's Signature[/b]: [field]
  
===Criminal Confession===
+
[small][center]Quartermaster's Stamp[small]
 
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
 
'''Criminal Confession by Playbahnosh'''
 
 
<div class="mw-collapsible-content"><pre>
 
<pre>
 
[center][b][u]Crimincal Confession[/b][/u][/center][br]
 
 
[br]
 
[br]
[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 the Laws set forth in the Northern Light Agreement. I understand, that this confession is non-withdrawable, non-changable and is admissible as evidence of my guilt in criminal proceedings.[/i][br]
 
[br]
 
[b]Signature: [/b][field][br]
 
[hr]
 
 
 
 
</pre></div></div>
 
</pre></div></div>
  
  
===(Sergeant): Armory Equipment Request===
+
===Material Manifest===
  
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
   
 
   
'''(This form is meant to be handed to Operatives by the Sergeant when armory equipment is requested. This form can be bypassed in emergencies, but is otherwise useful for keeping track of which operative is responsible for which item.)'''
+
'''(A Manifest form that corresponds with the Materials Requisition Form. Issued with a delivery of materials to a department, so that they can check how much they were supposed to get. Created by rsmr.)'''
 
   
 
   
 
<div class="mw-collapsible-content"><pre>
 
<div class="mw-collapsible-content"><pre>
[center][b]NEV Northern Light Aegis Security
+
[center][logo]
[aegis]
+
[large][b]Material Supply Manifest[/b]
[large][u]Armory Equipment Request[/u][/large][/b][/center][hr][small][i]To be filled out by the requesting operative. All sections are required to be filled out. This report must be signed and submitted before any equipment may be distributed.[/i][/small]
+
[small][i]This form is to be filled out by the attending Cargo Technician as a receipt of the materials sent to a department in response to the corresponding Material Requisition Form.[/i][/small][/center][hr]
 
+
[b]Delivering Technician[/b]: [field]
[b]Requesting Operative:[/b] [field]
+
[b]Destination[/b]: [field]
[b][u]Requested Equipment:[/u][/b]
+
[b]Request ID[/b]: #[field]
[field]
 
[b]Reason for Request:[/b] [field]
 
 
 
[hr][b]Requesting Operative's Signature:[/b] [field]
 
[b]Sergeant'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 time.[/i][/small]
 
  
[hr][small][i]To be filled out by the operative returning the equipment.[/i][/small]
 
[b]Returning Operative's Signature:[/b] [field]
 
[b]Sergeant's Signature:[/b] [field]
 
[b]Time of Return:[/b] [field]
 
[small][i]This form must be stamped below the line by an Aegis Commander before the end of one standard work week.[/i][/small]
 
[hr]
 
 
</pre></div></div>
 
 
==Internal Affairs==
 
 
 
===Internal Affairs Report===
 
 
<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 SOP. Created by user Vorrarkul)'''
 
 
<div class="mw-collapsible-content"><pre>
 
[center][b]NEV Northern Light Internal Afairs
 
[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]
 
 
[b]Investigating Agent:[/b] [field]
 
[b][u]Witness(es):[/u][/b]
 
[field]
 
 
[hr][b]Subject(s):[/b] [field]
 
[b]Incident(s):[/b] [field]
 
[b][u]Evidence:[/u][/b]
 
[field]
 
[b][u]Details:[/u][/b]
 
[field]
 
 
[hr][b][u]Comments:[/u][/b]
 
[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]
 +
[center][b][u][large]Materials[/large][/u][/b]
 +
[table][row][cell][center][b]Material Name[/b][/center][cell][center][b]Amount [/b][/center][row]
 +
[cell][b][center]Uranium[/b][cell][center][field]
 +
[row][cell][center][b]Iron[/b][cell][center][field]
 +
[row][cell][center][b]Steel[/b][cell][center][field]
 +
[row][cell][center][b]Plastic[/b][cell][center][field]
 +
[row][cell][center][b]Glass[/b][cell][center][field]
 +
[row][cell][center][b]Silver[/b][cell][center][field]
 +
[row][cell][center][b]Gold[/b][cell][center][field]
 +
[row][cell][center][b]Platinum[/b][cell][center][field]
 +
[row][cell][center][b]Diamond[/b][cell][center][field]
 +
[row][cell][center][b]Osmium[/b][cell][center][field]
 +
[row][cell][center][b]Borosillicate[/b][cell][center][field]
 +
[row][cell][center][b]Phoron[/b][cell][center][field]
 +
[row][cell][center][b]Other[/b]: [field][/b][cell][center][field]
 +
[/table]
 +
[hr] [small][i]The following signatures and stamps are required for this form to be valid, and must be provided before the form may be approved.[/i][/small][/center]
 +
[b]Cargo Technician's Signature[/b]: [field]
 +
[b]Receiving Employee's Signature[/b]: [field]
 
</pre></div></div>
 
</pre></div></div>
  
  
===Internal Affairs Complaint===
+
===Item Request Form===
  
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
   
 
   
'''(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''')
+
'''(For requesting items when a supply console is not available. I suppose you could fax it in? Created by rsmr.)'''
 
   
 
   
 
<div class="mw-collapsible-content"><pre>
 
<div class="mw-collapsible-content"><pre>
[center][b]NEV Northern Light Internal Affairs
+
[center][logo]
[logo]
+
[large][b]Item Request Form[/b]
[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]
+
[small][i]This form is for requesting supplies from the Cargo department. Cargo Technicians withhold the right to deny your request if they find sufficient reasoning to do so. If you wish to contest your denied form, please consult the Quartermaster, or the Head of Personnel should the Quartermaster be unavailable.[/i][/small][/center][hr]
 +
[b]Time & Date[/b]: [date] - [time]
 +
[b]Applicant Name[/b]: [field]
 +
[b]Item(s) Requested[/b]: [field]
 +
[b]Request Reason[/b]: [field]
  
[b]Complainant:[/b] [field]
+
[hr][small][i]The following are required for this form to be valid, and must be provided before the form may be approved.[/i][/small][/center]
[b]Investigating Agent:[/b] [field]
 
[b][u]Witness(es):[/u][/b]
 
[field]
 
  
[hr][b]Subject:[/b] [field]
+
[b]Applicant's Signature[/b]: [field]
[b]Incident(s):[/b] [field]
 
[b][u]Evidence:[/u][/b]
 
[field]
 
[b][u]Details:[/u][/b]
 
[field]
 
  
[hr][b][u]Investigating Agent's Comments:[/u][/b]
+
[small][center]Approval or Denial Stamp[small]
[field]
+
[br]
  
[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]
 
 
</pre></div></div>
 
</pre></div></div>
  
  
===Complaint Form===
+
==Kitchen/Bar==
 +
'''(Note: These are not up to date and will never be updated. Please at a look at our guides to [[List of Cooking Recipes Eclipse|food]] and [[List of Drinking Recipes Eclipse|drinks]] 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.)'''
'''by mkalash'''
 
 
 
<div class="mw-collapsible-content"><pre>
 
<div class="mw-collapsible-content"><pre>
[center][logo]
 
[b][large]NeV Northern Light[/large][/b]
 
  
[i]Complaint Form[/i][/center][hr][center][small]This section is to be filled out by the complainant.[/small][/center]
+
[b]THE MALTESE FALCON[br]
[b]Complainant[/b]:
+
[hr][br]
[field]
+
Ask about our daily special![br]
[b]Other Involved Person(s)[/b]:
+
[br]
[field]
+
DRINKS[/b][br]
[b]Complaint[/b]:
+
[hr][br]
[field]
+
Space Beer[br]
 
+
Iced Space Beer[br]
[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]
+
Station 13 Grog[br]
[b]Signature[/b]:
+
Magm-Ale[br]
[field][hr][center][small]This section is to be filled out by the receiving agent.[/small][/center]
+
Griffeater's Gin[br]
[b]Action taken[/b]:
+
Uncle Git's Special Reserve[br]
[field]
+
Caccavo Guaranteed Quality Tequilla[br]
[b]Notes[/b]:
+
Tunguska Triple Distilled[br]
[field][hr][small][sign];
+
Goldeneye Vermouth[br]
Internal Affairs Agent, NEV Northern Light
+
Captain Pete's Cuban Spiced Rum[br]
This document is void unless stamped.[/small]
+
Doublebeard Beared Special Wine[br]
</pre></div></div>
+
Chateua De Baton Premium Cognac[br]
 
+
Robert Robust's Coffee Liqueur[br]
 
+
[br]
===Inspection Report===
+
[b]MIXED DRINKS[/b][br]
 
+
[hr][br]
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
+
Allies Cocktail[br]
'''For writing a report on a department when they're observed breaking SOP. Created by mkalash, editted by rsmr.'''
+
Andalusia[br]
+
Anti-Freeze[br]
<div class="mw-collapsible-content"><pre>
+
Bahama Mama[br]
 
+
Classic Martini[br]
[center][logo]
+
Cuba Libre[br]
[b][large]NEV Northern Light[/large][/b]
+
Gin Fizz[br]
 
+
Gin and Tonic[br]
[i]Inspection Report[/i][/center][hr][b]Department[/b]: [field]
+
Irish Car Bomb[br]
[b]Department Head[/b]: [field]
+
Irish Coffee[br]
[b]Department Staff[/b]: [field]
+
Irish Cream[br]
[hr][b]Report[/b]: [field]
+
Long Island Iced Tea[br]
[b]Recommended Action[/b]: [field]
+
Manhattan[br]
[hr][small][sign];
+
The Manly Dorf[br]
Internal Affairs Agent, NEV Northern Light.
+
Margarita[br]
This document is void unless stamped by the assigned Internal Affairs Agent.[/small]
+
Screwdriver[br]
</pre></div></div>
+
Syndicate Bomb[br]
 
+
Pan-Galactic Gargle Blaster[br]
 
+
Tequilla Sunrise[br]
===Incident Report===
+
Vodka Martini[br]
 
+
Vodka and Tonic[br]
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
+
Whiskey Cola[br]
+
Whiskey Soda[br]
'''by mkalash'''
+
White Russian[br]
+
[hr][br][b]NON-ALCOHOLIC DRINKS[/b][br]
<div class="mw-collapsible-content"><pre>
+
Coffee[br]
 
+
Tea[br]
[center][logo]
+
Hot Chocolate[br]
[b][large]NEV Northern light[/large][/b]
+
Iced Tea[br]
  
[i]Incident Report[/i][/center][hr][b]Involved person(s)[/b]:
 
[field]
 
[b]Incident description[/b]:
 
[field]
 
[b]Recommended action(s)[/b]:
 
[field][hr][small][sign];
 
Internal Affairs Agent, NEV Northern Light.
 
This document is void unless stamped.[/small]
 
</pre></div></div>
 
  
 +
Iced Coffee[br]
 +
Orange Juice[br]
 +
Tomato Juice[br]
 +
Tonic Water[br]
 +
Sodas[br]
 +
</pre></div></div>
  
===Sol Government Crime Report===
 
  
 +
===Extended Bar Menu===
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
   
 
   
'''(unknown author)''' '''(Generic Sol Governmental paper work.)'''
+
'''(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>
 
<div class="mw-collapsible-content"><pre>
[large][b][center]Sol. Gov Official Document[/b][/center][/large]
+
[b][large][u]THE MALTESE FALCON[/u][/b][/large][br]
[i][center]NLS SOUTHREN CROSS[/i][/center]
+
[br]
[center][small]Sol Government Crime Report[/small][/center][hr]
+
[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]
  
Suspect name: [field]
 
Crimes committed: [field]
 
Time of occurrence: [field]
 
Location(s) of occurrence: [field]
 
Persons involved: [field]
 
  
Details of Crime: [field]
+
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]
Evidence of Crime: [field]
 
Arresting officer: [field]
 
Arresting officer Signature: [field]
 
 
</pre></div></div>
 
</pre></div></div>
  
  
=== Sol Government High Crime Report ===
+
===Kitchen Menu===
 +
 
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
   
 
   
'''(unknown author) (Generic Sol Governmental paper work.)'''
+
'''(Kitchen Menu by Phil235)'''
 
   
 
   
 
<div class="mw-collapsible-content"><pre>
 
<div class="mw-collapsible-content"><pre>
[large][b][center]Sol. Gov Official Document[/b][/center][/large]
 
[i][center]NEV NORTHERN LIGHT[/i][/center]
 
[center][small]Sol Government High Crime Report[/small][/center][hr]
 
  
Suspect name: [field]
+
[center][large][b]NLS SOUTHREN CROSS KITCHEN MENU[/b][/large][/center][hr]
Crimes committed: [field]
+
[center][large]= A la Carte =[/large][/center][br][hr]
Time of occurrence: [field]
+
[u][b]Appetizers[/b][/u][br][list][*]Plump biscuit[*]fortune cookie[*]cracker[*]Popcorn[*]Poppy Pretzel[/list][hr]
Location(s) of occurrence: [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]
Persons involved: [field]
+
[u][b]Fries[/b][/u][br][list][*]Carrot Fries[*]Potato Fries[*]Cheesy Fries[/list][hr]
 
+
[u][b]Salads[/b][/u][br][list][*]Herb Salad[*]Aesir Salad[*]Valid Salad[/list][hr]
Details of Crime: [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]
Evidence of Crime: [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]
Arresting officer: [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]
Reviewing officer: [field]
+
[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]
 
+
[u][b]Sandwiches[/b][/u][br][list][*]Sandwich[*]Toasted Sandwich[*]Grilled Cheese Sandwich[*]Jelly Sandwich[/list][hr]
Reviewer Comment: [field]
+
[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]
Arresting officer Signature: [field]
+
[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]
Reviewing officer Signature: [field]
+
[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]
</pre></div></div>
+
[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>
  
  
 
+
===New Kitchen Menu===
==Kitchen/Bar==
 
'''(Note: These are not up to date and will never be updated. Please at a look at our guides to [[List of Cooking Recipes Eclipse|food]] and [[List of Drinking Recipes Eclipse|drinks]] 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.)'''
+
 +
'''(Extended Kitchen Menu based on a design by "Phil235" and made by "Araskael".)'''
 +
 
<div class="mw-collapsible-content"><pre>
 
<div class="mw-collapsible-content"><pre>
 +
[center][large][b]KITCHEN MENU[/b][/large][/center][hr]
 +
[center][large][b]= Fast or Commonly Stocked Foods =[/large][/b][br][br][small]Prices subject to change. While supplies last.[br]Utensils and spices (salt, pepper, sugar) may be provided for your meal; straws and stirring sticks may be requested.[/small][/center][br][hr]
 +
[u][b]Burgers[/b][/u][br][list][*]Burger (2þ)[*]Cheeseburger (2þ)[*]Tofu Burger (2þ)[*]Big Bite Burger (4þ)[/list][hr]
 +
[u][b]Breads & Sandwiches[/b][/u][br][list][*]Bread Slice / Loaf (1þ/5þ)[*]Meatbread Slice / Loaf (1þ/5þ)[*]Tofu-bread Slice / Loaf (1þ/5þ)[*]Cream Cheese Bread Slice / Loaf (1þ/5þ)[*]Baguette (2þ)[*]Sandwich / Toasted (3þ)[*]Grilled Cheese Sandwich (2þ)[*]Croissant (1þ)[*]Benedict (3þ)[/list][hr]
 +
[u][b]Pastas[/b][/u][br][list][*][Plain] Boiled Spaghetti (5þ)[*]Spaghetti & Meatballs (5þ)[*]Spesslaw (5þ)[*]Kitsune Udon (5þ)[/list][hr]
 +
[u][b]Meat[/b][/u][br][list][*]Meat Steak (2þ)[*]Sausage (2þ)[/list][hr]
 +
[u][b]Pies[/b][/u][br][list][*]Meat Pie (4þ)[*]Tofu Pie (4þ)[/list][hr]
 +
[u][b]Cakes[/b][/u][br][list][*]Vanilla Slice / Full (1þ/5þ)[*]Cheese Cake Slice / Full (1þ/5þ)[/list][hr]
 +
[u][b]Sides[/b][/u][br][list][*]Cheese Omelette (5þ)[*]Fried Egg (5þ)[*]Boiled Egg (2þ)[*]Warm Donk Pocket (1þ)[*]Hot Dog (3þ)[/list][hr]
 +
[u][b]Pastries & Sweets[/b][/u][br][list][*]Donut (1þ)[*]Fortune Cookie (1þ)[*]Muffin (2þ)[*]Cracker (1þ)[/list][hr]
 +
[u][b]Other[/b][/u][br][list][*]Taco (5þ)[*]Nachos (3þ)[*]Cheesenachos (4þ)[*]Pig-in-a-Blanket (3þ)[/list][hr]
 +
[u][b]Beverages[/b][/u][br]Beverages cost 2þ. One beverage is free per meal, and all refills are free.[br][list][*]Coffee[*]Dr. Gibb[*]Iced Tea[*]Lemon Lime[*]Mountain Wind[*]Soda Water[*]Space-up[*]Tea[*]Water[*]Lemon Juice[*]Lime Juice[*]Orange Juice[*]Space Cola[*]Tonic Water[*]Watermelon Juice[/list][br]Addons:[list][*]Cream[*]Ice[*]Sugar[/list][br]Special Drinks:[list][*]Arnold Palmer[*]Brown Star[*]Cafe Latte[*]Iced Coffee[*]Iced Tea[*]Kira Special[*]Lemonade[*]Rewriter[*]Soy Latte[*]Vile Lemon[/list][br]Desserts:[list][*]Ice Cream Cone (3þ / 1þ per extra scoop)[*]Milkshake (2þ)[*]Coffee Milkshake (2þ)[/list][hr]
 +
[u][b]Services and Deals[/b][/u][br][list][*]Wrapped Meal (+1þ to cost of meal)[*]To-go Lunchbox [small][Fits up to four items, see below for styles][/small] (5þ, not including food)[*]On-ship Delivery (2þ to price)[*]Off-ship Delivery (5þ to price)[/list][center][b]Ask the cook if there are any specials or deals for today.[/b][/center][br][br]Current Lunchbox Styles:[list][*]NanoTrasen Brand [Genuine & Exclusive!][*]Rainbow[*]Heart[*]Cat[*]Mojave University[*]CTI[*]Niona Nymph[*]Black and Red[/list]
 +
[center][br][br][br][hr][small][i]The availability of each recipe may vary. Restrictions may apply.[/i][/small][br][logo][/center]
 +
</pre></div></div>
 +
 +
==Miscellaneous==
  
[b]THE MALTESE FALCON[br]
+
 
[hr][br]
+
===Cover and End page for a multi-page report===
Ask about our daily special![br]
+
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
[br]
+
DRINKS[/b][br]
+
'''(Cover page. Inter-Departmental Report in this case, by Harpy Eagle)'''
[hr][br]
+
Space Beer[br]
+
<div class="mw-collapsible-content">
Iced Space Beer[br]
+
 
Station 13 Grog[br]
+
<pre>
Magm-Ale[br]
+
[center][b]Nanotrasen Internal Communication[/b]
Griffeater's Gin[br]
+
[i]NEV Northern Light[/i]
Uncle Git's Special Reserve[br]
+
 
Caccavo Guaranteed Quality Tequilla[br]
+
[logo]
Tunguska Triple Distilled[br]
+
 
Goldeneye Vermouth[br]
+
[b][u]Fax Transmission[/u][/b]
Captain Pete's Cuban Spiced Rum[br]
+
[/center]
Doublebeard Beared Special Wine[br]
+
 
Chateua De Baton Premium Cognac[br]
+
[b]From:[/b] [field]
Robert Robust's Coffee Liqueur[br]
+
 
[br]
+
[b]To:[/b] [field]
[b]MIXED DRINKS[/b][br]
+
 
[hr][br]
+
[b]Subject:[/b] [field]
Allies Cocktail[br]
+
 
Andalusia[br]
+
[hr]
Anti-Freeze[br]
+
 
Bahama Mama[br]
+
[b]Summary:[/b]
Classic Martini[br]
+
[field]
Cuba Libre[br]
+
 
Gin Fizz[br]
+
[b]Contents:[/b]
Gin and Tonic[br]
+
[field]
Irish Car Bomb[br]
+
 
Irish Coffee[br]
+
[b]Total Number of Pages:[/b] [field]
Irish Cream[br]
+
[hr][small][i]
Long Island Iced Tea[br]
+
This message, and the documents attached hereto, are intended only for the addressee and may contain confidential information. Any unauthorized disclosure is strictly prohibited.
Manhattan[br]
+
 
The Manly Dorf[br]
+
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.
Margarita[br]
+
[/i][/small]
Screwdriver[br]
+
</pre></div></div>
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]
 
  
  
Iced Coffee[br]
+
=== '''Last page''' ===
Orange Juice[br]
 
Tomato Juice[br]
 
Tonic Water[br]
 
Sodas[br]
 
</pre></div></div>
 
 
 
 
 
===Extended Bar Menu===
 
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<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.)'''
+
'''(Final page. pretty self explanatory.)'''
 
   
 
   
 
<div class="mw-collapsible-content"><pre>
 
<div class="mw-collapsible-content"><pre>
[b][large][u]THE MALTESE FALCON[/u][/b][/large][br]
+
 
[br]
+
[center][b]END TRANSMISSION[/b]
[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]
 
  
  
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]
+
[logo][/center]
 
</pre></div></div>
 
</pre></div></div>
  
  
===Kitchen Menu===
+
=== ''(Joke)'' HURT FEELINGS REPORT ===
 
 
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
   
 
   
'''(Kitchen Menu by Phil235)'''
+
'''(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...)'''
 
   
 
   
 
<div class="mw-collapsible-content"><pre>
 
<div class="mw-collapsible-content"><pre>
 
+
[large][center]HURT FEELINGS REPORT[/center][/large][hr]
[center][large][b]NLS SOUTHREN CROSS KITCHEN MENU[/b][/large][/center][hr]
 
[center][large]= A la Carte =[/large][/center][br][hr]
 
[u][b]Appetizers[/b][/u][br][list][*]Plump biscuit[*]fortune cookie[*]cracker[*]Popcorn[*]Poppy Pretzel[/list][hr]
 
[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]
 
[u][b]Fries[/b][/u][br][list][*]Carrot Fries[*]Potato Fries[*]Cheesy Fries[/list][hr]
 
[u][b]Salads[/b][/u][br][list][*]Herb Salad[*]Aesir Salad[*]Valid Salad[/list][hr]
 
[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]
 
[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]
 
[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]
 
[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]
 
[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>
 
 
 
 
 
===New Kitchen Menu===
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
 
   
 
   
'''(Extended Kitchen Menu based on a design by "Phil235" and made by "Araskael".)'''
+
[center][logo][/center]
 
   
 
   
<div class="mw-collapsible-content"><pre>
+
[center]For use of this form, see FM 22-102; the proponent agency is the NT Department of Human Resources[/center][hr]
[center][large][b]KITCHEN MENU[/b][/large][/center][hr]
 
[center][large][b]= Fast or Commonly Stocked Foods =[/large][/b][br][br][small]Prices subject to change. While supplies last.[br]Utensils and spices (salt, pepper, sugar) may be provided for your meal; straws and stirring sticks may be requested.[/small][/center][br][hr]
 
[u][b]Burgers[/b][/u][br][list][*]Burger (2þ)[*]Cheeseburger (2þ)[*]Tofu Burger (2þ)[*]Big Bite Burger (4þ)[/list][hr]
 
[u][b]Breads & Sandwiches[/b][/u][br][list][*]Bread Slice / Loaf (1þ/5þ)[*]Meatbread Slice / Loaf (1þ/5þ)[*]Tofu-bread Slice / Loaf (1þ/5þ)[*]Cream Cheese Bread Slice / Loaf (1þ/5þ)[*]Baguette (2þ)[*]Sandwich / Toasted (3þ)[*]Grilled Cheese Sandwich (2þ)[*]Croissant (1þ)[*]Benedict (3þ)[/list][hr]
 
[u][b]Pastas[/b][/u][br][list][*][Plain] Boiled Spaghetti (5þ)[*]Spaghetti & Meatballs (5þ)[*]Spesslaw (5þ)[*]Kitsune Udon (5þ)[/list][hr]
 
[u][b]Meat[/b][/u][br][list][*]Meat Steak (2þ)[*]Sausage (2þ)[/list][hr]
 
[u][b]Pies[/b][/u][br][list][*]Meat Pie (4þ)[*]Tofu Pie (4þ)[/list][hr]
 
[u][b]Cakes[/b][/u][br][list][*]Vanilla Slice / Full (1þ/5þ)[*]Cheese Cake Slice / Full (1þ/5þ)[/list][hr]
 
[u][b]Sides[/b][/u][br][list][*]Cheese Omelette (5þ)[*]Fried Egg (5þ)[*]Boiled Egg (2þ)[*]Warm Donk Pocket (1þ)[*]Hot Dog (3þ)[/list][hr]
 
[u][b]Pastries & Sweets[/b][/u][br][list][*]Donut (1þ)[*]Fortune Cookie (1þ)[*]Muffin (2þ)[*]Cracker (1þ)[/list][hr]
 
[u][b]Other[/b][/u][br][list][*]Taco (5þ)[*]Nachos (3þ)[*]Cheesenachos (4þ)[*]Pig-in-a-Blanket (3þ)[/list][hr]
 
[u][b]Beverages[/b][/u][br]Beverages cost 2þ. One beverage is free per meal, and all refills are free.[br][list][*]Coffee[*]Dr. Gibb[*]Iced Tea[*]Lemon Lime[*]Mountain Wind[*]Soda Water[*]Space-up[*]Tea[*]Water[*]Lemon Juice[*]Lime Juice[*]Orange Juice[*]Space Cola[*]Tonic Water[*]Watermelon Juice[/list][br]Addons:[list][*]Cream[*]Ice[*]Sugar[/list][br]Special Drinks:[list][*]Arnold Palmer[*]Brown Star[*]Cafe Latte[*]Iced Coffee[*]Iced Tea[*]Kira Special[*]Lemonade[*]Rewriter[*]Soy Latte[*]Vile Lemon[/list][br]Desserts:[list][*]Ice Cream Cone (3þ / 1þ per extra scoop)[*]Milkshake (2þ)[*]Coffee Milkshake (2þ)[/list][hr]
 
[u][b]Services and Deals[/b][/u][br][list][*]Wrapped Meal (+1þ to cost of meal)[*]To-go Lunchbox [small][Fits up to four items, see below for styles][/small] (5þ, not including food)[*]On-ship Delivery (2þ to price)[*]Off-ship Delivery (5þ to price)[/list][center][b]Ask the cook if there are any specials or deals for today.[/b][/center][br][br]Current Lunchbox Styles:[list][*]NanoTrasen Brand [Genuine & Exclusive!][*]Rainbow[*]Heart[*]Cat[*]Mojave University[*]CTI[*]Niona Nymph[*]Black and Red[/list]
 
[center][br][br][br][hr][small][i]The availability of each recipe may vary. Restrictions may apply.[/i][/small][br][logo][/center]
 
</pre></div></div>
 
 
 
==Miscellaneous==
 
 
 
 
 
===Cover and End page for a multi-page report===
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
 
   
 
   
'''(Cover page. Inter-Departmental Report in this case, by Harpy Eagle)'''
+
[center]DATA REQUIRED BY THE PRIVACY ACT OF 2058[/center][hr]
 
   
 
   
<div class="mw-collapsible-content">
+
[small][b]AUTHORITY:[/b] 7 NT 301, Departmental Regulations; 14 NT 20341, Minister of Information and HR.[br]
 
+
<pre>
+
[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]
[center][b]Nanotrasen Internal Communication[/b]
+
[i]NEV Northern Light[/i]
+
[b]ROUTINE USES:[/b] For subordinate leader development NT/SOLGOV 12-102.
 
+
Leaders and whiners should use this form as necessary.[br]
[logo]
+
 
+
[b]DISCLOSURE:[/b] Disclosure is  voluntary, but repeated disclosure may result in a Report of Wall to Wall Counseling.[/small][hr]
[b][u]Fax Transmission[/u][/b]
+
[/center]
+
[large][center]PART I - ADMINISTRATIVE DATA[/center][/large][br][hr]
 
+
[b]From:[/b] [field]
+
[b]WHINER'S NAME[/b] [i]Last, First, MI[/i]: [field][br]
 
+
[b]To:[/b] [field]
+
[b]OCCUPATION/TITLE:[/b] [field][br]
 
 
[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 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.
 
[/i][/small]
 
</pre></div></div>
 
 
 
 
 
=== '''Last page''' ===
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
 
 
   
 
   
'''(Final page. pretty self explanatory.)'''
+
[b]DATE OF REPORT:[/b] [field][br]
 
   
 
   
<div class="mw-collapsible-content"><pre>
+
[large][center]PART II - INCIDENT REPORT[/center][/large][br][hr]
 
 
[center][b]END TRANSMISSION[/b]
 
 
 
 
 
[logo][/center]
 
</pre></div></div>
 
 
 
 
 
=== ''(Joke)'' HURT FEELINGS REPORT ===
 
<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...)'''
+
[b]DATE FEELINGS WERE HURT:[/b] [field][br]
 
   
 
   
<div class="mw-collapsible-content"><pre>
+
[b]TIME OF HURTFULNESS:[/b] [field][br]
[large][center]HURT FEELINGS REPORT[/center][/large][hr]
 
 
   
 
   
[center][logo][/center]
+
[b]LOCATION OF HURTFUL INCIDENT:[/b] [field][br]
 
   
 
   
[center]For use of this form, see FM 22-102; the proponent agency is the NT Department of Human Resources[/center][hr]
+
[b]HEAD OF OFFICER SYMPATHETIC TO WHINER:[/b] [field][br]
 
   
 
   
[center]DATA REQUIRED BY THE PRIVACY ACT OF 2058[/center][hr]
+
[b]NAME OF REAL MAN/WOMAN WHO HURT SENSITIVE FEELINGS:[/b] [field][br]
 
   
 
   
[small][b]AUTHORITY:[/b] 7 NT 301, Departmental Regulations; 14 NT 20341, Minister of Information and HR.[br]
+
[b]OCCUPATION/TITLE:[/b] [field][hr]
 
   
 
   
[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]
+
[large][center]INJURY[/center][/large][hr]
 
   
 
   
[b]ROUTINE USES:[/b] For subordinate leader development NT/SOLGOV 12-102.
+
[b]WHICH EAR WERE THE WORDS OF HURTFULNESS SPOKEN INTO?:[/b] [field][br]
Leaders and whiners should use this form as necessary.[br]
 
 
   
 
   
[b]DISCLOSURE:[/b] Disclosure is  voluntary, but repeated disclosure may result in a Report of Wall to Wall Counseling.[/small][hr]
+
[b]IS THERE PERMANENT FEELING DAMAGE?:[/b] [field][br]
 
   
 
   
[large][center]PART I - ADMINISTRATIVE DATA[/center][/large][br][hr]
+
[b]DID YOU REQUIRE A "TISSUE" FOR TEARS?:[/b] [field][br]
 
   
 
   
[b]WHINER'S NAME[/b] [i]Last, First, MI[/i]: [field][br]
+
[b]HAS THIS RESULTED IN TRAUMATIC BRAIN INJURY?:[/b] [field][hr]
 
   
 
   
[b]OCCUPATION/TITLE:[/b] [field][br]
+
[large][center]PART III - NARRATIVE[/center][/large][hr]
 
   
 
   
[b]DATE OF REPORT:[/b] [field][br]
+
[center][i]Tell us in your own sissy words how your feelings were
 +
hurt...[/i][/center][hr]
 
   
 
   
[large][center]PART II - INCIDENT REPORT[/center][/large][br][hr]
+
[field][br][hr]
 
   
 
   
[b]DATE FEELINGS WERE HURT:[/b] [field][br]
+
[center]Authentication:[/center]
 
   
 
   
[b]TIME OF HURTFULNESS:[/b] [field][br]
+
[b]PRINTED NAME OF REAL MAN/WOMAN:[/b] [field][br]
 
   
 
   
[b]LOCATION OF HURTFUL INCIDENT:[/b] [field][br]
+
[b]SIGNATURE:[/b] [field][br]
 
   
 
   
[b]HEAD OF OFFICER SYMPATHETIC TO WHINER:[/b] [field][br]
+
[b]PRINTED NAME OF WHINER:[/b] [field][br]
 
   
 
   
[b]NAME OF REAL MAN/WOMAN WHO HURT SENSITIVE FEELINGS:[/b] [field][br]
+
[b]SIGNATURE:[/b] [field][hr]
 
   
 
   
[b]OCCUPATION/TITLE:[/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>
[large][center]INJURY[/center][/large][hr]
+
 
+
==Writing tools and Formatting key==
[b]WHICH EAR WERE THE WORDS OF HURTFULNESS SPOKEN INTO?:[/b] [field][br]
+
Writing is performed on paper using any standard writing utensil.
+
 
[b]IS THERE PERMANENT FEELING DAMAGE?:[/b] [field][br]
+
*'''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!
+
*'''Crayons''' work much like pens, except that they are always bold, and lack the list, horizontal rule, and small tags.
[b]DID YOU REQUIRE A "TISSUE" FOR TEARS?:[/b] [field][br]
+
 
+
===Formatting Paper:===
[b]HAS THIS RESULTED IN TRAUMATIC BRAIN INJURY?:[/b] [field][hr]
+
 
+
====Signature====
[large][center]PART III - NARRATIVE[/center][/large][hr]
+
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.''' Also remember that if you intend for someone else to sign the paperwork, you should use a [field] tag instead of [sign].
+
<pre>Your signature: [sign]</pre>
[center][i]Tell us in your own sissy words how your feelings were
+
 
hurt...[/i][/center][hr]
+
====Field====
+
To insert a field from which you can start writing (instead of just using the bottom of the paper), use the [field] tag.
[field][br][hr]
+
<pre>Reason for Request: [field]</pre>
+
 
[center]Authentication:[/center]
+
====New Lines====
+
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.
[b]PRINTED NAME OF REAL MAN/WOMAN:[/b] [field][br]
+
<pre>text above
+
[br]
[b]SIGNATURE:[/b] [field][br]
+
text below</pre>
 
[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>
 
  
 +
====Bold====
 +
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====
 +
To italicize text, enclose it within the [i] and [/i] tags.
 +
<pre>[i]This text is italicized.[/i] This text is not.</pre>
 +
 +
====Underlining====
 +
To underline text, enclose it within the [u] and [/u] tags.
 +
<pre>[u]This text is underlined.[/u] This text is not.</pre>
 +
 +
====Centering====
 +
To center text, enclose it with the [center] and [/center] tags.
 +
<nowiki>[center]Type the center tags onto the paper like this![/center]</nowiki>
 +
 +
====Lists====
 +
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====
 +
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====
 +
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====
 +
To add a horizontal rule, use the [hr] tag.
 +
<pre>text above
 +
[hr]
 +
text below</pre>
 +
 +
==== First Heading ====
 +
To make a first level heading, use the [h1] and [/h1] tags.
 +
<pre>[h1]insert desired text
 +
[br]
 +
closing text for heading[/h1]</pre>
 +
 +
==== Second Heading ====
 +
To make a second level heading, use the [h2] and [/h2] tags.
 +
<pre>[h2] insert desired text
 +
[br]
 +
closing text here[/h2]</pre>
 +
 +
==== Third Heading ====
 +
To make a third level heading, use the [h3] and [/h3] tags.
 +
<pre>[h3]insert desired text[/h3]</pre>
 +
 +
==== Date ====
 +
To insert the current date of the station, use the [date] tag.
 +
<pre>Date:[date]</pre>
 +
 +
==== Time ====
 +
To insert the current station time, use the [time] tag.
 +
<pre>Time: [time]</pre>
 +
 +
====NT and Other Company Logos====
 +
Each company and department represented on board the Northern Light has a logo that can be inserted into your paperwork using the following tags.
 +
<pre>[logo] <-- Use this tag when you just want to use a standard Nanotrasen logo. The rest are self-explanatory.
 +
[solcrest] <-- For SolGov. '''May or may not work, need to test in-game.'''
 +
[lazarus]
 +
[aegis]
 +
[ftu]
 +
[engineering]
 +
[mekhane]</pre>
  
 
[[Category:Guides]]
 
[[Category:Guides]]

Latest revision as of 14:44, 6 September 2022

This section or article is a Work in Progress and should not yet be relied on as factual or complete.
Assigned to: Timidvi

Please discuss changes with assigned users. If no one is assigned, or if the user is inactive, feel free to edit.


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 Baystation -- forum posts, and parts of the 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.

To try and test your paperwork ideas in a live and out-of-game environment, consult this handy utility.

Contents

Character Records

This is the information your character should have before starting their first day working on the Northern Light. ("should" 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 NT or 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 "canon" and rules. Also note that the formatting key does not work on crew record templates saved in the Character Setup UI, so they should be written as plain text for the best readability.

Employment:

(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.)
 
CURRENT INSTITUTIONAL AFFILIATIONS: [Characters' primary company affiliations here - probably one or more of the organizations on-board employing this character.]

EDUCATION SUMMARY
 Current Qualifications: [field]
 Current Certifications: [field]

EMPLOYMENT HISTORY
 Employer Name: [Put an organization name here unless privately hired.]
  Employment Start Date: [field]
  Employment Termination Date: [field]
  Synopsis of job: [field]
  Reason for Departure/Termination: [field]
 Notes: [field]
 
 Current Employer Name: [Put an organization name here unless privately hired.]
  Employment Start Date: [field]
  Synopsis of job: [field]
 Notes: [field]
 
HIRING AGENT NOTES: [field] ((This should involve a Risk Assessment field, written from an IC standpoint. It can, and should, also include any other notes that pertain to the character's employment. Please remove this OOC note while writing.))

Medical:

(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.)


NAME: [surname, fore/middle]
 AGE: [years]
 SPECIES: [insert here]
 SPOKEN LANGUAGES: [primary/secondary, or native/learned]
 PREFERRED LANGUAGE: [probably Galactic Common]

POSTMORTEM INSTRUCTIONS:
 PROSTHETIC(S)/IMPLANTS(S): YES/NO - info if YES
 ALLERGIES: YES/NO - info if YES

DOCUMENTED CHRONIC MEDICAL CONDITIONS:
 [Please insert a list of any chronic medical conditions here]

DOCUMENTED PSYCHOLOGICAL DISORDERS:
 [either list things here or put N/A]
  
CURRENT MEDICATIONS/PRESCRIPTIONS:
 [medication, dosage, every __]
    
Medical Doctor's Notes:
 [include a short IC note here, likely written by a doctor who has worked on or examined your character before; this section can also be omitted entirely if preferred.]
 -[Doctor [initial] [surname]]

Security:

(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..." versus "...Is the freaked Lupin the 3rd of Sif!")

NAME: 
SPECIES:
IDENTIFYING FEATURES:
 
ARREST HISTORY
 
[DD/MONTH/YYYY]: [Arrest Reason, w/ Applicable Laws]
 Synopsis: [field]
  ADMISSION DATE: [If Applicable]
  RELEASE DATE: [If Applicable]
  RELEASE REASON: [If Applicable]
 NOTES: [field]
 
THREAT ASSESSMENT
 
Hostile/Covert Actions Against the Company
 Threat Level: [Low/Medium/High]
 Synopsis: [field]
 Caseworker Notes: [Personal notes from caseworker, optional]
 
Hostile/Covert Actions Against the Crew
 Threat Level: [Low/Medium/High]
 Synopsis: [field]
 Caseworker Notes: [Personal notes from caseworker, optional]


TEMPLATES BELOW THIS POINT

Nanotrasen Command

Communications

The following templates are for the general use of Heads of Staff, First Officers, Captains, and Bridge Officers for the purpose of communicating with Central Command, within Command Staff, and other entities contactable via FAX.

Central Command Communications

(To be sent by heads to contact Centcomm. Created by Persona E.)

[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]

[center][large][b]QUANTUM ENTANGLEMENT TRANSMISSION[/b][/large][/center]

[hr]

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

[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]: [sign]

[b]Signatures of additional authorities[/b]:
[field]

[b]Stamps of applicable authorities below this line.[/b]
[hr]

Emergency Transmission

(To be sent via Fax Machine to Central Command in emergencies when filling out the full form would take too long. Made by Minijar.)


[center][logo][/center]
[center] [large] [b] EMERGENCY TRANSMISSION [/center] [/large] [/b]
==============================================================

Sender: [sign]
Position: [field]
==============================================================
Message: [field]



==============================================================
Signed: [sign]

Internal Memo

(An internal memo. Ported from Baystation and modified. Author unknown.)

[small][center][logo]
[u]HR-NTCO-03:[/u]
[b]Department Memo[/b] [/center]

[b]Internal Memorandum[/b]
DTG: [date], [time]

Subject: [field]
Body:

[field]

[hr]
Authorizing Signature:
[sign]

[center]Stamp of Approval[/center][hr][/small]


Mandate and Agreement Amendments

The following templates are to be used for the drafting, revising, and enacting of Mandates and Amendments of the Northern Light Agreement. Note that Mandates and Amendments will ONLY take effect upon first being reviewed by Heads of Staff during a pre-scheduled meeting with a minimum of one week's notice via an announcement on the NEV Northern Light ((Discord)). At the meeting, the proposed Mandate or Amendment must be discussed by attending staff. Any Heads of Staff whose departments are explicitly affected by the Mandate or Amendment must thereby approve with all appropriate signatures; furthermore, a simple majority of attending representatives must pass; and at least two Heads of Staff, including the Heads of Staff explicitly affected by the Mandate or Amendment, must provide their formal signatures to all relevant document; and at which the Captain must provide their stamp to the documents prior to faxing for final approval by the Administrative Board ((ie the admins)). In the event that the Administrative Board is unable to be reached over a long period of time spanning months, the Mandate or Amendment may be enacted on a provisional level and must be reviewed by the Administrative Board upon return to contact ((but must still be approved by the admins OOCly, so you still have to fax it in)).

Mandates

(To be used for direction of goals, etc, and reinforcement of the Agreement in ways that do not explicitly change the Agreement (but might increase the penalties for breaking the Agreement and associated laws, orders, and rulings). Class 1 Mandates are the most severe - see Nanotrasen Mandates for examples. By timidvi.)

[small][center][Logo]

[center][b]Vessel: NEV Northern Light[/b][/center]
The following has been decreed according to the majority will of the Captain's Board of the NEV Northern Light with a significant stake in the NEV Northern Light. This ruling is formally enacted immediately upon approval by the NanoTrasen Northern Light Board of Administration as ship law.

[hr]
[b][center][large][u]NEV NL Class [field] Mandate - [field][/u][/large][/center][/b]
Status (For Board Use Only): [field]
[i]Revision [date] - [time][/i][/center]
[hr]
[b][center]As a Class [field] Mandate, failure to comply with the following ruling is grounds for degrees of punishment comparable to that given to one charged with [field] (Code [field]), and in the minimum case, will be treated as a Dereliction of Duty (Code 118).[/b][/center]

[b]Mandate:[/b] [field]


[i][b]There will be no exceptions to this ruling barring majority agreement from current on-duty department heads, plus approval from the Captain, or the First Officer in the Captain's absence. This ruling will be promptly added to the Agreement.[/b][/i]


[b]Closing Statements:[/b]
[field]


[hr][b]
[center][i]Provide Signatures and Stamps of Captain and at least two [2] Heads of Staff below[/i][/center][/b]
[hr][/small][small]
Notarization Information:
[list][*][b]Captain's Signature: [field]
[*][b]Captain's Signature: [field]
[*][b]Witness Signature: [field]
[*][b]Witness Signature: [field]
[*]Notary Signature: [field]
[*]Date of Activation (For Board Use Only): [field][/list][/b][/small]
[small][center]This form is for official NanoTrasen use ONLY.
|
Any information contained in this form will be considered CLASSIFIED to all but those who are approved to use and view this document[/center][/small]

Agreement Amendments

(Used for adding, removing, or changing elements of the original Agreement. See this Amendment for an example. By timidvi.)

[small][center][Logo]
Northern Light Agreement Amendment
[i]Revision [date] - [time][/i][/center]

[b][center][large][u]Amendment of the NEV Northern Light Agreement: [field]
[/u][/large][/center][/b]
[hr][center][b]Vessel: NEV Northern Light[/b][/center][center][b]DTG: [date], [time]
Revision: [/b][field]

[b]Department heads of the appropriate sector(s) must approve and make use of the following amendment.[/b] 


The following has been decreed according to the majority will of the Captain's Board of the NEV Northern Light with a significant stake in the NEV Northern Light. This ruling is enacted immediately upon approval of the Board, or provisionally enacted by agreement of trusted Company Representatives.[/center]

[b][center]This amendment, if passed by a simple majority of Company representatives on board the NEV Northern Light at the scheduled time this amendment is proposed, shall accordingly modify the terms of the Agreement and shall be applied accordingly.[/b]


[field]


[b]There will be no exceptions to this ruling barring majority agreement from current on-duty department heads, plus approval from the Captain, or the First Officer in the Captain's absence. This ruling will be promptly added to the Agreement.[/b]

[hr][b]
[center][i]Provide Signatures and Stamp of Captain and at least two [2] Heads of Staff below[/i][/center]
[hr][/small]
[small][b]Captain's Signature: [field]
Witness Signature: [field]
Witness Signature: [field][/b][/small]


[small][center]This form is for official NanoTrasen use ONLY.
|
Any information contained in this form will be considered CLASSIFIED to all but those who are approved to use and view this document[/center][/small]

Assignments

The following templates are for the general use of Heads of Staff, First Officers, and Captains for the purpose of changing crew access, departments, jobs, etc.

Access Change Order

(Used alongside a change to an employee's ID access. Created by rsmr, revised by timidvi.)

[center][logo]
[b][u]CO-111:[/u][/b]
[large]ACCESS CHANGE REQUEST[/large][/center][hr][b]Date and Time[/b]: [date] - [time][br]
[b]Department[/b]: [field]
[b]Employee Name[/b]: [field]
[b]Employee Assignment[/b]: [field]
[b]Access Change Requested[/b]: [field]

[b][u]Reason for Request[/u][/b]:  
[field]

[b][i]FOLLOWING SECTION FOR COMMAND USE ONLY[/i][/b]
[b]Access Added[/b]: [field]
[b]Access Removed[/b]: [field]

[small][b]Applicant Signature[/b]: [field] [/small]
[small][b]Head of Department Signature[/b]: [field] [/small]
[small][b]First Officer/Captain Signature[/b]: [field][/small]
[hr][small][i]The Head of Staff's stamp is required before this order can be put into effect. In lieu of the Head of Staff's stamp, the First Officer's stamp or the Captain's stamp will suffice but only in the absence of the Head of Staff.[/i][/small]

ID Replacement Requisition

(Used to requisition replacement of lost or damaged IDs. Created by timidvi.)

[center][logo]

[large][b]ID Replacement Requisition[/b][/large]

[b]Date and Time: [date] - [time]

Vessel: NEV Northern Light[/b][/center]
[hr]
Employee Name: [field]
Department: [field]
Position: [field]
Department Head: [field]

Reason for ID Replacement: [field]

Employee Signature: [field]

[hr]
First Officer Name: [field]
First Officer Signature: [field]

[hr][b]
[center][i]Provide Stamp Below for Approval of ID Replacement.[/i][/center][/b]
[hr]

Intradepartment Reassignment

(Used to reassign employees to different jobs within the same department. Created by rsmr, revised by timidvi.)

[center][logo]
[b][u]Form CO-113:[/u][/b]
[large]Reassignment Order[/center][hr][b]Date and Time[/b]: [date] - [time][br]
[b]Department[/b]: [field]
[b]Employee Name[/b]: [field]
[b]Original Assignment[/b]: [field]
[b]New Assignment[/b]: [field]

[b][u]Reassignment Reason[/u][/b]:  
[field]

[small][b]Head of Staff Signature[/b]: [field] [/small]
[hr][small][center][i]The Head of Staff's stamp is required before this order can be put into effect. In lieu of the Head of Staff's stamp, the First Officer's stamp or the Captain's stamp will suffice but only in the absence of the Head of Staff. A copy of this form (but not the Staff Assessment Form) [u]must[/u] be provided to the reassigned employee.[/i][/small] 
[center]

Interdepartment Reassignment

(Used for the transferring of personnel between departments. Created by timidvi.)

[center][logo]

[large][b][u]Interdepartment Reassignment[/b][/u][/large]

[b]Date and Time: [date] - [time]
Vessel: NEV Northern Light[/b]

[hr]
Transferee Name: [field]
Department: [field]
Position: [field]

[hr]
From department: [field]
To department: [field]


Transferred Position: [field]


Reason(s): [field]


Sign here: [field]

[hr]

Signature of the department head that is transferring the person: [field]

Signature of the department head that is receiving the person: [field]

Signature of the First Officer or Captain: [field][br]

[hr][b]
[center][i]Provide First Officer Stamp Below for Approval of Transfer.[/i][/center][/b]
[hr]

Demotion and Termination

(Used for demotions and terminations of employment, including permanent ones (ie. job bans). Created by timidvi.)

[center][logo]

[large][b][u]Demotion and/or Termination Record[/u][/b][/large]

[b]Date and Time:[/b] [date] - [time]
[b]Vessel: NEV Northern Light[/b]

[hr]

[b][u]Demotion/Termination: [large][field][/large][/u][/b]

Employee Name: [field]
Department: [field]
Department Head: [field]
Former Position: [field]

[b](If Demoted)[/b] New Position: [field]

Reason for Demotion/Termination: [field]

[b][u][large]Is the demotion/termination in question permanent? (Y/N): [field][/large][/u][/b][/center]


[hr]

Signature of Captain [field]
Signature of First Officer: [field]
Signature of Department Head: [field]

[small][i]If the former or current Department Head of terminated or demoted employee refuses to sign off on a permanent demotion/termination record, the aforementioned employee may nevertheless be permanently demoted or terminated without the aforementioned Department Head's consent if there is unanimous agreement between heads of the other departments, per Amendment X.2 of the Agreement. These signatures may be added below.[/i][/small]

Lazarus Chief Science Officer: [field]
Lazarus Chief Medical Officer: [field]
Nanotrasen Chief Engineer: [field]
Free Trade Union Merchant: [field]
Preacher of Mekhane: [field]
Aegis Commander: [field]


[hr][b]
[center][i]Provide Stamps Here for Demotion and/or Termination of Employee: [field].[/i][/center][/b]
[hr][small][center][b]This form is for official NanoTrasen use ONLY.
|
Any information contained in this form will be considered CLASSIFIED to all but those who are approved to use and view this document[/b][/center][/small]

Inspections

These forms are to be used for the purpose of inspections of personnel and departments.

Audit log

(A indepth log to be written by the First Officer, a Head of Staff for their own department, or a Bridge Officer assigned to the duty by the Captain or FO, about the current state of the ship. by Superbee29, revised by timidvi.)

[center][logo]
[large][b]Department Audit[/b][/large][/center][hr][b]Time:[/b] [field]
[b]Department:[/b] [field]
[b]Head:[/b] [field]
[b]Employees:[/b] [list][field][/list]
[b]General efficiency (0-10):[/b] [field]
[b]Audit compliance (0-5):[/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, Rank:[/b] [field]
[b]First Officer Signature:[/b] [field][hr]STAMP HERE[br]

Complaint Form

Complaint Form by Upsetspy, revised by timidvi. Still a WIP.

[small][center][logo]
Internal Complaint Form
[i]Revision [date] - [time][/i][/center]

[b][center][large][u]Complaint Form[/u][/large][/center][/b]
[center][b]Vessel: NEV Northern Light[/b][/center]
[center][b]DTG: [date], [time]
[/b][/center]
[b]Complainant:[/b] [field]
[b]Complainee(s):[/b] [field]
[b]Complainee's Head of Staff:[/b] [field]

Complaint Overview:
[field]

Complaint Details:
[field]

Witness Details (if applicable):
[field]

[hr]
[b]Complainant Signature: [field]
Witness Signature: [field][/b]

[center][i]Provide Head of Staff Resolution, Signature, and Stamp below[/i][/center][hr][/small]
[small][b]Head of Staff Resolution:[/b][/small]
[field]

[small][b]Head of Staff Signature: [field][/b][/small]
[small][b]Head of Staff Position: [field][/b][/small]

[small][center]This form is to be submitted to the Head of Staff responsible for the Complainee(s), or the Captain or First Officer who must subsequently submit the complaint to the appropriate head of staff at earliest convenience. This form is for official use ONLY.[/center][/small]

Aegis Security

Evidence Filing

Incident Report

(To report all crimes, by Upsetspy, edited by HekT0.)

[center][aegis]

[u][large][b]Aegis Security Incident Report[/b][/large][/u][/center]
[b]Date and time:[/b] [date] - [time]
[b]Incident type: [/b][field]
[b]Location: [/b][field]

[hr]
[large][u][b]Personnel Involved in Incident[/b][/u][/large]

[b]Aegis Personnel:[/b]

[table][row][cell][b]Rank[/b][cell][b]Name[/b][cell][b]Position[/b]
[row][cell][b][field][/b][cell][field][cell][field]
[row][cell][b][field][/b][cell][field][cell][field]
[row][cell][b][field][/b][cell][field][cell][field]
[row][cell][b][field][/b][cell][field][cell][field]
[/table]
[b]Other Personnel:[/b]
[small][i](V-Victim, S-Suspect, W-Witness, M-Missing, A-Arrested, RP-Reporting Person, D-Deceased)[/i][/small]

[table][row][cell][b]Rank[/b][cell][b]Name[/b][cell][b]Position[/b][cell][b]Status[/b]
[row][cell][b][field][/b][cell][field][cell][field][cell][field]
[row][cell][b][field][/b][cell][field][cell][field][cell][field]
[row][cell][b][field][/b][cell][field][cell][field][cell][field]
[row][cell][b][field][/b][cell][field][cell][field][cell][field]
[/table]

[hr]
[b][large][u]Description of Items/Property[/u][/large] [/b]
[small][i](D-Damaged, E-Evidence, L-Lost, R-Recovered, S-Stolen)[/i][/small]

[table][row][cell][b]Name[/b][cell][b]Description[/b][cell][b]Department[/b][cell][b]Code[/b]
[row][cell][b][field][/b][cell][field][cell][field][cell][field]
[row][cell][b][field][/b][cell][field][cell][field][cell][field]
[row][cell][b][field][/b][cell][field][cell][field][cell][field]
[row][cell][b][field][/b][cell][field][cell][field][cell][field]
[/table]
[hr][b][large][u]Incident Synopsis:[/u][/large][/b] [field]

[b]Reporting Operative's Signature:[/b] [field]

[hr]
[small][center][b]This form is for official AEGIS SECURITY use ONLY.

Any information contained in this form will be considered CLASSIFIED to all but those who are approved to use and view this document.[/b][/center][/small]

Arrest Report

Arrest Report by Upsetspy, edited by HekT0, revised by timidvi

[center][aegis]
[large][b][u]Aegis Security Arrest Report[/i][/center][center][/u][/b][/large][/center]
[b]Date and time: [/b][date] - [time]
[hr][b][u]Arrestee Information[/u][/b]
[small][i](PB-Permabrigged; F#-Fined, # of credits; CS-Community Service; H-Indefinite Hold; C-Court Martial; P-Parole/Probation; V-Verbal Warning)[/small]
[table][cell][b]Name[/b][cell][b]Position[/b][cell][b]Charge(s)[/b][cell][b]Disposition[/b]
[row][/b][cell][field][cell][field][cell][field][cell][field]
[/table][/i]
[b]Additional Information:[/b] [field]

[hr][b][u]Arresting Personnel[/b][/u]

[table][cell][b]Name[/b][cell][b]Position[/b][cell][b]Relation[/b]
[row][cell][b][field][/b][cell][field][cell][field]
[row][cell][b][field][/b][cell][field][cell][field]
[row][cell][b][field][/b][cell][field][cell][field]
[row][cell][b][field][/b][cell][field][cell][field]
[row][cell][b][field][/b][cell][field][cell][field]
[/table]
[hr][large][b][u]Booking Checklist (YES/NO/NA)[/u][/b][/large]

[b]Booking Operative: [/b][field][br]
[table][row][cell][b]Combative[/b][cell][field]
[row][cell][b]Warrant Presented[/b][cell][field]
[row][cell][b]Prisoner Searched[/b][cell][field]
[/table]

[b]Additional notes:[/b] [field]


[b]Reporting Operative's Signature: [field]
CO/Sergeant Signature(s): [field]

[hr][small]ATTACH ALL RELEVANT DOCUMENTS TO THIS ARREST REPORT[/small]
[hr]


[small][center]This form is for official AEGIS SECURITY use ONLY.

Any information contained in this form will be considered CLASSIFIED to all but those who are approved to use and view this document.[/center][/small][/b]

Interrogation Report

Interrogation Report by Playbahnosh, revised by timidvi

[center][aegis][logo][/center]
[center][b][u]Interrogation Report[/b][/u][/center][br]
[br]
[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]
[br]
[b]Interviewer's Name: [/b][field][br]
[b]Rank: [/b][field][br]
[br]
[b]Interviewee's Name: [/b][field][br]
[b]Title: [/b][field][br]
[b]Designation[/b][small][i](Suspect/Witness/Other)[/i][/small][b]: [/b][field][br]
[b]Interviewee's Legal Representative[/b][small][i](name, title)[/i][/small][b]: [/b][field][br]

[b]Other personnel present: [/b][field][br]
[hr]
[b][u]Interview Notes: [/u][/b][br]
[field][br]
[br]
[hr]
[b]Interviewer's Signature: [/b][field][br]
[hr]


Requisitions

Armory Item Requisition Form

Armory Item Requisition Form by Upsetspy

[center][aegis]
[b][large]Aegis Security Armory Inventory[/large][/b]

[i]Armory Withdrawal Request - Revision [date] - [time][/i][/center][hr][center][large][b][u]Armory Withdrawal Request[/u][/b][/large][/center]
[b]
Name: [field]

Position: [field]

Reason: [field]

Date/Time: [date] - [time]
[hr]
[center][large][u]List following items and quantities you want to request:[/b][/u][/large]


[table][row][cell]Item: [field][cell]Quantity: [field][/table]
[table][row][cell]Item: [field][cell]Quantity: [field][/table]
[table][row][cell]Item: [field][cell]Quantity: [field][/table]
[table][row][cell]Item: [field][cell]Quantity: [field][/table]
[table][row][cell]Item: [field][cell]Quantity: [field][/table]
[table][row][cell]Item: [field][cell]Quantity: [field][/table]
[table][row][cell]Item: [field][cell]Quantity: [field][/table]
[table][row][cell]Item: [field][cell]Quantity: [field][/table]
[table][row][cell]Item: [field][cell]Quantity: [field][/table]
[table][row][cell]Item: [field][cell]Quantity: [field][/table]
[/b]
[center][b]Commander/Sergeant Signature:[/b] [field][/center]
[b][i]
THIS FORM MUST BE SUBMITTED TO AND STAMPED BY AN AEGIS COMMANDER, SERGEANT or CAPTAIN/FIRST OFFICER[/i][/b]
[i][small](you are only exempt from this rule in situations of emergency and necessity, failure to follow this will result in reprimand)[/small][/i]

[small][center]This form is for official AEGIS SECURITY use ONLY.
|
Any information contained in this form will be considered CLASSIFIED to all but those who are approved to use and view this document.[/center][/small]

Search Warrant

(This form is meant for the Aegis department head to hand to operatives when confronting a crew member suspected of committing a crime.

[center][b]NEV NORTHERN LIGHT
[aegis]
[large][u]Search Warrant[/u][/large][/b][/center][hr][small][i]To be filled out by the Aegis department head. All sections are required to be filled out.[/i][/small]

[b]Searched Employee:[/b] [field]
[b]Suspected Crime(s):[/b] [field]
[b][u]Details:[/u][/b]
[field]

[hr][b]Searching Operative:[/b] [field]
[b][u]Items Discovered:[/u][/b]
[field]
[b][u]Details:[/u][/b]
[field]

[hr][b]Aegis Department Head's Signature:[/b] [field]
[b]Searching Operative's Signature[/b] [field]
[b]Date of Signature:[/b] [date]
[small][i]This form must be stamped below the line by an Aegis Commander or Captain before the end of the shift.[/i][/small]
[hr]


Lazarus Science

Away Missions

Away Missions Briefing

WIP, will be for outlining goals and priorities during Lazarus away missions.

Away Missions Debriefing

WIP, will be for outlining findings from Lazarus away missions. This should include not only material and technological gains, but also lore-based logs, etc, recovered from black sites, and hypotheses as to the purpose of a given location and what might be learned from them.

Expedition Volunteer Waiver

(This form is for people volunteering to join an expedition. This is important for keeping track of liabilities in case a volunteer is hurt, so that they cannot sue the company. Created by Vorrarkul from Virgo.)

[center][b]NEV Northern Light
[logo][lazarus]
[large][u]Volunteer Waiver[/u][/large][/b][/center][hr][small][i]To be filled out by the employee volunteering for expedition. All sections must be filled out. This waiver must be signed and submitted before any expeditions may be conducted.[/i][/small]

[b]Volunteering Employee:[/b] [field]
[b]Details:[/b] [field]
[b]Volunteer Role:[/b] [field]

[hr][b][u]Agreement Details:[/u][/b]
I, [field], understand that if I disobey the orders given by the designated expedition leader, I will be punished to the full extent of the law, and will furthermore be confined to the shuttle or returned to the Northern Light. I also waive the ship and its crew of any liability if I die during the course of the expedition, and furthermore waive my right to protection by the accompanying security detail if I disregard orders given with the intent of ensuring the safety of me and the rest of the expedition. This means that if I endanger myself or the crew as a result of disobeying the accompanying security detail, I waive my right to having my soulcrypt or equivalent recovered before, during, or after extraction of the expedition team.

[hr][b]Volunteering Employee's Signature:[/b] [field]
[b]Overseeing Head of Staff'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 overseeing head of staff before the end of the shift.[/i][/small]
[hr]


Distribution of Research Equipment

WIP

Experimentation

WIP

Robotics

On-Death Synthetic Conversion Contract

(On-Death Synthetic Conversion Contract by SvartaSvansen)

[center][h3]On-Death Synthetic Conversion Contract[/h3][/center]
I, [field], give my consent that the certified Roboticist, [field], aboard the registered NanoTrasen ship NEV Northern Light, upon my death, may extract my brain with intent to perform one of the marked procedures below:

[small](Mark "X" all that apply. At least one must be marked.)[/small]

[grid][row][cell][[cell][field][cell]] Full Body Prosthesis
[row][cell][[cell][field][cell]] Cyborg Integration
[row][cell][[cell][field][cell]] Artificial Intelligence Upload[/grid]
[hr][center][b]Signature of Consenting Party[/b][/center]
I, [field], certify that I have been informed to the extent of my own satisfaction of the risks associated with the above marked procedure(s) and that I give my informed consent of my own free will, of sound mind, and free of coercion, council, or deceit from another party. Furthermore, I agree that I will not hold NanoTrasen nor the above named Roboticist liable in the event that the chosen procedure is unsuccessful.

[b]Signed[/b]: [field]

[hr][center][b]Signature of Certified Roboticist[/b][/center]
I, [field], certify that the above named consenting party has been informed to a satisfactory degree and in good faith by the informant of the risks associated with the above marked procedure(s) and that I am of the belief that the party's consent is given of his/her own free will. I understand that, though I will not be held liable should the chosen procedure fail, all laws and regulations remain in full effect.

Furthermore, I understand that any falsification of the consenting party's statement is strictly forbidden and may result in disciplinary measures up to and including termination and criminal penalties depending on severity.

[b]Signed[/b]: [field]

[hr][center][b]Research Director's stamp below, if present:[/b][/center]

Live Synthetic Conversion Contract

(Live Synthetic Conversion Contract based on the above contract by SvartaSvansen, revised by timidvi)

[center][h3]Live Synthetic Conversion Contract[/h3][/center]
I, [field], give my consent that the certified Roboticist, [field], aboard the registered NanoTrasen ship NEV Northern Light may extract my brain while still alive with the intent to perform one of the marked procedures below:

[small](Mark "X" all that apply. At least one must be marked.)[/small]

[grid][row][cell][[cell][field][cell]] Full Body Prosthesis
[row][cell][[cell][field][cell]] Cyborg Integration
[row][cell][[cell][field][cell]] Artificial Intelligence Upload[/grid]
[hr][center][b]Signature of Consenting Party[/b][/center]
I, [field], certify that I have been informed to the extent of my own satisfaction of the risks associated with the above marked procedure(s) and that I give my informed consent of my own free will, of sound mind, and free of coercion, council, or deceit from another party. Furthermore, I agree that I will not hold NanoTrasen nor the above named Roboticist liable in the event that the chosen procedure is unsuccessful.

[b]Signed[/b]: [field]

[hr][center][b]Signature of Certified Roboticist[/b][/center]
I, [field], certify that the above named consenting party has been informed to a satisfactory degree and in good faith by the informant of the risks associated with the above marked procedure(s) and that I am of the belief that the party's consent is given of his/her own free will. I understand that, though I will not be held liable should the chosen procedure fail, all laws and regulations remain in full effect.

Furthermore, I understand that any falsification of the consenting party's statement is strictly forbidden and may result in disciplinary measures up to and including termination and criminal penalties depending on severity.

[b]Signed[/b]: [field]

[hr][center][b]Research Director's stamp below, if present:[/b][/center]

R&D Away Mission Briefing

(Created by Roy Tilton from Discord.)

[center][logo] [b][large]NEV Northern Light[/large][/b] [i]Away Mission Briefing[/i][/center]
[br]
Leader:[field]
[br]
Destination: [field]
[br]
Reason for travel: [field]


R&D equipment loan form

(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.)

[b]Equipment Loan[/b][br]
[hr][br]
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]
[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]


Research Equipment Request

(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.)

[center][b]NEV Northern Light Research and Development
[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]Requested Equipment[/b]:
[field]
[b]Reason for Request[/b]: [field]

[hr][b]Requesting Employee's Signature[/b]: [field]
[b]Distributing Researcher'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 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 time.
This form must be stamped below the line by the Research Director before the end of the shift in order to be valid.[/i][/small]
[hr]


Experiment Waiver

(This form is for getting an employee's consent to participate in a scientific experiment. This is handy for holding someone accountable if they claim they didn't consent after the fact, even when they did.)

[center][b]NEV Northern Light
[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]
[b]Experiment Details[/b]:
[field]
[b]Volunteer Role[/b]: [field]

[hr][small][i]To be filled out by the member of Research conducting the experiment.[/i][/small]
[b]Experiment Researcher[/b]:
[b]Agreement Details[/b]:
I, undersigned, [field]

[hr][b]Volunteering Employee's Signature[/b]: [field]
[b]Overseeing Head of Staff's Signature[/b]: [field]
[b]Research Director'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 overseeing head of staff before the end of one standard work week.[/i][/small]
[hr]


Expedition Volunteer Waiver

(This form is for people volunteering to join an expedition. This is important for keeping track of liabilities in case a volunteer is hurt, so that they cannot sue the company. Created by Vorrarkul from Virgo.)

[center][b]NEV Northern Light
[logo]
[large][u] Volunteer Waiver[/u][/large][/b][/center][hr][small][i]To be filled out by the employee volunteering for expedition. All sections are required to be filled out. This waiver must be signed and submitted before any expeditions may be conducted.[/i][/small]

[b]Volunteering Employee:[/b] [field]
[b][u] Details:[/u][/b]
[field]
[b]Volunteer Role:[/b] [field]

[hr][b][u]Agreement Details:[/u][/b]
I, [field] understand that to disobey the orders given by the Pilot(s) or explorer(s). etc. I will not be permitted to enter another mission and will be confined to the ship or returned to the Northern Light. I also will accept my death as my own fault of not having a implant or body back-up.

[hr][b]Volunteering Employee's Signature:[/b] [field]
[b]Overseeing Head of Staff'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 overseeing head of staff before the end of one standard work week.[/i][/small]
[hr]

Robotics

On-Death Cyborgification

(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.)

[b]On-Death Cyborgification Contract[/b][br]
[br]
I, [field], hereby declare that the certified Roboticist aboard the registered NanoTrasen ship "NEV Northern Light" 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]


Live Cyborgification

(This is for a cyborgification or AI assimilation procedure on a living crewmember.)

[center][large][b]Live cyborgification contract[/b][/large][/center]
[center][field][/center][hr]
Date:[field]-2559[br]
Time:[field][br]
[hr][br]
[b] [i] NLS SOUTHRN CROSS [/i] [/b] [br]
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]
[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]
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]
Performing roboticist signature:[field]
[hr]
Head of research department Signature:[field][br][br]
[small][center]-Reminder to notify subject's head of staff and security-[/small][br]
[hr][small]stamp if cyborgification completed successfully:[/small][/center][hr]


AI Contract for On-Death

(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.)


[b]On-Death AIA Contract[/b][br]
[br]
I hereby declare that the certified Roboticist aboard the registered NanoTrasen ship "NEV Northern Light" 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]


AI Contract for live conversion

(AIA Contract for Live by Critica)

[b]Live AIA Contract[/b][br]
[br]
I, [field], hereby declare that the certified Roboticist aboard the registered NanoTrasen ship "NEV Northern Light" 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]


On-Death Synthetic Conversion Contract

(On-Death Synthetic Conversion Contract by SvartaSvansen)

[center][h3]On-Death Synthetic Conversion Contract[/h3][/center]
I, [field], give my consent that the certified Roboticist, [field], aboard the registered NanoTrasen ship NEV Northern Light, upon my death, may extract my brain with intent to perform one of the marked procedures below:

[small](Mark "X" all that apply. At least one must be marked.)[/small]

[grid][row][cell][[cell][field][cell]] Full Body Prosthesis
[row][cell][[cell][field][cell]] Cyborg Integration
[row][cell][[cell][field][cell]] Artificial Intelligence Upload[/grid]
[hr][center][b]Signature of Consenting Party[/b][/center]
I, [field], certify that I have been informed to the extent of my own satisfaction of the risks associated with the above marked procedure(s) and that I give my informed consent of my own free will, of sound mind, and free of coercion, council, or deceit from another party. Furthermore, I agree that I will not hold NanoTrasen nor the above named Roboticist liable in the event that the chosen procedure is unsuccessful.

[b]Signed[/b]: [field]

[hr][center][b]Signature of Certified Roboticist[/b][/center]
I, [field], certify that the above named consenting party has been informed to a satisfactory degree and in good faith by the informant of the risks associated with the above marked procedure(s) and that I am of the belief that the party's consent is given of his/her own free will. I understand that, though I will not be held liable should the chosen procedure fail, all laws and regulations remain in full effect.

Furthermore, I understand that any falsification of the consenting party's statement is strictly forbidden and may result in disciplinary measures up to and including termination and criminal penalties depending on severity.

[b]Signed[/b]: [field]

[hr][center][b]Research Director's stamp below, if present:[/b][/center]


Xenobiology

Slime Breeding Log

(Slime Breeding Log by Malsquando For archival of slime population on the ship.)


[b][u][center]Slime Breeding Log[/b][/u][/center][br]
[br]
Local 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:


Core Experimentation Log

(Core Experimentation Log by Malsquando. Archival of all experiments done to slime in the care of the ship.)


[b][u][center]Core Experimentation Log[/b][/u][/center][br]
[br]
Local 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:

Lazarus Medical

Medical Guidelines

(This is a form for Medical Guidelines. Feel free to add something.)

[center][b]NEV Northern Light
[logo]
[large][u]Medical Department Guidelines[/u][/large][/b][/center][hr]

[hr][br]
[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]


Prescription Form

(A form for prescribing patients medicines that they can then pick up later.)


[center][large][b]NEV Northern Light 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]
[u]Prescribing Doctor[/u]: [field] [br]
[u]Date[/u]: [field] [br]
[hr]
[u]Pharmacist[/u]: [field] [br][br]
[small]This prescription will not be refilled except under written authorization.[/small]
 


Autopsy Report

(Autopsy Report by Susan)

[b][center]OFFICE OF THE SHIP MEDICAL EXAMINER[/b][/center][br]
[i][center]NEV Northern Light[/i][/center][br]
[br]
DECEASED: [field][br]
RACE: [field][br]
SEX: [field][br]
AGE: [field][br]
RANK: [field][br]
[hr]
TYPE OF DEATH: [field][br]
DESCRIPTION OF BODY: [field][br]
MARKS AND WOUNDS: [field][br]
[hr]
PROBABLE CAUSE OF DEATH: [field][br]
MANNER OF DEATH: [field][br]
[hr]
[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]


Department Health Inspection

(By Emmanuel Bassil)
[center][b][u]S-113 Form:[/u][/b][large]Shift Departmental Sanitation Assessment[/center][/large]
[br][hr]
[br][b][u]Department:[/u][/b][i]
[br][field][/i]
[br][b][u]Inspecting Medical Employee's Signature:[/u][/b][i]
[br][field][/i]
[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]


Resleeve Request

(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)

[center][b]NEV Northern Light
[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]
[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]


(Chemist): Medical Prescription Request

(This is to be handed out to people requesting prescriptions- typically seen used for those roleplaying medical conditions. created by user Vorrarkul)

[center][b]NEV Northern Light
[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]
[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]


(Psychiatrist): Psychiatric Evaluation

(This form is to help supplement psychiatric roleplay, and be filled out after a therapy session by the psychiatrist. created by user Vorrarkul)

[center][b]NEV Northern Light
[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]
[b]Patient and Occupation[/b]: [field]
[b]Patient's Last Checkup[/b]: [field]

[hr][b][u]Concerns[/u][/b]:
[field]
[b][u]Evaluation[/u][/b]:
[field]
[b][u]Conclusion[/u][/b]:
[field]

[hr][b][u]Comments[/u][/b]:
[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]

Billing Guidelines

(This form gives doctors guidelines on what and how much to charge for.)

[h1][center]The Lazarus Foundation[/h1][center][lazarus][center][h3]Billing Guidelines[/h3][small]Advanced Trauma kits should only be used for surgery given their scarcity and the difficulty in obtaining more.[/small][hr][/center][small]Room is left for additions to be made mid-shift. Below prices are a guideline, the on-shift CMO ultimately decides costs.[/small]
[center][u][b]Itemized Billables:[/b][/u][br][table][row][cell][center][b]Treatment[/b][/center][cell][center][b]Cost[/b][cell][center][b]Surgical[/b][/center][cell][center][b]Cost[/b][cell][center][b]Systems[/b][/center][cell][center][b]Cost[/b]
[row][cell][center][b]Gauze/Ointment[/b][cell][center]$50[cell][center][b]Emrg. Surg.[/b][cell][center]FREE[cell][center][b]Soulcrypt[/b][cell][center]$2000[row][cell][center][b]Adv. Burn/Trauma[/b][cell][center]$200[cell][center][b]Non-Emrg. Surg.[/b][cell][center]$500 + Materials[cell][center][b]Death Alarm[/b][cell][center]$500
[row][cell][center][b]Splinting[/b][cell][center]$50[cell][center][b]Emerg. Care[/b][cell][center]FREE[cell][center][b]Cloning[/b][cell][center]$2000[row][cell][center][b]Blood Transfusion[/b][cell][center]$150[cell][center][b]Anesthesia[/b][cell][center]$100[cell][center][b]Body Scan[/b][cell][center]$30[row][cell][center][b]Prescription Glasses[/b][cell][center]$25[cell][center][b]Robotic Limb[/b][cell][center]$200[cell][center][b]Stasis Bag[/b][cell][center]$100[row][cell][center][b]Sleeper/Cryo[/b][cell][center]$50[cell][center][b]Cybernetics[/b][cell][center]$1000[cell][center][b]Organ Replacement[/b][cell][center]$1000[row][cell][center][b]NanoPaste[/b][cell][center]$500[cell][center][b][field][/b][cell][center]$[field][cell][center][b][field][/b][cell][center]$[field][row][row][cell][center][b][field][/b][cell][center]$[field][cell][center][b][field][/b][cell][center]$[field][cell][center][b][field][/b][cell][center]$[field][/table]

PAGE 2

[table]
[center][b]Pharmaceuticals billed as base cost plus additional.
Example: Med base cost of $20 + $5 per additional 5 units[/b]    [/center][row][cell][center][b]Bicaridine[/b][cell][center]$20+5[cell][center][b]Inaprovaline[/b][cell][center]$10+5[cell][center][b]Tricord[/b][cell][center]$15+3[row][cell][center][b]Meralyne[/b][cell][center]$50+10[cell][center][b]Kelotane[/b][cell][center]$15+5[cell][center][b]Dylovene[/b][cell][center]$15+5[row][cell][center][b]Dexalin[/b][cell][center]$15+5[cell][center][b]Dermaline[/b][cell][center]$25+5[cell][center][b]Hyronalin[/b][cell][center]$20+5[row][cell][center][b]Dexalin Plus[/b][cell][center]$20+5[cell][center][b]Alkysine[/b][cell][center]$40+5[cell][center][b]Arithrazine[/b][cell][center]$35+5[row][cell][center][b]Cryoxadone[/b][cell][center]$50+5[cell][center][b]Clonexadone[/b][cell][center]$100+20[cell][center][b]Citalopram[/b][cell][center]$10+5[row][cell][center][b]Kyphotorin[/b][cell][center]$150+50[cell][center][b]Paracetamol[/b][cell][center]$5+5[cell][center][b]Peridaxon[/b][cell][center]$50+20[row][cell][center][b]Ossinine[/b][cell][center]$150+50[cell][center][b]Tramadol[/b][cell][center]$15+5[cell][center][b]Polystem[/b][cell][center]$30+10[row][cell][center][b]Rezadone[/b][cell][center]$150+20[cell][center][b]Oxycodone[/b][cell][center]$40+10[cell][center][b]Spaceacillin[/b][cell][center]$5+5[row][row][cell][center][b]Rytalyn[/b][cell][center]$100+10[cell][center][b]Synaptizine[/b][cell][center]$20+5[cell][center][b]Antibodies[/b][cell][center]$30[row][row][cell][center][b]Methylphenidate[/b][cell][center]$30+10[cell][center][b]Imidazoline[/b][cell][center]$20+5[cell][center][b]Space Cleaner[/b][cell][center]$30 Refill[row][row][cell][center][b]Aminazine[/b][cell][center]$50+10[cell][center][b]Purger[/b][cell][center]$20+5[cell][center][b]Sterilzine[/b][cell][center]$50 Refill[row][row][cell][center][b]Addictol[/b][cell][center]$80+20[cell][center][b]Detox[/b][cell][center]$20+20[cell][center][b]Noexecutite[/b][cell][center]$60+20[row][row][cell][center][b]Vomitol[/b][cell][center]$10+5[cell][center][b]Rejuv Cleaner[/b][cell][center]$800 botl.[cell][center][b]Leporazine[/b][cell][center]$10+5[row][cell][center][b]Haloperidol[/b][cell][center]$30+5[cell][center][b]Sanguinum[/b][cell][center]$30+5[cell][center][b][field][/b][cell][center]$[field][row][row][cell][center][b][field][/b][cell][center]$[field][cell][center][b][field][/b][cell][center]$[field][cell][center][b][field][/b][cell][center]$[field][row][/table]

PAGE 3

[b]Nanites/Stims[/b][table][row][cell][center][b]Adrenaline[/b][cell][center]$70+10[cell][center][b]Serotrotium[/b][cell][center]$70+10[cell][center][b]Trauma Control System[/b][cell][center]$250+100[row][cell][center][b]Oxyrush[/b][cell][center]$250+100[cell][center][b]Implantoids[/b][cell][center]$200+100[cell][center][b]Nanosymbiotes[/b][cell][center]$250+100[row][cell][center][b]A-Rad[/b][cell][center]$250+100[cell][center][b]Control Booster Combat[/b][cell][center]$400+100[cell][center][b]Control Booster Utility[/b][cell][center]$400+100[row][cell][center][b]Purgers[/b][cell][center]$200[cell][center][b]Bouncer[/b][cell][center]$150+50[cell][center][b]Boxer[/b][cell][center]$250+50[row][cell][center][b]Violence[/b][cell][center]$100+20[cell][center][b]Violence Ultra[/b][cell][center]$200+100[cell][center][b]Steady[/b][cell][center]$150+30[row][cell][center][b][field][/b][cell][center]$[field][cell][center][b][field][/b][cell][center]$[field][cell][center][b][field][/b][cell][center]$[field][row][cell][center][b][field][/b][cell][center]$[field][cell][center][b][field][/b][cell][center]$[field][cell][center][b][field][/b][cell][center]$[field]
[/table][br][small]Note: Emergency Care is defined as the minimum required care to return the patient to work. Any additional care performed or supplies used are subject to billing.[/small]
[hr][small][i][u]Notice of legal compliance with The Agreement:[/u] 3.3.2 - Due to the prohibitive cost of cloning procedures, Lazarus employees are required to charge $2000 for all cloning procedures, as well as adjacent services, such as the installation of “Soulcrypt” implants. 3.3.2a - Heads of Staff, and all personnel employed by Aegis Security Solutions have been insured by NanoTrasen, and may not be charged for the above mentioned cloning services. The sale of recreational narcotics, stimulants, prostheses, bionics, nonessential surgical treatments, and any other medical supplies is permitted and encouraged, so long as such supplies are not immediately necessary for an employee's return to work. Additionally, by signing this document you agree to hold harmless The Lazarus Foundation and it's staff from legal liability of any injury, illness, or death that may occur after treatment.
Document by Chief Medical Officer Jackson Saylor, MD.

Medical Consent Form

(Medical Treatment Consent Form)

[h1][center]The Lazarus Foundation[/h1][center][lazarus][h3]Consent for Medical Treatment[/h3][hr][/center] 
[u]Date[/u]: [date]
[u]Time[/u]: [time]
[u]Physician/Care Provider[/u]: [sign][br][u]Patient Name[/u]: [write][br]
I hereby state that I do consent to receiving any type of medical care including but not limited to the administration of medications determined by a physician, surgery, and any other care recommended or deemed necessary. I understand that The Agreement states care [i]...immediately necessary for an employee's return to work[/i] shall not be subject to charge. I understand and accept responsibility of payment for any additional care provided above that minimum requirement. I understand that at any point during my treatment I can refuse care or specific treatment. I understand that going against the medical advice of my physician or care provider and refusing care may result in my condition worsening or result in my death. I understand that if I have a "Soulcrypt" implant, the event of my revival through "Soulcrypt" cloning will result in a charge per The Agreement unless I am a current Head of Staff.[br]
By signing below I agree that I have fully understood the above.[br]
[u]Patient Signature[/u]: [field]


[hr][small][i][u]Notice of legal compliance with The Agreement:[/u] 3.3.2 - Due to the prohibitive cost of cloning procedures, Lazarus employees are required to charge ₡2000 for all cloning procedures, as well as adjacent services, such as the installation of “Soulcrypt” implants. 3.3.2a - Heads of Staff, and all personnel employed by Aegis Security Solutions have been insured by NanoTrasen, and may not be charged for the above mentioned cloning services. The sale of recreational narcotics, stimulants, prostheses, bionics, nonessential surgical treatments, and any other medical supplies is permitted and encouraged, so long as such supplies are not immediately necessary for an employee's return to work. Additionally, by signing this document you agree to hold harmless The Lazarus Foundation and it's staff from legal liability of any injury, illness, or death that may occur during or after treatment.
Document by Chief Medical Officer Jackson Saylor, MD.

Cargo

Materials Requisition Form

(This is a form for requesting materials from the Quartermaster for your department. Yes, that's how that's supposed to work. Created by rsmr.)

[center][logo]
[large][b]Materials Requisition Form[/b]
[small][i]This form is to be filled out by the department head requesting materials from Supply. In the absence of a department head, any employee from the department will be sufficient. Please fill out the form in its entirety.[/i][/small][/center][hr]
[b]Time & Date[/b]: [field]
[b]Requesting Department[/b]: [field]
[b]Requesting Employee[/b]: [field]
[b]Request ID[/b]: #[field]

[hr]
[center][b][u][large]Materials[/large][/u][/b]
[table][row][cell][center][b]Material Name[/b][/center][cell][center][b]Amount [/b][/center][row]
[cell][b][center]Uranium[/b][cell][center][field]
[row][cell][center][b]Iron[/b][cell][center][field]
[row][cell][center][b]Steel[/b][cell][center][field]
[row][cell][center][b]Plastic[/b][cell][center][field]
[row][cell][center][b]Glass[/b][cell][center][field]
[row][cell][center][b]Silver[/b][cell][center][field]
[row][cell][center][b]Gold[/b][cell][center][field]
[row][cell][center][b]Platinum[/b][cell][center][field]
[row][cell][center][b]Diamond[/b][cell][center][field]
[row][cell][center][b]Osmium[/b][cell][center][field]
[row][cell][center][b]Borosillicate[/b][cell][center][field]
[row][cell][center][b]Phoron[/b][cell][center][field]
[row][cell][center][b]Other[/b]: [field][/b][cell][center][field]
[/table]
[hr] [small][i]The following signatures and stamps are required for this form to be valid, and must be provided before the form may be approved.[/i][/small][/center]
[b]Quartermaster's Signature[/b]: [field]
[b]Requesting Employee's Signature[/b]: [field]

[small][center]Quartermaster's Stamp[small]
[br]


Material Manifest

(A Manifest form that corresponds with the Materials Requisition Form. Issued with a delivery of materials to a department, so that they can check how much they were supposed to get. Created by rsmr.)

[center][logo]
[large][b]Material Supply Manifest[/b]
[small][i]This form is to be filled out by the attending Cargo Technician as a receipt of the materials sent to a department in response to the corresponding Material Requisition Form.[/i][/small][/center][hr]
[b]Delivering Technician[/b]: [field]
[b]Destination[/b]: [field]
[b]Request ID[/b]: #[field]

[hr]
[center][b][u][large]Materials[/large][/u][/b]
[table][row][cell][center][b]Material Name[/b][/center][cell][center][b]Amount [/b][/center][row]
[cell][b][center]Uranium[/b][cell][center][field]
[row][cell][center][b]Iron[/b][cell][center][field]
[row][cell][center][b]Steel[/b][cell][center][field]
[row][cell][center][b]Plastic[/b][cell][center][field]
[row][cell][center][b]Glass[/b][cell][center][field]
[row][cell][center][b]Silver[/b][cell][center][field]
[row][cell][center][b]Gold[/b][cell][center][field]
[row][cell][center][b]Platinum[/b][cell][center][field]
[row][cell][center][b]Diamond[/b][cell][center][field]
[row][cell][center][b]Osmium[/b][cell][center][field]
[row][cell][center][b]Borosillicate[/b][cell][center][field]
[row][cell][center][b]Phoron[/b][cell][center][field]
[row][cell][center][b]Other[/b]: [field][/b][cell][center][field]
[/table]
[hr] [small][i]The following signatures and stamps are required for this form to be valid, and must be provided before the form may be approved.[/i][/small][/center]
[b]Cargo Technician's Signature[/b]: [field]
[b]Receiving Employee's Signature[/b]: [field]


Item Request Form

(For requesting items when a supply console is not available. I suppose you could fax it in? Created by rsmr.)

[center][logo]
[large][b]Item Request Form[/b]
[small][i]This form is for requesting supplies from the Cargo department. Cargo Technicians withhold the right to deny your request if they find sufficient reasoning to do so. If you wish to contest your denied form, please consult the Quartermaster, or the Head of Personnel should the Quartermaster be unavailable.[/i][/small][/center][hr]
[b]Time & Date[/b]: [date] - [time]
[b]Applicant Name[/b]: [field]
[b]Item(s) Requested[/b]: [field]
[b]Request Reason[/b]: [field]

[hr][small][i]The following are required for this form to be valid, and must be provided before the form may be approved.[/i][/small][/center]

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

[small][center]Approval or Denial Stamp[small]
[br]


Kitchen/Bar

(Note: These are not up to date and will never be updated. Please at a look at our guides to food and drinks for up to date listings.)

Bar menu

(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.)


[b]THE MALTESE FALCON[br]
[hr][br]
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]


Iced Coffee[br]
Orange Juice[br]
Tomato Juice[br]
Tonic Water[br]
Sodas[br]


Extended Bar Menu

(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.)

[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]


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]


Kitchen Menu

(Kitchen Menu by Phil235)


[center][large][b]NLS SOUTHREN CROSS KITCHEN MENU[/b][/large][/center][hr]
[center][large]= A la Carte =[/large][/center][br][hr]
[u][b]Appetizers[/b][/u][br][list][*]Plump biscuit[*]fortune cookie[*]cracker[*]Popcorn[*]Poppy Pretzel[/list][hr]
[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]
[u][b]Fries[/b][/u][br][list][*]Carrot Fries[*]Potato Fries[*]Cheesy Fries[/list][hr]
[u][b]Salads[/b][/u][br][list][*]Herb Salad[*]Aesir Salad[*]Valid Salad[/list][hr]
[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]
[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]
[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]
[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]
[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]


New Kitchen Menu

(Extended Kitchen Menu based on a design by "Phil235" and made by "Araskael".)

[center][large][b]KITCHEN MENU[/b][/large][/center][hr]
[center][large][b]= Fast or Commonly Stocked Foods =[/large][/b][br][br][small]Prices subject to change. While supplies last.[br]Utensils and spices (salt, pepper, sugar) may be provided for your meal; straws and stirring sticks may be requested.[/small][/center][br][hr]
[u][b]Burgers[/b][/u][br][list][*]Burger (2þ)[*]Cheeseburger (2þ)[*]Tofu Burger (2þ)[*]Big Bite Burger (4þ)[/list][hr]
[u][b]Breads & Sandwiches[/b][/u][br][list][*]Bread Slice / Loaf (1þ/5þ)[*]Meatbread Slice / Loaf (1þ/5þ)[*]Tofu-bread Slice / Loaf (1þ/5þ)[*]Cream Cheese Bread Slice / Loaf (1þ/5þ)[*]Baguette (2þ)[*]Sandwich / Toasted (3þ)[*]Grilled Cheese Sandwich (2þ)[*]Croissant (1þ)[*]Benedict (3þ)[/list][hr]
[u][b]Pastas[/b][/u][br][list][*][Plain] Boiled Spaghetti (5þ)[*]Spaghetti & Meatballs (5þ)[*]Spesslaw (5þ)[*]Kitsune Udon (5þ)[/list][hr]
[u][b]Meat[/b][/u][br][list][*]Meat Steak (2þ)[*]Sausage (2þ)[/list][hr]
[u][b]Pies[/b][/u][br][list][*]Meat Pie (4þ)[*]Tofu Pie (4þ)[/list][hr]
[u][b]Cakes[/b][/u][br][list][*]Vanilla Slice / Full (1þ/5þ)[*]Cheese Cake Slice / Full (1þ/5þ)[/list][hr]
[u][b]Sides[/b][/u][br][list][*]Cheese Omelette (5þ)[*]Fried Egg (5þ)[*]Boiled Egg (2þ)[*]Warm Donk Pocket (1þ)[*]Hot Dog (3þ)[/list][hr]
[u][b]Pastries & Sweets[/b][/u][br][list][*]Donut (1þ)[*]Fortune Cookie (1þ)[*]Muffin (2þ)[*]Cracker (1þ)[/list][hr]
[u][b]Other[/b][/u][br][list][*]Taco (5þ)[*]Nachos (3þ)[*]Cheesenachos (4þ)[*]Pig-in-a-Blanket (3þ)[/list][hr]
[u][b]Beverages[/b][/u][br]Beverages cost 2þ. One beverage is free per meal, and all refills are free.[br][list][*]Coffee[*]Dr. Gibb[*]Iced Tea[*]Lemon Lime[*]Mountain Wind[*]Soda Water[*]Space-up[*]Tea[*]Water[*]Lemon Juice[*]Lime Juice[*]Orange Juice[*]Space Cola[*]Tonic Water[*]Watermelon Juice[/list][br]Addons:[list][*]Cream[*]Ice[*]Sugar[/list][br]Special Drinks:[list][*]Arnold Palmer[*]Brown Star[*]Cafe Latte[*]Iced Coffee[*]Iced Tea[*]Kira Special[*]Lemonade[*]Rewriter[*]Soy Latte[*]Vile Lemon[/list][br]Desserts:[list][*]Ice Cream Cone (3þ / 1þ per extra scoop)[*]Milkshake (2þ)[*]Coffee Milkshake (2þ)[/list][hr]
[u][b]Services and Deals[/b][/u][br][list][*]Wrapped Meal (+1þ to cost of meal)[*]To-go Lunchbox [small][Fits up to four items, see below for styles][/small] (5þ, not including food)[*]On-ship Delivery (2þ to price)[*]Off-ship Delivery (5þ to price)[/list][center][b]Ask the cook if there are any specials or deals for today.[/b][/center][br][br]Current Lunchbox Styles:[list][*]NanoTrasen Brand [Genuine & Exclusive!][*]Rainbow[*]Heart[*]Cat[*]Mojave University[*]CTI[*]Niona Nymph[*]Black and Red[/list]
[center][br][br][br][hr][small][i]The availability of each recipe may vary. Restrictions may apply.[/i][/small][br][logo][/center]

Miscellaneous

Cover and End page for a multi-page report

(Cover page. Inter-Departmental Report in this case, by Harpy Eagle)

[center][b]Nanotrasen Internal Communication[/b]
[i]NEV Northern Light[/i]

[logo]

[b][u]Fax Transmission[/u][/b]
[/center]

[b]From:[/b] [field]

[b]To:[/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 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.
[/i][/small]


Last page

(Final page. pretty self explanatory.)


[center][b]END TRANSMISSION[/b]


[logo][/center]


(Joke) HURT FEELINGS REPORT

(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...)

[large][center]HURT FEELINGS REPORT[/center][/large][hr]
 
[center][logo][/center]
 
[center]For use of this form, see FM 22-102; the proponent agency is the NT Department of Human Resources[/center][hr]
 
[center]DATA REQUIRED BY THE PRIVACY ACT OF 2058[/center][hr]
 
[small][b]AUTHORITY:[/b] 7 NT 301, Departmental Regulations; 14 NT 20341, Minister of Information and HR.[br]
 
[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]
 
[b]ROUTINE USES:[/b] For subordinate leader development NT/SOLGOV 12-102.
Leaders and whiners should use this form as necessary.[br]
 
[b]DISCLOSURE:[/b] Disclosure is  voluntary, but repeated disclosure may result in a Report of Wall to Wall Counseling.[/small][hr]
 
[large][center]PART I - ADMINISTRATIVE DATA[/center][/large][br][hr]
 
[b]WHINER'S NAME[/b] [i]Last, First, MI[/i]: [field][br]
 
[b]OCCUPATION/TITLE:[/b] [field][br]
 
[b]DATE OF REPORT:[/b] [field][br]
 
[large][center]PART II - INCIDENT REPORT[/center][/large][br][hr]
 
[b]DATE FEELINGS WERE HURT:[/b] [field][br]
 
[b]TIME OF HURTFULNESS:[/b] [field][br]
 
[b]LOCATION OF HURTFUL INCIDENT:[/b] [field][br]
 
[b]HEAD OF OFFICER SYMPATHETIC TO WHINER:[/b] [field][br]
 
[b]NAME OF REAL MAN/WOMAN WHO HURT SENSITIVE FEELINGS:[/b] [field][br]
 
[b]OCCUPATION/TITLE:[/b] [field][hr]
 
[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]

Writing tools and Formatting key

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!
  • Crayons work much like pens, except that they are always bold, and lack the list, horizontal rule, and small tags.

Formatting Paper:

Signature

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. Also remember that if you intend for someone else to sign the paperwork, you should use a [field] tag instead of [sign].

Your signature: [sign]

Field

To insert a field from which you can start writing (instead of just using the bottom of the paper), use the [field] tag.

Reason for Request: [field]

New Lines

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.

text above
[br]
text below

Bold

To make text bold, enclose it within the [b] and [/b] tags.

[b]This text is going to be bold.[/b] This text is not.

Italics

To italicize text, enclose it within the [i] and [/i] tags.

[i]This text is italicized.[/i] This text is not.

Underlining

To underline text, enclose it within the [u] and [/u] tags.

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

Centering

To center text, enclose it with the [center] and [/center] tags.

[center]Type the center tags onto the paper like this![/center]

Lists

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

Make text larger, enclose it within the [large] and [/large] tags. Large text like this can be used for emphasis or for titles.

[large]This text is much larger[/large] than this text.

Small Text

To shrink text, enclose it with the [small] and [/small] tags. Shrunken text can be used to fit more information onto your paper.

[small]This text is very small![/small] This text is normal-sized.

Horizontal rules

To add a horizontal rule, use the [hr] tag.

text above
[hr]
text below

First Heading

To make a first level heading, use the [h1] and [/h1] tags.

[h1]insert desired text 
[br]
closing text for heading[/h1]

Second Heading

To make a second level heading, use the [h2] and [/h2] tags.

[h2] insert desired text
[br]
closing text here[/h2]

Third Heading

To make a third level heading, use the [h3] and [/h3] tags.

[h3]insert desired text[/h3]

Date

To insert the current date of the station, use the [date] tag.

Date:[date]

Time

To insert the current station time, use the [time] tag.

Time: [time]

NT and Other Company Logos

Each company and department represented on board the Northern Light has a logo that can be inserted into your paperwork using the following tags.

[logo] <-- Use this tag when you just want to use a standard Nanotrasen logo. The rest are self-explanatory.
[solcrest] <-- For SolGov. '''May or may not work, need to test in-game.'''
[lazarus]
[aegis]
[ftu]
[engineering]
[mekhane]