\ No newline at end of file
diff --git a/nano/templates/manifest.tmpl b/nano/templates/manifest.tmpl
deleted file mode 100644
index 00c45a1d5ff..00000000000
--- a/nano/templates/manifest.tmpl
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
diff --git a/nano/templates/mod_communication.tmpl b/nano/templates/mod_communication.tmpl
deleted file mode 100644
index 6eeacf869ec..00000000000
--- a/nano/templates/mod_communication.tmpl
+++ /dev/null
@@ -1,71 +0,0 @@
-{{if data.authenticated}}
- {{if data.state === 1}}
- {{if data.authenticated == 2}}
-
{{:helper.link('Make An Announcement', null, {'action' : 'announce'}, data.isAI || !data.net_comms ? 'disabled' : null)}}
{{if data.emagged}}
- {{:helper.link('Send an emergency message to [UNKNOWN]', null, {'action' : 'message', 'target' : 'emagged'}, data.isAI || !data.net_comms ? 'disabled' : null)}}
- {{else}}
- {{:helper.link('Send an emergency message to Centcom', null, {'action' : 'message', 'target' : 'regular'}, data.isAI || !data.net_comms ? 'disabled' : null)}}
- {{/if}}
{{:helper.link('Change alert level', null, {'action' : 'sw_menu', 'target' : 5}, data.isAI || !data.net_syscont || !data.net_comms ? 'disabled' : null)}}
{{if data.have_shuttle && data.have_shuttle_called}}
- {{:helper.link('Cancel Shuttle Call', null, {'action' : 'shuttle', 'target' : 'cancel'}, data.isAI || !data.net_syscont ? 'disabled' : null)}}
- {{else data.have_shuttle && !data.have_shuttle_called}}
- {{:helper.link('Call Emergency Shuttle', null, {'action' : 'shuttle', 'target' : 'call'}, !data.net_syscont ? 'disabled' : null)}}
- {{/if}}
{{:helper.link('Set Status Display', null, {'action' : 'sw_menu', 'target' : 4}, !data.net_syscont ? 'disabled' : null)}}
{{:helper.link('Message List', null, {'action' : 'sw_menu', 'target' : 2}, !data.net_comms ? 'disabled' : null)}}
{{:helper.link(value.title, null, {'action' : 'viewmessage', 'target' : value.id})}}
There are no messages.
- {{:helper.link('Delete', null, {'action' : 'delmessage'})}}
- {{if data.have_printer}}
- {{:helper.link('Print', null, {'action' : 'printmessage'})}}
- {{/if}}
- {{:helper.link('Back', null, {'action' : 'sw_menu', 'target' : 2})}}
-
{{:helper.link('Station Time', null, {'action' : 'setstatus', 'target' : 'time'})}}
{{:helper.link('Shuttle ETA', null, {'action' : 'setstatus', 'target' : 'shuttle'})}}
Alert: {{:helper.link('Alert', null, {'action' : 'setstatus', 'target' : 'alert', 'alert' : 'redalert'})}}
- {{:helper.link('Lockdown', null, {'action' : 'setstatus', 'target' : 'alert', 'alert' : 'lockdown'})}}
- {{:helper.link('Biohazard', null, {'action' : 'setstatus', 'target' : 'alert', 'alert' : 'biohazard'})}}
- {{:helper.link('Back', null, {'action' : 'sw_menu', 'target' : 1})}}
- {{else data.state === 5}}
- Current Alert level is {{:data.current_security_level_title}}
- {{if data.current_security_level === data.def_SEC_LEVEL_DELTA}}
-
{{:helper.link('Yellow', null, {'action' : 'setalert', 'target' : data.def_SEC_LEVEL_YELLOW}, data.current_security_level === data.def_SEC_LEVEL_YELLOW || data.isAI ? 'disabled' : null)}}
{{:helper.link('Orange', null, {'action' : 'setalert', 'target' : data.def_SEC_LEVEL_ORANGE}, data.current_security_level === data.def_SEC_LEVEL_ORANGE || data.isAI ? 'disabled' : null)}}
{{:helper.link('Violet', null, {'action' : 'setalert', 'target' : data.def_SEC_LEVEL_VIOLET}, data.current_security_level === data.def_SEC_LEVEL_VIOLET || data.isAI ? 'disabled' : null)}}
{{:helper.link('Blue', null, {'action' : 'setalert', 'target' : data.def_SEC_LEVEL_BLUE}, data.current_security_level === data.def_SEC_LEVEL_BLUE || data.isAI ? 'disabled' : null)}}
{{:helper.link('Green', null, {'action' : 'setalert', 'target' : data.def_SEC_LEVEL_GREEN}, data.current_security_level === data.def_SEC_LEVEL_GREEN || data.isAI ? 'disabled' : null)}}
- {{else}}
- Something went wrong. Please reset your console.
-
-{{/if}}
diff --git a/nano/templates/pai_atmosphere.tmpl b/nano/templates/pai_atmosphere.tmpl
deleted file mode 100644
index b1a0b0404b8..00000000000
--- a/nano/templates/pai_atmosphere.tmpl
+++ /dev/null
@@ -1,36 +0,0 @@
-
-
-{{if data.reading}}
-
-{{/if}}
diff --git a/nano/templates/pai_directives.tmpl b/nano/templates/pai_directives.tmpl
deleted file mode 100644
index f066ae4a946..00000000000
--- a/nano/templates/pai_directives.tmpl
+++ /dev/null
@@ -1,50 +0,0 @@
-
-
-
diff --git a/nano/templates/pai_doorjack.tmpl b/nano/templates/pai_doorjack.tmpl
deleted file mode 100644
index 6862663b9b9..00000000000
--- a/nano/templates/pai_doorjack.tmpl
+++ /dev/null
@@ -1,44 +0,0 @@
-
-
-
-
- Cable:
-
-
- {{if data.machine}}
- {{:helper.link("Connected", '', {}, 'selected')}}
- {{else data.cable}}
- {{:helper.link("Extended", '', {}, 'yellowButton')}}
- {{else}}
- {{:helper.link("Retracted", '', {"stopic":"door_jack", "cable":1})}}
- {{/if}}
-
-
-
- Hack:
-
-
- {{if data.inprogress}}
- {{if data.progress_a <= 33}}
-
{{:data.progress_a}}.{{:data.progress_b}}%
- {{else data.progress_a <= 67}}
-
{{:data.progress_a}}.{{:data.progress_b}}%
- {{else}}
-
{{:data.progress_a}}.{{:data.progress_b}}%
- {{/if}}
- {{:helper.link("Cancel", '', {"stopic":"door_jack", "cancel":1}, null, 'redButton')}}
- {{else}}
- {{:helper.link("Start", '', {"stopic":"door_jack", "jack":1})}}
- {{/if}}
-
-
-{{/if}}
\ No newline at end of file
diff --git a/nano/templates/pai_interface.tmpl b/nano/templates/pai_interface.tmpl
deleted file mode 100644
index 93ce2530468..00000000000
--- a/nano/templates/pai_interface.tmpl
+++ /dev/null
@@ -1,45 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/nano/templates/pai_medrecords.tmpl b/nano/templates/pai_medrecords.tmpl
deleted file mode 100644
index 24e00e949f1..00000000000
--- a/nano/templates/pai_medrecords.tmpl
+++ /dev/null
@@ -1,90 +0,0 @@
-
-
-{{if data.records}}
- {{for data.records}}
-
- {{:helper.link(value.name, '', {"stopic":"med_records", "select":value.ref})}}
-
- Failed to find some records; the information above may be incomplete or missing.
-
-{{/if}}
\ No newline at end of file
diff --git a/nano/templates/pai_radio.tmpl b/nano/templates/pai_radio.tmpl
deleted file mode 100644
index 70e76a26334..00000000000
--- a/nano/templates/pai_radio.tmpl
+++ /dev/null
@@ -1,48 +0,0 @@
-
-
-
-
- Microphone:
-
-
- {{if data.listening}}
- {{:helper.link("On", '', {"stopic":"radio", "talk":1, "nowindow":1}, 'selected')}}
- {{:helper.link("Off", '', {"stopic":"radio", "talk":1, "nowindow":1})}}
- {{else}}
- {{:helper.link("On", '', {"stopic":"radio", "talk":1, "nowindow":1})}}
- {{:helper.link("Off", '', {"stopic":"radio", "talk":1, "nowindow":1}, 'selected')}}
- {{/if}}
-
-
-
- Frequency:
-
-
- {{:helper.link("--", '', {"stopic":"radio", "freq":-10, "nowindow":1})}}
- {{:helper.link("-", '', {"stopic":"radio", "freq": -2, "nowindow":1})}}
-
{{:data.frequency}}
- {{:helper.link("+", '', {"stopic":"radio", "freq": 2, "nowindow":1})}}
- {{:helper.link("++", '', {"stopic":"radio", "freq": 10, "nowindow":1})}}
-
-
-
- {{:value.name}}
-
-
- {{if value.listening}}
- {{:helper.link("On", '', {"stopic":"radio", "channel":value.name, "listen":1, "nowindow":1}, 'selected')}}
- {{:helper.link("Off", '', {"stopic":"radio", "channel":value.name, "listen":1, "nowindow":1})}}
- {{else}}
- {{:helper.link("On", '', {"stopic":"radio", "channel":value.name, "listen":1, "nowindow":1})}}
- {{:helper.link("Off", '', {"stopic":"radio", "channel":value.name, "listen":1, "nowindow":1}, 'selected')}}
- {{/if}}
-
-
-{{/for}}
diff --git a/nano/templates/pai_secrecords.tmpl b/nano/templates/pai_secrecords.tmpl
deleted file mode 100644
index 5ba1e4d90dc..00000000000
--- a/nano/templates/pai_secrecords.tmpl
+++ /dev/null
@@ -1,80 +0,0 @@
-
-
-{{if data.records}}
- {{for data.records}}
-
- {{:helper.link(value.name, '', {"stopic":"sec_records", "select":value.ref})}}
-
- Failed to find some records; the information above may be incomplete or missing.
-
-{{/if}}
\ No newline at end of file
diff --git a/nano/templates/pai_signaller.tmpl b/nano/templates/pai_signaller.tmpl
deleted file mode 100644
index 20c2781bc9b..00000000000
--- a/nano/templates/pai_signaller.tmpl
+++ /dev/null
@@ -1,33 +0,0 @@
-
-
-
-
- Frequency:
-
-
- {{:helper.link("--", '', {"stopic":"signaller", "freq":-10})}}
- {{:helper.link("-", '', {"stopic":"signaller", "freq": -2})}}
-
{{:data.frequency}}
- {{:helper.link("+", '', {"stopic":"signaller", "freq": 2})}}
- {{:helper.link("++", '', {"stopic":"signaller", "freq": 10})}}
-
-
-
- Code:
-
-
- {{:helper.link("--", '', {"stopic":"signaller", "code":-10})}}
- {{:helper.link("-", '', {"stopic":"signaller", "code": -1})}}
-
{{:data.code}}
- {{:helper.link("+", '', {"stopic":"signaller", "code": 1})}}
- {{:helper.link("++", '', {"stopic":"signaller", "code": 10})}}
-
-
\ No newline at end of file
diff --git a/nano/templates/photocopier.tmpl b/nano/templates/photocopier.tmpl
deleted file mode 100644
index 9ced6b63d1e..00000000000
--- a/nano/templates/photocopier.tmpl
+++ /dev/null
@@ -1,45 +0,0 @@
-
-
-{{if data.copyItem || data.assPresent}}
-
- {{:helper.link('Remove Item', 'eject', {'remove' : 1})}}
- {{if data.toner}}
- {{:helper.link('Copy', 'copy', {'copy' : 1})}}
-
-
- Printing:
-
-
-
- {{:helper.link('-', null, {'min' : 1}, data.copies == 1 ? 'linkOff' : null)}}
-
{{:data.copies}}
- {{:helper.link('+', null, {'add' : 1}, data.copies == data.maxCopies ? 'linkOff' : null)}}
-
-
-
-
-
-
Current toner level:
-
{{:data.toner}}u
-
- {{else}}
-
Please insert a new toner cartridge!
- {{/if}}
-
- {{if data.isSilicon}}
- {{:helper.link('Print photo from database', 'image', {'aipic' : 1})}}
- {{/if}}
-
-{{/if}}
\ No newline at end of file
diff --git a/nano/templates/psu.tmpl b/nano/templates/psu.tmpl
deleted file mode 100644
index 397c3cfa84e..00000000000
--- a/nano/templates/psu.tmpl
+++ /dev/null
@@ -1,58 +0,0 @@
-
-
- Current mode:
-
-
- {{if data.mode == 1}}
- OUTPUT ONLY
- {{else data.mode == 2}}
- INPUT ONLY
- {{else data.mode == 3}}
- INPUT AND OUTPUT
- {{else}}
- OFFLINE
- {{/if}}
-
-
- Input status:
-
-
- {{:data.input_load}} / {{:data.transfer_max}} W
-
-
- Output status:
-
-
- {{:data.output_load}} / {{:data.transfer_max}} W
-
-
- Control panel:
-
-
- {{:helper.link('OFF', null, { "disable" : 1 }, (data.mode == 0) ? 'disabled' : null)}}
- {{:helper.link('OUT', null, { "enable" : 1 }, (data.mode == 1) ? 'disabled' : null)}}
- {{:helper.link('IN', null, { "enable" : 2 }, (data.mode == 2) ? 'disabled' : null)}}
- {{:helper.link('IN/OUT', null, { "enable" : 3 }, (data.mode == 3) ? 'disabled' : null)}}
- {{if data.equalise}}
- {{:helper.link('EQ', null, { "equaliseoff" : 1 }, null, data.blink_tick ? 'yellowButton' : 'redButton')}}
- {{else}}
- {{:helper.link('EQ', null, { "equaliseon" : 1 })}}
- {{/if}}
-
-
- {{for data.cells_list}}
-
- | Cell {{:value.slot}}
- {{if value.used}}
- | {{:helper.displayBar(value.percentage, 0, 100, 'good')}}
- | {{:value.percentage}} %
- | {{:helper.link('E', null, { "ejectcell" : value.id })}}
- {{else}}
- | {{:helper.displayBar(100, 0, 100, 'bad')}}
- | N/C
- | {{:helper.link('E', null, {}, 'disabled')}}
- {{/if}}
- {{/for}}
- |
\ No newline at end of file
diff --git a/nano/templates/supply_records.tmpl b/nano/templates/supply_records.tmpl
deleted file mode 100644
index 8a8a749bd2f..00000000000
--- a/nano/templates/supply_records.tmpl
+++ /dev/null
@@ -1,226 +0,0 @@
-
-
- Supply points: {{:data.supply_points}}
-
-
-
-
Supply Shuttle
-
- Location:
- Engines:
-
-
- {{:data.shuttle.location}}
- {{:data.shuttle.engine}}
-
- {{if data.shuttle.mode == 4}}
-
- ETA:
-
-
- {{:data.shuttle.time}} minutes
-
- {{/if}}
- {{if data.shuttle_auth}}
-
- {{if data.shuttle.launch == 1 && data.shuttle.mode == 0}}
- {{:helper.link('Send away', 'suitcase', {'send_shuttle' : 'send_away'})}}
- {{else data.shuttle.launch == 2 && (data.shuttle.mode == 3 || data.shuttle.mode == 1)}}
- {{:helper.link('Cancel launch', 'stop', {'send_shuttle' : 'cancel_shuttle'})}}
- {{else data.shuttle.launch == 1 && data.shuttle.mode == 5}}
- {{:helper.link('Send shuttle', 'suitcase', {'send_shuttle' : 'send_to_station'})}}
- {{/if}}
- {{if data.shuttle.force}}
- {{:helper.link('Force launch', 'alert', {'send_shuttle' : 'force_shuttle'})}}
- {{/if}}
- {{/if}}
-
-
-
-
- {{:helper.link('Request items', 'note', {'switch_tab' : 1})}}
-
-
-
-
- {{:helper.link('View accepted orders', 'cart', {'switch_tab' : "Approved"})}}
-
-
-
-
- {{:helper.link('View pending requests', 'cart', {'switch_tab' : "Requested"})}}
-
-
-
- {{:helper.link('View order history', 'document', {'switch_tab' : "All"})}}
-
-
-
- {{:helper.link('View export history', 'document', {'switch_tab' : "Export"})}}
-
-
-
-{{else}}
- {{:helper.link('Back to menu', 'arrowreturn-1-w', {'switch_tab' : 0})}}
-
-
-
- {{if data.currentTab == 1}}
- {{for data.categories}}
-
- {{:helper.link(value, 'bookmark', {'switch_tab' : value, 'active_category' : value})}}
-
- {{for value.title :titleVal:titleIndex}}
-
- {{:titleVal.field}}
-
-
- {{:titleVal.entry}}
- {{if data.order_auth}}
-
- {{:helper.link('Edit', 'wrench', {'order_ref' : value.ref, 'edit' : titleVal.field, 'default' : titleVal.entry, 'user' : data.user})}}
-
- {{/if}}
-
- {{/for}}
-
- {{if value.error}}
-
-
- Error
-
-
-
- {{:value.error}}
-
- {{else}}
- {{for value.contents :contentVal:contentIndex}}
-
- {{:contentVal.quantity}}x {{:contentVal.object}} - {{:contentVal.value}} points
-
- {{if data.order_auth}}
-
- {{:helper.link('Edit Quantity','wrench', {'export_ref' : value.ref, 'edit' : 1, 'default' : contentVal.quantity, 'index' : contentIndex, 'user' : data.user})}}
- {{:helper.link('Delete Entry', 'trash', {'export_ref' : value.ref, 'delete' : 1, 'index' : contentIndex, 'user' : data.user})}}
-
- {{/if}}
- {{/for}}
- {{/if}}
-
- {{if data.order_auth}}
-
{{:helper.link('Add item to record', 'plus', {'export_ref' : value.ref, 'add_item' : 1, 'user' : data.user})}}
-
{{:helper.link('Delete record', 'trash', {'export_ref' : value.ref, 'delete' : 1, 'user' : data.user})}}
- {{/if}}
-
- {{/for}}
-
-
-
-
-
- {{else data.currentTab == "Approved" || data.currentTab == "Requested" || data.currentTab == "All"}}
-
- {{for data.orders}}
- {{if (value.status == data.currentTab) || (data.currentTab == "All")}}
-
- {{for value.entries :entryVal:entryIndex}}
-
- {{if entryVal.entry}}
-
- {{:entryVal.field}}
-
-
- {{:entryVal.entry}}
- {{if data.order_auth}}
-
- {{:helper.link('Edit', 'wrench', {'order_ref' : value.ref, 'edit' : entryVal.field, 'default' : entryVal.entry, 'user' : data.user})}}
-
- {{/if}}
-
- {{/if}}
- {{/for}}
-
- {{if data.currentTab == "All"}}
-
- Status
-
-
- {{:value.status}}
-
- {{if data.order_auth}}
-
{{:helper.link('Delete record', 'trash', {'order_ref' : value.ref, 'delete' : 1, 'user' : data.user})}}
- {{/if}}
- {{/if}}
-
- {{if data.order_auth && data.currentTab == "Requested"}}
- {{:helper.link('Approve', 'check', {'order_ref' : value.ref, 'approve' : 1, 'user' : data.user})}}
- {{:helper.link('Deny', 'cancel', {'order_ref' : value.ref, 'deny' : 1, 'user' : data.user})}}
- {{/if}}
-
- {{/for}}
-
- {{if data.currentTab == "Requested" && data.order_auth}}
- {{:helper.link('Clear all requests', 'trash', {'clear_all_requests' : 1, 'user' : data.user})}}
- {{/if}}
-
-
-
- {{else}}
-
- {{:helper.link('Back to categories', 'arrow-return-1-w', {'switch_tab' : 1})}}
-
-
- {{for data.supply_packs :packValue:packIndex}}
- {{if !packValue.contraband || data.contraband}}
-
-
- {{:helper.link(packValue.name + ' - ' + packValue.cost, packValue.expand ? 'folder-open' : 'folder-collapsed', {'cartridge_topic' : 1, 'pack_ref' : packValue.ref, 'expand' : 1})}}
-
-
- {{if packValue.random}}
- Contains any {{:packValue.random}} of:
- {{/if}}
-
- {{for packValue.manifest :manifestElem:manifestIndex}}
- {{:manifestElem}}
- {{/for}}
-
-
-
- {{:helper.link('Request', 'cart', {'cartridge_topic' : 1, 'pack_ref' : packValue.ref, 'request' : 1, 'user' : data.user})}}
-
-
- {{/if}}
- {{/if}}
- {{/for}}
- {{/if}}
-{{/if}}
\ No newline at end of file
diff --git a/nano/templates/teleport_control.tmpl b/nano/templates/teleport_control.tmpl
deleted file mode 100644
index c849eb516f4..00000000000
--- a/nano/templates/teleport_control.tmpl
+++ /dev/null
@@ -1,44 +0,0 @@
-
-
-
Target:
-
- {{:helper.link(data.locked_name, null, {'select_target' : 1}, null, null)}}
-
-
-
-
-
Calibrated:
-
- {{:helper.link(data.calibrated ? 'Accurate' : 'Test Fire', data.calibrated ? 'check' : 'close', {'test_fire' : 1}, null, data.calibrated ? 'linkOn' : 'redButton')}}
-
-
-
-
-
Teleporter:
-
- {{:helper.link(data.teleporter_on ? 'Online' : 'Offline', data.teleporter_on ? 'check' : 'close', {'toggle_on' : 1}, null, data.teleporter_on ? 'linkOn' : 'redButton')}}
-
-
-
-
-
Station:
-
- {{if data.station_connected}}
- Connected
- {{else}}
- Not Connected!
- {{/if}}
-
-
-
-
-
Hub:
-
- {{if data.hub_connected}}
- Connected
- {{else}}
- Not Connected!
- {{/if}}
-
-
-
\ No newline at end of file
diff --git a/nano/templates/telescience_console.tmpl b/nano/templates/telescience_console.tmpl
deleted file mode 100644
index f5ed9895a9b..00000000000
--- a/nano/templates/telescience_console.tmpl
+++ /dev/null
@@ -1,60 +0,0 @@
-
-{{if data.noTelepad == 1}}
-
No telepad located.
Please add telepad data.
{{:helper.link('Eject GPS', 'eject', {'ejectGPS' : 1}, null, (data.insertedGps ? '' : 'disabled'))}}
Telepad is recharging. Please wait {{:helper.round(data.cooldown)}} seconds.