Skip to content

Commit

Permalink
WY liaison docs
Browse files Browse the repository at this point in the history
  • Loading branch information
realforest2001 committed Dec 20, 2023
1 parent 55870bd commit 328dae8
Show file tree
Hide file tree
Showing 9 changed files with 841 additions and 170 deletions.
34 changes: 29 additions & 5 deletions code/modules/paperwork/prefab_papers.dm
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ GLOBAL_REFERENCE_LIST_INDEXED(prefab_papers, /obj/item/paper/prefab, document_ti

/obj/structure/filingcabinet/documentation/military_police
available_categories = list(PAPER_CATEGORY_MP)
/obj/structure/filingcabinet/documentation/liaison
available_categories = list(PAPER_CATEGORY_WEYYU)
//########################################
//########################################
//########################################
Expand All @@ -79,22 +81,44 @@ GLOBAL_REFERENCE_LIST_INDEXED(prefab_papers, /obj/item/paper/prefab, document_ti
. = ..()
name = document_title

/obj/item/paper/prefab/html_checking
document_category = PAPER_CATEGORY_PROVOST
doc_file_ref = "undercover_provost"

/obj/item/paper/prefab/carbon/military_police
name = "Blank MP Document"
document_category = PAPER_CATEGORY_MP

/obj/item/paper/prefab/carbon/military_police/appeal_form
document_title = "PR301 - Appeals Form"
document_title = "PR301a - Appeals Form"
doc_file_ref = "appeal_form"

/obj/item/paper/prefab/carbon/military_police/dao_request
document_title = "PR301b - Delayed Action Order"
doc_file_ref = "dao_request"

/obj/item/paper/prefab/carbon/military_police/confiscation_receipt
document_title = "PR356 - Confiscation Receipt"
doc_file_ref = "confiscation_receipt"

/obj/item/paper/prefab/carbon/military_police/apology_notice
document_title = "NJ910 - Apology Notice"
doc_file_ref = "apology_notice"


/obj/item/paper/prefab/liaison
name = "Blank WY Document"
document_category = PAPER_CATEGORY_WEYYU

/obj/item/paper/prefab/liaison/preserve_intent
document_title = "WY439 - Affidavit of Intent to Preserve"
doc_file_ref = "preserve_intent"

/obj/item/paper/prefab/liaison/preserve_intent
document_title = "WY440 - Affidavit of Liability"
doc_file_ref = "liability"

/obj/item/paper/prefab/liaison/nda_short
document_title = "WY441 - Confidentiality Agreement"
doc_file_ref = "nda_short"

/obj/item/paper/prefab/liaison/nda_long
document_title = "WY442 - Non Disclosure Agreement"
doc_file_ref = "nda_long"

1 change: 1 addition & 0 deletions paperwork/Military Police/appeal_form.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@
</p>
<hr style="margin-bottom:10px;">
<p class="subheading"><b style="color:blue;"><u>To be completed by Military Police</u></b></p><br>
<b>Appeal Reference Number:</b> <span class="paper_field"></span><br>
<b>Arresting Officer:</b> <span class="paper_field"></span><br>
<b>Department Representative:</b> <span class="paper_field"></span><br>
<b>Testimonial:</b><br><span class="paper_field"></span><br><br>
Expand Down
134 changes: 134 additions & 0 deletions paperwork/Military Police/dao_request.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,134 @@
<body>
<style>
body {
margin:0 auto;
padding:0;
background-image: url('background_white.jpg');
background-position: center;
background-color: #ffffff;
font-family: Monospace;
color: #000000;
}

i {
color: #000000;
}

p {
color: #000000;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}

b {
color: #000000;
}

#provost-fax-logo {
text-align: center;
}

#provost-fax-logo img {
width: 200px;
margin-top: 5px;
margin-bottom: 0px;
opacity: 0.;
}

#width-container {
width: 500px;
min-height:500px;
margin:0 auto;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 20px;
padding-right: 20px;
}

.message-header-text p {
text-align: center;
}

.header-title {
font-size: 17px;
font-weight: 600;
margin-bottom: 0px;
color: #FF2E2E;
}

.header-subtitle {
font-size: 15px;
text-transform: uppercase;
letter-spacing: 1.5px;
color: #FF2E2E;
margin-top: 4px;
}

.message-body-text {
text-align: left;
font-size: 17px;
margin-bottom: 25px;
}

.signature-title{
font-size: 14;
text-transform: uppercase;
margin-top: 2px;
margin-bottom: -10px;
}

.message-signature-text {
text-align:left;
font-size:10px;
margin-bottom: 5px;
line-height: 1.1;
}

.subheading{
text-align: center;
margin-top: -10px;
margin-bottom: -10px;
}

.sub-subheading{
text-align: center;
margin-top: -10px;
margin-bottom: -10px;
font-size:12px;
}

</style>

<div id="width-container">
<div id="provost-fax-logo">
<img src="logo_provost.png" alt="Provost Logo"/>
</div>

<!--Header Info here-->
<div class="message-header-text">
<hr style="margin-top:5px; margin-bottom:-15px;">
<p class="header-title">Delayed Action Order</p>
<p class="header-subtitle">PR301b</p>
<hr style="margin-top:-15px; margin-bottom:15px;">
</div> <!-- /Heasder Info -->


<div class="message-body-text">
<p class="subheading"><b style="color:blue;"><u>To be completed by Military Police</u></b></p><br>
<b>Appeal Reference Number:</b> <span class="paper_field"></span><br>
<b>Department Representative:</b> <span class="paper_field"></span><br>
<b>Charges of the accused, with reasoning:</b><br><span class="paper_field"></span><br><br>
<b>Reason for PR301b Request:</b><br><span class="paper_field"></span><br><br>
<b>Notes or Comments:</b><br><span class="paper_field"></span><br><br>
<b>Representative Signature:</b> <span class="paper_field"></span><br>
</div> <!-- /message-body-text -->
<hr style="margin-bottom:-30px; margin-top:-10px;">
<div class="message-signature-text">
<p class="signature-title">PR301b Function</p>
<p>
A PR301b Delayed Action Order (DAO) allows Military Police to reprosecute a defendant for charges they are previously released from due to the inability to adhere to the required timeframes.<br>
Request of a DAO requires the defendant be released from detainment, the 'PR301b Requested' section on the related PR301a form completed, and this form sent by fax to the Provost Office.<br>
Upon receipt of a response containing the Provost Office's decision the related PR301a form must be updated to indicate the answer. Should a DAO be approved the defendant must be presented with the response from the Provost Office upon, or prior to, being detained.
</p>
</div> <!-- /message-signature-text -->
</div> <!-- /width-container -->
</body >
165 changes: 0 additions & 165 deletions paperwork/Provost/undercover_provost.html

This file was deleted.

Loading

0 comments on commit 328dae8

Please sign in to comment.