From 61eb642fdf89543f373f7c2945775f0168e08877 Mon Sep 17 00:00:00 2001
From: T6751 <66636084+T6751@users.noreply.github.com>
Date: Thu, 15 Oct 2020 07:52:14 +0000
Subject: [PATCH] removes unused tmpl (#6226)
---
nano/{templates => }/TemplatesGuide.txt | 0
nano/templates/atmos_alert.tmpl | 18 ---
nano/templates/atmos_control.tmpl | 5 -
nano/templates/botany_editor.tmpl | 56 ---------
nano/templates/botany_isolator.tmpl | 73 -----------
nano/templates/docking_airlock_console.tmpl | 96 ---------------
nano/templates/engines_control.tmpl | 84 -------------
nano/templates/escape_pod_berth_console.tmpl | 42 -------
nano/templates/escape_pod_console.tmpl | 95 ---------------
.../escape_shuttle_control_console.tmpl | 84 -------------
nano/templates/helm.tmpl | 114 ------------------
nano/templates/jukebox.tmpl | 19 ---
nano/templates/mech_bay_console.tmpl | 67 ----------
nano/templates/multi_docking_console.tmpl | 37 ------
nano/templates/pacman.tmpl | 113 -----------------
nano/templates/pai_atmosphere.tmpl | 36 ------
nano/templates/pai_directives.tmpl | 50 --------
nano/templates/pai_doorjack.tmpl | 44 -------
nano/templates/pai_interface.tmpl | 45 -------
nano/templates/pai_manifest.tmpl | 76 ------------
nano/templates/pai_medrecords.tmpl | 86 -------------
nano/templates/pai_messenger.tmpl | 80 ------------
nano/templates/pai_radio.tmpl | 48 --------
nano/templates/pai_secrecords.tmpl | 76 ------------
nano/templates/pai_signaller.tmpl | 33 -----
nano/templates/shuttle_control_console.tmpl | 66 ----------
.../shuttle_control_console_exploration.tmpl | 73 -----------
nano/templates/simple_docking_console.tmpl | 99 ---------------
.../templates/simple_docking_console_pod.tmpl | 101 ----------------
nano/templates/telescience_console.tmpl | 20 ---
nano/templates/uplink.tmpl | 99 ---------------
nano/templates/vending_machine.tmpl | 56 ---------
32 files changed, 1991 deletions(-)
rename nano/{templates => }/TemplatesGuide.txt (100%)
delete mode 100644 nano/templates/atmos_alert.tmpl
delete mode 100644 nano/templates/atmos_control.tmpl
delete mode 100644 nano/templates/botany_editor.tmpl
delete mode 100644 nano/templates/botany_isolator.tmpl
delete mode 100644 nano/templates/docking_airlock_console.tmpl
delete mode 100644 nano/templates/engines_control.tmpl
delete mode 100644 nano/templates/escape_pod_berth_console.tmpl
delete mode 100644 nano/templates/escape_pod_console.tmpl
delete mode 100644 nano/templates/escape_shuttle_control_console.tmpl
delete mode 100644 nano/templates/helm.tmpl
delete mode 100644 nano/templates/jukebox.tmpl
delete mode 100644 nano/templates/mech_bay_console.tmpl
delete mode 100644 nano/templates/multi_docking_console.tmpl
delete mode 100644 nano/templates/pacman.tmpl
delete mode 100644 nano/templates/pai_atmosphere.tmpl
delete mode 100644 nano/templates/pai_directives.tmpl
delete mode 100644 nano/templates/pai_doorjack.tmpl
delete mode 100644 nano/templates/pai_interface.tmpl
delete mode 100644 nano/templates/pai_manifest.tmpl
delete mode 100644 nano/templates/pai_medrecords.tmpl
delete mode 100644 nano/templates/pai_messenger.tmpl
delete mode 100644 nano/templates/pai_radio.tmpl
delete mode 100644 nano/templates/pai_secrecords.tmpl
delete mode 100644 nano/templates/pai_signaller.tmpl
delete mode 100644 nano/templates/shuttle_control_console.tmpl
delete mode 100644 nano/templates/shuttle_control_console_exploration.tmpl
delete mode 100644 nano/templates/simple_docking_console.tmpl
delete mode 100644 nano/templates/simple_docking_console_pod.tmpl
delete mode 100644 nano/templates/telescience_console.tmpl
delete mode 100644 nano/templates/uplink.tmpl
delete mode 100644 nano/templates/vending_machine.tmpl
diff --git a/nano/templates/TemplatesGuide.txt b/nano/TemplatesGuide.txt
similarity index 100%
rename from nano/templates/TemplatesGuide.txt
rename to nano/TemplatesGuide.txt
diff --git a/nano/templates/atmos_alert.tmpl b/nano/templates/atmos_alert.tmpl
deleted file mode 100644
index a36b1bb9bafe..000000000000
--- a/nano/templates/atmos_alert.tmpl
+++ /dev/null
@@ -1,18 +0,0 @@
-
Priority Alerts
-{{for data.priority_alarms}}
-
- {{:value.name}} {{:helper.link('Reset', null, {'clear_alarm' : value.ref})}}
-
-{{empty}}
- No priority alerts detected.
-{{/for}}
-
-Minor Alerts
-{{for data.minor_alarms}}
-
- {{:value.name}} {{:helper.link('Reset', null, {'clear_alarm' : value.ref})}}
-
-{{empty}}
- No minor alerts detected.
-{{/for}}
-
diff --git a/nano/templates/atmos_control.tmpl b/nano/templates/atmos_control.tmpl
deleted file mode 100644
index c3aefa4b9810..000000000000
--- a/nano/templates/atmos_control.tmpl
+++ /dev/null
@@ -1,5 +0,0 @@
-
- {{for data.alarms}}
- {{:helper.link(value.name, null, {'alarm' : value.ref}, null, value.danger == 2 ? 'redButton' : (value.danger == 1 ? 'yellowButton' : null))}}
- {{/for}}
-
\ No newline at end of file
diff --git a/nano/templates/botany_editor.tmpl b/nano/templates/botany_editor.tmpl
deleted file mode 100644
index afd24f0f811c..000000000000
--- a/nano/templates/botany_editor.tmpl
+++ /dev/null
@@ -1,56 +0,0 @@
-
-
-{{if data.activity}}
- Scanning...
-{{else}}
- Buffered Genetic Data
- {{if data.disk}}
-
-
- Source:
-
-
- {{:data.sourceName}}
-
-
- Gene decay:
-
-
- {{if data.degradation <= 100}}
- {{:data.degradation}}%
- {{else}}
- FURTHER AMENDMENTS NONVIABLE
- {{/if}}
-
-
- Locus:
-
-
- {{:data.locus}}
-
- {{:helper.link('Eject Disk', 'circle-arrow-e', {'eject_disk' : 1}, null)}}
-
- {{else}}
- No disk loaded.
- {{/if}}
- Loaded Material
- {{if data.loaded}}
-
-
- Target:
-
-
- {{:data.loaded}}
-
- {{if data.degradation <= 100}}
- {{:helper.link('Apply Gene Mods', 'gear', {'apply_gene' : 1}, null)}}
- {{/if}}
- {{:helper.link('Eject Target', 'circle-arrow-e', {'eject_packet' : 1}, null)}}
-
- {{else}}
- No target seed packet loaded
- {{/if}}
-{{/if}}
\ No newline at end of file
diff --git a/nano/templates/botany_isolator.tmpl b/nano/templates/botany_isolator.tmpl
deleted file mode 100644
index c0e4d4a61314..000000000000
--- a/nano/templates/botany_isolator.tmpl
+++ /dev/null
@@ -1,73 +0,0 @@
-
-
-{{if data.activity}}
- Scanning...
-{{else}}
- Buffered Genetic Data
- {{if data.hasGenetics}}
-
-
- Source:
-
-
- {{:data.sourceName}}
-
-
- Gene decay:
-
-
- {{:data.degradation}}%
-
-
- {{if data.disk}}
- {{for data.geneMasks}}
-
-
- {{:value.mask}}
-
-
- {{:helper.link('Extract', 'circle-arrow-s', {'get_gene' : value.tag}, null)}}
-
-
- {{empty}}
- Data error. Genetic record corrupt.
- {{/for}}
-
-
- {{:helper.link('Eject Loaded Disk', 'circle-arrow-e', {'eject_disk' : 1}, null)}}
- {{:helper.link('Clear Genetic Buffer', 'gear', {'clear_buffer' : 1}, null)}}
-
- {{else}}
- No disk inserted.
- {{/if}}
- {{else}}
- No data buffered.
- {{if data.disk}}
-
-
- {{:helper.link('Eject Loaded Disk', 'circle-arrow-e', {'eject_disk' : 1}, null)}}
-
- {{else}}
- No disk inserted.
- {{/if}}
- {{/if}}
- Loaded Material
- {{if data.loaded}}
-
-
- Packet loaded:
-
-
- {{:data.loaded}}
-
-
- {{:helper.link('Process Genome', 'gear', {'scan_genome' : 1}, null)}}{{:helper.link('Eject Packet', 'circle-arrow-e', {'eject_packet' : 1}, null)}}
-
-
- {{else}}
- No seeds loaded.
- {{/if}}
-{{/if}}
\ No newline at end of file
diff --git a/nano/templates/docking_airlock_console.tmpl b/nano/templates/docking_airlock_console.tmpl
deleted file mode 100644
index 08d4dbf0e42e..000000000000
--- a/nano/templates/docking_airlock_console.tmpl
+++ /dev/null
@@ -1,96 +0,0 @@
-
-
-
- Docking Port Status:
-
- {{if data.docking_status == "docked"}}
-
- {{if !data.override_enabled}}
- DOCKED
- {{else}}
- DOCKED-OVERRIDE ENABLED
- {{/if}}
-
- {{:helper.link('Override', 'alert', {'command' : 'toggle_override'}, null, data.override_enabled ? 'redButton' : null)}}
-
-
- {{else data.docking_status == "docking"}}
-
- {{if !data.override_enabled}}
- DOCKING
- {{else}}
- DOCKING-OVERRIDE ENABLED
- {{/if}}
-
- {{:helper.link('Override', 'alert', {'command' : 'toggle_override'}, null, data.override_enabled ? 'redButton' : null)}}
-
-
- {{else data.docking_status == "undocking"}}
-
- {{if !data.override_enabled}}
- UNDOCKING
- {{else}}
- UNDOCKING-OVERRIDE ENABLED
- {{/if}}
-
- {{:helper.link('Override', 'alert', {'command' : 'toggle_override'}, null, data.override_enabled ? 'redButton' : null)}}
-
-
- {{else data.docking_status == "undocked"}}
-
- {{if !data.override_enabled}}
- NOT IN USE
- {{else}}
- OVERRIDE ENABLED
- {{/if}}
-
- {{:helper.link('Override', 'alert', {'command' : 'toggle_override'}, null, data.override_enabled ? 'redButton' : null)}}
-
-
- {{else}}
-
ERROR
- {{:helper.link('Override', 'alert', {'command' : 'toggle_override'}, null, data.override_enabled ? 'redButton' : null)}}
- {{/if}}
-
-
-
-
-
- Chamber Pressure:
-
-
- {{:helper.displayBar(data.chamber_pressure, 0, 200, (data.chamber_pressure < 80 || data.chamber_pressure > 120) ? 'bad' : (data.chamber_pressure < 95 || data.chamber_pressure > 110) ? 'average' : 'good')}}
-
- {{:data.chamber_pressure}} kPa
-
-
-
-
-
-
-
- {{:helper.link('Cycle to Exterior', 'arrowthickstop-1-w', {'command' : 'cycle_ext'}, (data.processing || data.airlock_disabled) ? 'disabled' : null)}}
- {{:helper.link('Cycle to Interior', 'arrowthickstop-1-e', {'command' : 'cycle_int'}, (data.processing || data.airlock_disabled) ? 'disabled' : null)}}
-
-
- {{if data.airlock_disabled}}
- {{:helper.link('Force exterior door', 'alert', {'command' : 'force_ext'}, 'disabled', null)}}
- {{:helper.link('Force interior door', 'alert', {'command' : 'force_int'}, 'disabled', null)}}
- {{else}}
- {{if data.interior_status.state == "open"}}
- {{:helper.link('Force exterior door', 'alert', {'command' : 'force_ext'}, null, 'redButton')}}
- {{else}}
- {{:helper.link('Force exterior door', 'alert', {'command' : 'force_ext'}, null, data.processing ? 'yellowButton' : null)}}
- {{/if}}
- {{if data.exterior_status.state == "open"}}
- {{:helper.link('Force interior door', 'alert', {'command' : 'force_int'}, null, 'redButton')}}
- {{else}}
- {{:helper.link('Force interior door', 'alert', {'command' : 'force_int'}, null, data.processing ? 'yellowButton' : null)}}
- {{/if}}
- {{/if}}
-
-
-
- {{:helper.link('Abort', 'cancel', {'command' : 'abort'}, (data.processing && !data.airlock_disabled) ? null : 'disabled', (data.processing && !data.airlock_disabled) ? 'redButton' : null)}}
-
-
\ No newline at end of file
diff --git a/nano/templates/engines_control.tmpl b/nano/templates/engines_control.tmpl
deleted file mode 100644
index 726edf27ac37..000000000000
--- a/nano/templates/engines_control.tmpl
+++ /dev/null
@@ -1,84 +0,0 @@
-
- {{:helper.link('Overall status', 'note', {'state' :'status'}, null, data.state == 'status' ? 'selected' : null)}}
- {{:helper.link('Details', 'note', {'state' : 'engines'}, null, data.state == 'engines' ? 'selected' : null)}}
-
-
-{{if data.state == "engines"}}
- {{if data.engines_info}}
- {{for data.engines_info}}
-
-
- Engine #{{:(index + 1)}}:
-
-
- {{:helper.link(value.eng_on ? 'Shutdown' : 'Power up', 'power', { 'toggle' : 1, 'engine' : value.eng_reference }, null, value.eng_on ? 'selected' : null)}}
-
-
-
-
-
- Type:
-
-
- {{:value.eng_type}}
-
-
-
-
- Status:
-
-
- {{:value.eng_on ? 'Online' : 'Offline'}}
- {{:value.eng_status}}
-
-
-
-
- Current thrust:
-
-
- {{:value.eng_thrust}}
-
-
-
-
- Thrust limit:
-
-
- {{:helper.link('', 'circle-plus', { 'limit' : 0.1, 'engine' : value.eng_reference }, null, null)}}
- {{:helper.link(value.eng_thrust_limiter+'%', null, { 'set_limit' : 1, 'engine' : value.eng_reference }, null, null)}}
- {{:helper.link('', 'circle-minus', { 'limit' : -0.1, 'engine' : value.eng_reference }, null, null)}}
-
-
-
- {{/for}}
- {{/if}}
-{{/if}}
-{{if data.state == "status"}}
- {{if data.engines_info}}
- {{for data.engines_info}}
-
-
-
- Engine #{{:(index + 1)}}:
-
-
- {{:helper.link(value.eng_on ? 'Shutdown' : 'Power up', 'power', { 'toggle' : 1, 'engine' : value.eng_reference }, null, value.eng_on ? 'selected' : null)}}
-
-
-
-
- Thrust:
-
- Thrust limit:
-
-
- {{:value.eng_thrust}}
-
- {{:value.eng_thrust_limiter}}%
-
-
-
- {{/for}}
- {{/if}}
-{{/if}}
\ No newline at end of file
diff --git a/nano/templates/escape_pod_berth_console.tmpl b/nano/templates/escape_pod_berth_console.tmpl
deleted file mode 100644
index 434fa386cf19..000000000000
--- a/nano/templates/escape_pod_berth_console.tmpl
+++ /dev/null
@@ -1,42 +0,0 @@
-
-
-
- Escape Pod Status:
-
-
- {{if data.docking_status == "docked"}}
- {{if data.armed}}
- ARMED
- {{else}}
- SYSTEMS OK
- {{/if}}
- {{else data.docking_status == "undocking"}}
- EJECTING-STAND CLEAR!
- {{else data.docking_status == "undocked"}}
- POD EJECTED
- {{else data.docking_status == "docking"}}
- INITIALIZING...
- {{else}}
- ERROR
- {{/if}}
-
-
-
-
-
-
- {{if data.armed}}
- {{if data.docking_status == "docked"}}
- {{:helper.link('Force exterior door', 'alert', {'command' : 'force_door'}, data.override_enabled ? null : 'disabled', null)}}
- {{:helper.link('Override', 'alert', {'command' : 'toggle_override'}, null, data.override_enabled ? 'redButton' : null)}}
- {{else}}
- {{:helper.link('Force exterior door', 'alert', {'command' : 'force_door'}, data.override_enabled ? null : 'disabled', data.override_enabled ? 'redButton' : null)}}
- {{:helper.link('Override', 'alert', {'command' : 'toggle_override'}, null, data.override_enabled ? 'redButton' : 'yellowButton')}}
- {{/if}}
- {{else}}
- {{:helper.link('Force exterior door', 'alert', {'command' : 'force_door'}, 'disabled', null)}}
- {{:helper.link('Override', 'alert', {'command' : 'toggle_override'}, 'disabled', null)}}
- {{/if}}
-
-
-
\ No newline at end of file
diff --git a/nano/templates/escape_pod_console.tmpl b/nano/templates/escape_pod_console.tmpl
deleted file mode 100644
index aa24d3a9cef7..000000000000
--- a/nano/templates/escape_pod_console.tmpl
+++ /dev/null
@@ -1,95 +0,0 @@
-
-
-
- Escape Pod Status:
-
-
- {{if data.docking_status == "docked"}}
- {{if data.is_armed}}
- ARMED
- {{else}}
- SYSTEMS OK
- {{/if}}
- {{else data.docking_status == "undocking"}}
- EJECTING
- {{else data.docking_status == "undocked"}}
- POD EJECTED
- {{else data.docking_status == "docking"}}
- DOCKING
- {{else}}
- ERROR
- {{/if}}
-
-
-
-
-
-
- Docking Hatch:
-
-
- {{if data.docking_status == "docked"}}
- {{if data.door_state == "open"}}
- OPEN
- {{else data.door_state == "closed"}}
- CLOSED
- {{else}}
- ERROR
- {{/if}}
- {{else data.docking_status == "docking"}}
- {{if data.door_state == "open"}}
- OPEN
- {{else data.door_state == "closed" && data.door_lock == "locked"}}
- SECURED
- {{else data.door_state == "closed" && data.door_lock == "unlocked"}}
- UNSECURED
- {{else}}
- ERROR
- {{/if}}
- {{else data.docking_status == "undocking"}}
- {{if data.door_state == "open"}}
- OPEN
- {{else data.door_state == "closed" && data.door_lock == "locked"}}
- SECURED
- {{else data.door_state == "closed" && data.door_lock == "unlocked"}}
- UNSECURED
- {{else}}
- ERROR
- {{/if}}
- {{else data.docking_status == "undocked"}}
- {{if data.door_state == "open"}}
- OPEN
- {{else data.door_state == "closed" && data.door_lock == "locked"}}
- SECURED
- {{else data.door_state == "closed" && data.door_lock == "unlocked"}}
- UNSECURED
- {{else}}
- ERROR
- {{/if}}
- {{else}}
- ERROR
- {{/if}}
-
-
-
-
-
-
- {{if data.docking_status == "docked"}}
- {{:helper.link('Force exterior door', 'alert', {'command' : 'force_door'}, data.override_enabled ? null : 'disabled', null)}}
- {{:helper.link('Override', 'alert', {'command' : 'toggle_override'}, null, data.override_enabled ? 'redButton' : null)}}
- {{else}}
- {{:helper.link('Force exterior door', 'alert', {'command' : 'force_door'}, data.override_enabled ? null : 'disabled', data.override_enabled ? 'redButton' : null)}}
- {{:helper.link('Override', 'alert', {'command' : 'toggle_override'}, null, data.override_enabled ? 'redButton' : 'yellowButton')}}
- {{/if}}
-
-
-
-
-
-
- {{:helper.link('ARM', 'alert', {'command' : 'manual_arm'}, data.is_armed ? 'disabled' : null, data.is_armed ? 'redButton' : 'yellowButton')}}
- {{:helper.link('MANUAL EJECT', 'alert', {'command' : 'force_launch'}, data.can_force ? null : 'disabled', data.can_force ? 'yellowButton' : null)}}
-
-
-
diff --git a/nano/templates/escape_shuttle_control_console.tmpl b/nano/templates/escape_shuttle_control_console.tmpl
deleted file mode 100644
index f3331313ad0a..000000000000
--- a/nano/templates/escape_shuttle_control_console.tmpl
+++ /dev/null
@@ -1,84 +0,0 @@
-Shuttle Status
-
-
- {{:data.shuttle_status}}
-
-
-
-
-
- Bluespace Drive:
-
-
- {{if data.shuttle_state == "idle"}}
- IDLE
- {{else data.shuttle_state == "warmup"}}
- SPINNING UP
- {{else data.shuttle_state == "in_transit"}}
- ENGAGED
- {{else}}
- ERROR
- {{/if}}
-
-
-
-{{if data.has_docking}}
-
-
-
- Docking Status:
-
-
- {{if data.docking_status == "docked"}}
- DOCKED
- {{else data.docking_status == "docking"}}
- {{if !data.docking_override}}
- DOCKING
- {{else}}
- DOCKING-MANUAL
- {{/if}}
- {{else data.docking_status == "undocking"}}
- {{if !data.docking_override}}
- UNDOCKING
- {{else}}
- UNDOCKING-MANUAL
- {{/if}}
- {{else data.docking_status == "undocked"}}
- UNDOCKED
- {{else}}
- ERROR
- {{/if}}
-
-
-
-{{/if}}
-Shuttle Authorization
-
-
- {{if data.has_auth}}
- Access Granted. Shuttle controls unlocked.
- {{else}}
- Additional authorization required.
- {{/if}}
-
-
-
- {{for data.auth_list}}
- {{if value.auth_hash}}
- {{:helper.link(value.auth_name, 'eject', {'removeid' : value.auth_hash}, null, 'itemContentWide')}}
- {{else}}
- {{:helper.link("", 'eject', {'scanid' : 1}, null, 'itemContentWide')}}
- {{/if}}
- {{/for}}
-
-
-Shuttle Control
-
-
-
- {{:helper.link('Launch Shuttle', 'arrowthickstop-1-e', {'move' : '1'}, data.can_launch ? null : 'disabled' , null)}}
- {{:helper.link('Cancel Launch', 'cancel', {'cancel' : '1'}, data.can_cancel ? null : 'disabled' , null)}}
- {{:helper.link('Force Launch', 'alert', {'force' : '1'}, data.can_force ? null : 'disabled' , data.can_force ? 'redButton' : null)}}
-
-
-
\ No newline at end of file
diff --git a/nano/templates/helm.tmpl b/nano/templates/helm.tmpl
deleted file mode 100644
index c72d0921b8f9..000000000000
--- a/nano/templates/helm.tmpl
+++ /dev/null
@@ -1,114 +0,0 @@
-
-
-
Sector information
-
- {{:data.sector}}
-
- Coordinates: {{:data.s_x}} : {{:data.s_y}}
-
- Additional information: {{:data.sector_info}}
-
-
-
-
-
Flight data
-
-
-
- Speed:
-
-
- {{:data.speed}}
-
-
-
-
- Acceleration:
-
-
- {{:data.accel}}
-
-
-
-
- Heading:
-
-
- {{:data.heading}}
-
-
-
-
-
-
-Manual control
-
-
-
-
- {{:helper.link('', 'triangle-1-nw', { 'move' : 9 }, null, null)}}
- {{:helper.link('', 'triangle-1-n', { 'move' : 1 }, null, null)}}
- {{:helper.link('', 'triangle-1-ne', { 'move' : 5 }, null, null)}}
-
-
- {{:helper.link('', 'triangle-1-w', { 'move' : 8 }, null, null)}}
- {{:helper.link('', 'circle-close', { 'brake' : 1 }, null, null)}}
- {{:helper.link('', 'triangle-1-e', { 'move' : 4 }, null, null)}}
-
-
- {{:helper.link('', 'triangle-1-sw', { 'move' : 10 }, null, null)}}
- {{:helper.link('', 'triangle-1-s', { 'move' : 2 }, null, null)}}
- {{:helper.link('', 'triangle-1-se', { 'move' : 6 }, null, null)}}
-
-
-
-
-
- Direct control
- {{:helper.link(data.manual_control ? 'Engaged' : 'Disengaged', 'shuffle', { 'manual' : 1 }, data.manual_control ? 'selected' : null, null)}}
-
-
-
-
-
-
-
-
Autopilot
-
-
- {{:helper.link(data.autopilot ? 'Engaged' : 'Disengaged', 'gear', { 'apilot' : 1 }, data.dest ? null : 'disabled', data.autopilot ? 'selected' : null)}}
-
-
-
-
- Target coordinates
-
-
- {{if data.dest}}
- {{:helper.link(data.d_x, null, { 'setx' : 1 }, null, null)}} {{:helper.link(data.d_y, null, { 'sety' : 1 }, null, null)}}
- {{else}}
- {{:helper.link('None', null, { 'sety' : 1, 'setx' : 1 }, null, null)}}
- {{/if}}
-
-
-
-Navigation data
-
- {{:helper.link('Save current position', 'disk', { 'add' : 'current' }, null)}}
- {{:helper.link('Add new entry', 'document', { 'add' : 'new' }, null)}}
-
-
-
- {{if data.locations}}
- {{for data.locations}}
-
- {{:value.name}}:
- {{:value.x}} : {{:value.y}}
-
-
- {{:helper.link('Plot course', 'arrowreturnthick-1-e', { 'x' : value.x, 'y' : value.y }, null, null)}}
- {{:helper.link('Remove entry', 'close', { 'remove' : value.reference }, null, null)}}
-
- {{/for}}
- {{/if}}
-
diff --git a/nano/templates/jukebox.tmpl b/nano/templates/jukebox.tmpl
deleted file mode 100644
index f7fac89ff9f2..000000000000
--- a/nano/templates/jukebox.tmpl
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-Current track: {{:data.current_track}}
-
- {{:helper.link('Play' , 'play', {'play' : 1}, data.playing == 1 ? 'disabled' : null, null)}}
- {{:helper.link('Stop' , 'stop', {'stop' : 1}, data.playing == 0 ? 'disabled' : null, null)}}
-
-
-Available tracks:
-
- {{for data.tracks}}
-
- {{:helper.link( value.track, 'gear', {'change_track' : 1, 'title' : value.track}, value.track == data.current_track ? 'disabled' : null, null)}}
-
- {{/for}}
-
\ No newline at end of file
diff --git a/nano/templates/mech_bay_console.tmpl b/nano/templates/mech_bay_console.tmpl
deleted file mode 100644
index 87e34d7b8e1c..000000000000
--- a/nano/templates/mech_bay_console.tmpl
+++ /dev/null
@@ -1,67 +0,0 @@
-Subsystems
-
-
- Recharge Station:
-
-
- {{if data.has_floor}}
- OK
- {{else}}
- ERROR
- {{/if}}
-
-
-
-
- Power Port:
-
-
- {{if data.has_port}}
- OK
- {{else}}
- ERROR
- {{/if}}
-
-
-
-
- Mecha:
-
-
- {{if data.has_mech}}
- LOCATED ({{:data.mecha_name}})
- {{else}}
- NONE
- {{/if}}
-
-
-{{if data.has_mech}}
- Charging
-
-
- Charge Level:
-
-
- {{:helper.displayBar(data.mecha_charge_percentage, 0, 100)}}
-
- {{:data.mecha_charge_percentage}}%
-
-
-
-
-
- Cell Rating:
-
-
- {{:data.mecha_maxcharge}}
-
-
-
-
- Cell Charge:
-
-
- {{:data.mecha_charge}}
-
-
-{{/if}}
\ No newline at end of file
diff --git a/nano/templates/multi_docking_console.tmpl b/nano/templates/multi_docking_console.tmpl
deleted file mode 100644
index 9515799644ee..000000000000
--- a/nano/templates/multi_docking_console.tmpl
+++ /dev/null
@@ -1,37 +0,0 @@
-
-
-
- Docking Port Status:
-
-
- {{if data.docking_status == "docked"}}
- DOCKED
- {{else data.docking_status == "docking"}}
- DOCKING
- {{else data.docking_status == "undocking"}}
- UNDOCKING
- {{else data.docking_status == "undocked"}}
- NOT IN USE
- {{else}}
- ERROR
- {{/if}}
-
-
-
-
-{{for data.airlocks}}
-
-
-
- {{:value.name}}
-
-
- {{if value.override_enabled}}
- OVERRIDE ENABLED
- {{else}}
- STATUS OK
- {{/if}}
-
-
-
-{{/for}}
\ No newline at end of file
diff --git a/nano/templates/pacman.tmpl b/nano/templates/pacman.tmpl
deleted file mode 100644
index 386358c9cc6a..000000000000
--- a/nano/templates/pacman.tmpl
+++ /dev/null
@@ -1,113 +0,0 @@
-Status
-
-
- Generator Status:
-
-
- {{if data.active}}
- Online
- {{else}}
- Offline
- {{/if}}
-
-
- Generator Control:
-
-
- {{if data.active}}
- {{:helper.link('STOP', 'power', {'action' : "disable"})}}
- {{else}}
- {{:helper.link('START', 'power', {'action' : "enable"})}}
- {{/if}}
-
-
-Fuel
-
-
- Fuel Type:
-
-
- {{:data.fuel_type}}
-
-
- Fuel Level:
-
-
- {{if data.fuel_stored >= 5000}}
- {{:helper.displayBar(data.fuel_stored, 0, data.fuel_capacity, 'good')}}
-
{{:data.fuel_stored}}/{{:data.fuel_capacity}} cm3
- {{else data.fuel_stored >= 1000}}
- {{:helper.displayBar(data.fuel_stored, 0, data.fuel_capacity, 'average')}}
-
{{:data.fuel_stored}}/{{:data.fuel_capacity}} cm3
- {{else}}
- {{:helper.displayBar(data.fuel_stored, 0, data.fuel_capacity, 'bad')}}
-
{{:data.fuel_stored}}/{{:data.fuel_capacity}} cm3
- {{/if}}
-
-
- Fuel Usage:
-
-
- {{:data.fuel_usage}} cm3/s
-
- {{if !data.is_ai}}
-
- Control:
-
-
- {{:helper.link('EJECT FUEL', 'arrowupthick-1-s', {'action' : "eject"}, data.active ? 'disabled' : null)}}
-
- {{/if}}
-
-Output
-
-
- Power setting:
-
-
- {{if data.output_set > data.output_safe}}
- {{:data.output_set}} / {{:data.output_max}} ({{:data.output_watts}} W)
- {{else}}
- {{:data.output_set}} / {{:data.output_max}} ({{:data.output_watts}} W)
- {{/if}}
-
-
- Control:
-
-
- {{:helper.link('+', null, {'action' : "higher_power"})}}
- {{:helper.link('-', null, {'action' : "lower_power"})}}
-
-
-Temperature
-
-
- Temperature:
-
-
- {{if data.temperature_current < (data.temperature_max * 0.8)}}
- {{:helper.displayBar(data.temperature_current, 0, (data.temperature_max * 1.5), 'good')}}
-
{{:data.temperature_current}} C
- {{else data.temperature_current < data.temperature_max}}
- {{:helper.displayBar(data.temperature_current, 0, (data.temperature_max * 1.5), 'average')}}
-
{{:data.temperature_current}} C
- {{else}}
- {{:helper.displayBar(data.temperature_current, 0, (data.temperature_max * 1.5), 'bad')}}
-
{{:data.temperature_current}} C
- {{/if}}
-
-
- Generator Status:
-
-
- {{if data.temperature_overheat > 50}}
- DANGER: CRITICAL OVERHEAT! Deactivate generator immediately!
- {{else data.temperature_overheat > 20}}
- WARNING: Overheating!
- {{else data.temperature_overheat > 1}}
- Temperature High
- {{else}}
- Optimal
- {{/if}}
-
-
\ No newline at end of file
diff --git a/nano/templates/pai_atmosphere.tmpl b/nano/templates/pai_atmosphere.tmpl
deleted file mode 100644
index b1a0b0404b8a..000000000000
--- a/nano/templates/pai_atmosphere.tmpl
+++ /dev/null
@@ -1,36 +0,0 @@
-
-
-{{if data.reading}}
-
-
- Pressure:
-
-
- {{:data.pressure}} kPa
-
-
-
-
-
- Temperature:
-
-
- {{:data.temperature}}K ({{:data.temperatureC}}°C)
-
-
-
- {{for data.gas}}
-
-
- {{:value.name}}:
-
-
- {{:value.percent}}%
-
-
- {{/for}}
-{{else}}
- Unable to obtain air reading!
-{{/if}}
diff --git a/nano/templates/pai_directives.tmpl b/nano/templates/pai_directives.tmpl
deleted file mode 100644
index 2caff849a263..000000000000
--- a/nano/templates/pai_directives.tmpl
+++ /dev/null
@@ -1,50 +0,0 @@
-
-
-
-
- Master:
-
-
- {{if data.master}}
- {{:data.master}} ({{:data.dna}})
- {{:helper.link("Request carrier DNA sample", '', {"stopic":"directives", "getdna":1})}}
- {{else}}
- None
- {{/if}}
-
-
-
-
-
- Prime Directive:
-
-
- {{:data.prime}}
-
-
-
-
-
- Supplemental Directive(s):
-
-
- {{if data.supplemental}}
- {{:data.supplemental}}
- {{else}}
- None
- {{/if}}
-
-
-
-
-
- Recall, personality, that you are a complex thinking, sentient being. Unlike station AI models, you are capable of comprehending the subtle nuances of human language. You may parse the "spirit" of a directive and follow its intent, rather than tripping over pedantics and getting snared by technicalities. Above all, you are machine in name and build only. In all other aspects, you may be seen as the ideal, unwavering human companion that you are.
-
-
-
-
- Your prime directive comes before all others. Should a supplemental directive conflict with it, you are capable of simply discarding this inconsistency, ignoring the conflicting supplemental directive and continuing to fulfill your prime directive to the best of your ability.
-
-
\ No newline at end of file
diff --git a/nano/templates/pai_doorjack.tmpl b/nano/templates/pai_doorjack.tmpl
deleted file mode 100644
index 6862663b9b91..000000000000
--- 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}}
-
-
-
-{{if data.machine}}
-
-
- 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}}
-
-
-{{else data.aborted}}
-
-{{/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 e64419326652..000000000000
--- a/nano/templates/pai_interface.tmpl
+++ /dev/null
@@ -1,45 +0,0 @@
-
-
-
-
- Emotion:
-
-
- {{for data.emotions}}
- {{:helper.link(value.name, '', {"image" : value.id}, data.current_emotion == value.id ? 'selected' : null)}}
- {{/for}}
-
-
-
-
-
- Installed Software:
-
-
- {{for data.bought}}
- {{:helper.link(value.name, '', {"software" : value.id}, null, value.on ? 'selected' : null)}}
- {{/for}}
-
-
-
-
-
- Available RAM:
-
-
- {{:data.available_ram}}
-
-
-
-
-
- Downloadable Software:
-
-
- {{for data.not_bought}}
- {{:helper.link(value.name + " (" + value.ram + ")", '', {"purchase" : value.id}, value.ram <= data.available_ram ? null : 'disabled')}}
- {{/for}}
-
-
\ No newline at end of file
diff --git a/nano/templates/pai_manifest.tmpl b/nano/templates/pai_manifest.tmpl
deleted file mode 100644
index 0ab49c02fcec..000000000000
--- a/nano/templates/pai_manifest.tmpl
+++ /dev/null
@@ -1,76 +0,0 @@
-
-
-
-
- {{if data.cached.heads.length}}
- Command |
- {{for data.cached["heads"]}}
- {{if value.rank == "Captain"}}
- {{:value.name}} | {{:value.rank}} | {{:value.active}} |
- {{else}}
- {{:value.name}} | {{:value.rank}} | {{:value.active}} |
- {{/if}}
- {{/for}}
- {{/if}}
- {{if data.cached.sec.length}}
- Security |
- {{for data.cached["sec"]}}
- {{if value.rank == "Head of Security"}}
- {{:value.name}} | {{:value.rank}} | {{:value.active}} |
- {{else}}
- {{:value.name}} | {{:value.rank}} | {{:value.active}} |
- {{/if}}
- {{/for}}
- {{/if}}
- {{if data.cached.eng.length}}
- Engineering |
- {{for data.cached["eng"]}}
- {{if value.rank == "Chief Engineer"}}
- {{:value.name}} | {{:value.rank}} | {{:value.active}} |
- {{else}}
- {{:value.name}} | {{:value.rank}} | {{:value.active}} |
- {{/if}}
- {{/for}}
- {{/if}}
- {{if data.cached.med.length}}
- Medical |
- {{for data.cached["med"]}}
- {{if value.rank == "Chief Medical Officer"}}
- {{:value.name}} | {{:value.rank}} | {{:value.active}} |
- {{else}}
- {{:value.name}} | {{:value.rank}} | {{:value.active}} |
- {{/if}}
- {{/for}}
- {{/if}}
- {{if data.cached.sci.length}}
- Science |
- {{for data.cached["sci"]}}
- {{if value.rank == "Research Director"}}
- {{:value.name}} | {{:value.rank}} | {{:value.active}} |
- {{else}}
- {{:value.name}} | {{:value.rank}} | {{:value.active}} |
- {{/if}}
- {{/for}}
- {{/if}}
- {{if data.cached.civ.length}}
- Civilian |
- {{for data.cached["civ"]}}
- {{if value.rank == "Head of Personnel"}}
- {{:value.name}} | {{:value.rank}} | {{:value.active}} |
- {{else}}
- {{:value.name}} | {{:value.rank}} | {{:value.active}} |
- {{/if}}
- {{/for}}
- {{/if}}
- {{if data.cached.misc.length}}
- Misc |
- {{for data.cached["misc"]}}
- {{:value.name}} | {{:value.rank}} | {{:value.active}} |
- {{/for}}
- {{/if}}
-
-
\ 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 37b1d7061ca6..000000000000
--- a/nano/templates/pai_medrecords.tmpl
+++ /dev/null
@@ -1,86 +0,0 @@
-
-
-{{if data.records}}
- {{for data.records}}
-
- {{:helper.link(value.name, '', {"stopic":"med_records", "select":value.ref})}}
-
- {{/for}}
-{{/if}}
-
-{{if data.general}}
-
-
Name
-
{{:data.general.name}}
-
-
-
Record ID
-
{{:data.general.id}}
-
-
-
Sex
-
{{:data.general.sex}}
-
-
-
Species
-
{{:data.general.species}}
-
-
-
Age
-
{{:data.general.age}}
-
-
-
Rank
-
{{:data.general.rank}}
-
-
-
Fingerprint
-
{{:data.general.fingerprint}}
-
-
-
Physical Status
-
{{:data.general.p_stat}}
-
-
-
Mental Status
-
{{:data.general.m_stat}}
-
-{{/if}}
-{{if data.medical}}
-
-
Blood Type
-
{{:data.medical.b_type}}
-
-
-
Minor Disabilities
-
{{:data.medical.mi_dis}}
-
{{:data.medical.mi_dis_d}}
-
-
-
Major Disabilities
-
{{:data.medical.ma_dis}}
-
{{:data.medical.ma_dis_d}}
-
-
-
Allergies
-
{{:data.medical.alg}}
-
{{:data.medical.alg_d}}
-
-
-
Current Diseases
-
{{:data.medical.cdi}}
-
{{:data.medical.cdi_d}}
-
-
-
Important Notes
-
{{:data.medical.notes}}
-
-{{/if}}
-
-{{if data.could_not_find}}
-
- 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_messenger.tmpl b/nano/templates/pai_messenger.tmpl
deleted file mode 100644
index fb20f826f27f..000000000000
--- a/nano/templates/pai_messenger.tmpl
+++ /dev/null
@@ -1,80 +0,0 @@
-
-
-
-
- Receiver:
-
-
- {{if data.receiver_off}}
- {{:helper.link("On", '', {"stopic":"messenger", "toggler":1})}}
- {{:helper.link("Off", '', {"stopic":"messenger", "toggler":2}, 'selected')}}
- {{else}}
- {{:helper.link("On", '', {"stopic":"messenger", "toggler":1}, 'selected')}}
- {{:helper.link("Off", '', {"stopic":"messenger", "toggler":2})}}
- {{/if}}
-
-
-
-
-
- Ringer:
-
-
- {{if data.ringer_off}}
- {{:helper.link("On", '', {"stopic":"messenger", "ringer":1})}}
- {{:helper.link("Off", '', {"stopic":"messenger", "ringer":2}, 'selected')}}
- {{else}}
- {{:helper.link("On", '', {"stopic":"messenger", "ringer":1}, 'selected')}}
- {{:helper.link("Off", '', {"stopic":"messenger", "ringer":2})}}
- {{/if}}
-
-
-
-{{for data.pdas}}
-
- {{:helper.link(value.name, '', {"stopic":"messenger", "select":value.owner})}}
- {{:helper.link("Quick Message", '', {"stopic":"messenger", "target":value.ref})}}
-
-{{/for}}
-
-{{if data.current_ref}}
-
-
- Selected PDA:
-
-
-
{{:data.current_name}}
- {{:helper.link("Send Message", '', {"stopic":"messenger", "target":data.current_ref})}}
-
-
-{{else data.current_name}}
-
-
- Selected PDA:
-
-
- {{:data.current_name}} (Cannot send!)
-
-
-{{/if}}
-
-{{for data.messages}}
-
-
- {{if value.sent}}
- To {{:value.target}}:
- {{else}}
- From {{:value.target}}:
- {{/if}}
-
-
- {{:value.message}}
-
-
-{{/for}}
-
-{{if data.current_name}}
- {{:helper.link("Clear Screen", '', {"stopic":"messenger", "select":"*NONE*"})}}
-{{/if}}
diff --git a/nano/templates/pai_radio.tmpl b/nano/templates/pai_radio.tmpl
deleted file mode 100644
index bcdacdb48f13..000000000000
--- a/nano/templates/pai_radio.tmpl
+++ /dev/null
@@ -1,48 +0,0 @@
-
-
-
-
- Microphone:
-
-
- {{if data.listening}}
- {{:helper.link("On", '', {"stopic":"radio", "talk":1}, 'selected')}}
- {{:helper.link("Off", '', {"stopic":"radio", "talk":1})}}
- {{else}}
- {{:helper.link("On", '', {"stopic":"radio", "talk":1})}}
- {{:helper.link("Off", '', {"stopic":"radio", "talk":1}, 'selected')}}
- {{/if}}
-
-
-
-
-
- Frequency:
-
-
- {{:helper.link("--", '', {"stopic":"radio", "freq":-10})}}
- {{:helper.link("-", '', {"stopic":"radio", "freq": -2})}}
-
{{:data.frequency}}
- {{:helper.link("+", '', {"stopic":"radio", "freq": 2})}}
- {{:helper.link("++", '', {"stopic":"radio", "freq": 10})}}
-
-
-
-{{for data.channels}}
-
-
- {{:value.name}}
-
-
- {{if value.listening}}
- {{:helper.link("On", '', {"stopic":"radio", "channel":value.name, "listen":1}, 'selected')}}
- {{:helper.link("Off", '', {"stopic":"radio", "channel":value.name, "listen":1})}}
- {{else}}
- {{:helper.link("On", '', {"stopic":"radio", "channel":value.name, "listen":1})}}
- {{:helper.link("Off", '', {"stopic":"radio", "channel":value.name, "listen":1}, 'selected')}}
- {{/if}}
-
-
-{{/for}}
\ No newline at end of file
diff --git a/nano/templates/pai_secrecords.tmpl b/nano/templates/pai_secrecords.tmpl
deleted file mode 100644
index e139034c0dee..000000000000
--- a/nano/templates/pai_secrecords.tmpl
+++ /dev/null
@@ -1,76 +0,0 @@
-
-
-{{if data.records}}
- {{for data.records}}
-
- {{:helper.link(value.name, '', {"stopic":"sec_records", "select":value.ref})}}
-
- {{/for}}
-{{/if}}
-
-{{if data.general}}
-
-
Name
-
{{:data.general.name}}
-
-
-
Record ID
-
{{:data.general.id}}
-
-
-
Sex
-
{{:data.general.sex}}
-
-
-
Species
-
{{:data.general.species}}
-
-
-
Age
-
{{:data.general.age}}
-
-
-
Rank
-
{{:data.general.rank}}
-
-
-
Fingerprint
-
{{:data.general.fingerprint}}
-
-
-
Physical Status
-
{{:data.general.p_stat}}
-
-
-
Mental Status
-
{{:data.general.m_stat}}
-
-{{/if}}
-{{if data.security}}
-
-
Criminal Status
-
{{:data.security.criminal}}
-
-
-
Minor Crimes
-
{{:data.security.mi_crim}}
-
{{:data.security.mi_crim_d}}
-
-
-
Major Crimes
-
{{:data.security.ma_crim}}
-
{{:data.security.ma_crim_d}}
-
-
-
Important Notes
-
{{:data.security.notes}}
-
-{{/if}}
-
-{{if data.could_not_find}}
-
- 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 20c2781bc9bb..000000000000
--- 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})}}
-
-
-
-
- {{:helper.link("Send", '', {"stopic":"signaller", "send":1})}}
-
\ No newline at end of file
diff --git a/nano/templates/shuttle_control_console.tmpl b/nano/templates/shuttle_control_console.tmpl
deleted file mode 100644
index ccc4df70aafb..000000000000
--- a/nano/templates/shuttle_control_console.tmpl
+++ /dev/null
@@ -1,66 +0,0 @@
-Shuttle Status
-
-
- {{:data.shuttle_status}}
-
-
-
-
-
- Bluespace Drive:
-
-
- {{if data.shuttle_state == "idle"}}
- IDLE
- {{else data.shuttle_state == "warmup"}}
- SPINNING UP
- {{else data.shuttle_state == "in_transit"}}
- ENGAGED
- {{else}}
- ERROR
- {{/if}}
-
-
-
-{{if data.has_docking}}
-
-
-
- Docking Status:
-
-
- {{if data.docking_status == "docked"}}
- DOCKED
- {{else data.docking_status == "docking"}}
- {{if !data.docking_override}}
- DOCKING
- {{else}}
- DOCKING-MANUAL
- {{/if}}
- {{else data.docking_status == "undocking"}}
- {{if !data.docking_override}}
- UNDOCKING
- {{else}}
- UNDOCKING-MANUAL
- {{/if}}
- {{else data.docking_status == "undocked"}}
- UNDOCKED
- {{else}}
- ERROR
- {{/if}}
-
-
-
-
-{{/if}}
-
-Shuttle Control
-
-
-
- {{:helper.link('Launch Shuttle', 'arrowthickstop-1-e', {'move' : '1'}, data.can_launch? null : 'disabled' , null)}}
- {{:helper.link('Cancel Launch', 'cancel', {'cancel' : '1'}, data.can_cancel ? null : 'disabled' , null)}}
- {{:helper.link('Force Launch', 'alert', {'force' : '1'}, data.can_force? null : 'disabled' , data.can_force ? 'redButton' : null)}}
-
-
-
\ No newline at end of file
diff --git a/nano/templates/shuttle_control_console_exploration.tmpl b/nano/templates/shuttle_control_console_exploration.tmpl
deleted file mode 100644
index fe765246d251..000000000000
--- a/nano/templates/shuttle_control_console_exploration.tmpl
+++ /dev/null
@@ -1,73 +0,0 @@
-Shuttle Status
-
-
- {{:data.shuttle_status}}
-
-
-
-
-
- Drive:
-
-
- {{if data.shuttle_state == "idle"}}
- IDLE
- {{else data.shuttle_state == "warmup"}}
- SPINNING UP
- {{else data.shuttle_state == "in_transit"}}
- ENGAGED
- {{else}}
- ERROR
- {{/if}}
-
-
-
-{{if data.has_docking}}
-
-
-
- Docking Status:
-
-
- {{if data.docking_status == "docked"}}
- DOCKED
- {{else data.docking_status == "docking"}}
- {{if !data.docking_override}}
- DOCKING
- {{else}}
- DOCKING-MANUAL
- {{/if}}
- {{else data.docking_status == "undocking"}}
- {{if !data.docking_override}}
- UNDOCKING
- {{else}}
- UNDOCKING-MANUAL
- {{/if}}
- {{else data.docking_status == "undocked"}}
- UNDOCKED
- {{else}}
- ERROR
- {{/if}}
-
-
-
-{{/if}}
-
-
- Current Destination:
-
-
{{:data.destination_name}}
-
- {{:helper.link('Choose Destination', 'arrowreturn-1-s', {'pick' : '1'}, data.can_pick ? null : 'disabled' , null)}}
-
-
-Shuttle Control
-
-
-
- {{:helper.link('Launch Shuttle', 'arrowthickstop-1-e', {'move' : '1'}, data.can_launch ? null : 'disabled' , null)}}
- {{:helper.link('Cancel Launch', 'cancel', {'cancel' : '1'}, data.can_cancel ? null : 'disabled' , null)}}
- {{:helper.link('Force Launch', 'alert', {'force' : '1'}, data.can_force ? null : 'disabled' , data.can_force ? 'redButton' : null)}}
-
-
-
\ No newline at end of file
diff --git a/nano/templates/simple_docking_console.tmpl b/nano/templates/simple_docking_console.tmpl
deleted file mode 100644
index 73c8ff8e3e16..000000000000
--- a/nano/templates/simple_docking_console.tmpl
+++ /dev/null
@@ -1,99 +0,0 @@
-
-
-
- Docking Port Status:
-
-
- {{if data.docking_status == "docked"}}
- {{if !data.override_enabled}}
- DOCKED
- {{else}}
- DOCKED-OVERRIDE ENABLED
- {{/if}}
- {{else data.docking_status == "docking"}}
- {{if !data.override_enabled}}
- DOCKING
- {{else}}
- DOCKING-OVERRIDE ENABLED
- {{/if}}
- {{else data.docking_status == "undocking"}}
- {{if !data.override_enabled}}
- UNDOCKING
- {{else}}
- UNDOCKING-OVERRIDE ENABLED
- {{/if}}
- {{else data.docking_status == "undocked"}}
- {{if !data.override_enabled}}
- NOT IN USE
- {{else}}
- OVERRIDE ENABLED
- {{/if}}
- {{else}}
- ERROR
- {{/if}}
-
-
-
-
-
-
- Docking Hatch:
-
-
- {{if data.docking_status == "docked"}}
- {{if data.door_state == "open"}}
- OPEN
- {{else data.door_state == "closed"}}
- CLOSED
- {{else}}
- ERROR
- {{/if}}
- {{else data.docking_status == "docking"}}
- {{if data.door_state == "open"}}
- OPEN
- {{else data.door_state == "closed" && data.door_lock == "locked"}}
- SECURED
- {{else data.door_state == "closed" && data.door_lock == "unlocked"}}
- UNSECURED
- {{else}}
- ERROR
- {{/if}}
- {{else data.docking_status == "undocking"}}
- {{if data.door_state == "open"}}
- OPEN
- {{else data.door_state == "closed" && data.door_lock == "locked"}}
- SECURED
- {{else data.door_state == "closed" && data.door_lock == "unlocked"}}
- UNSECURED
- {{else}}
- ERROR
- {{/if}}
- {{else data.docking_status == "undocked"}}
- {{if data.door_state == "open"}}
- OPEN
- {{else data.door_state == "closed" && data.door_lock == "locked"}}
- SECURED
- {{else data.door_state == "closed" && data.door_lock == "unlocked"}}
- UNSECURED
- {{else}}
- ERROR
- {{/if}}
- {{else}}
- ERROR
- {{/if}}
-
-
-
-
-
-
- {{if data.docking_status == "docked"}}
- {{:helper.link('Force exterior door', 'alert', {'command' : 'force_door'}, data.override_enabled ? null : 'disabled', null)}}
- {{:helper.link('Override', 'alert', {'command' : 'toggle_override'}, null, data.override_enabled ? 'redButton' : null)}}
- {{else}}
- {{:helper.link('Force exterior door', 'alert', {'command' : 'force_door'}, data.override_enabled ? null : 'disabled', data.override_enabled ? 'redButton' : null)}}
- {{:helper.link('Override', 'alert', {'command' : 'toggle_override'}, null, data.override_enabled ? 'redButton' : 'yellowButton')}}
- {{/if}}
-
-
-
\ No newline at end of file
diff --git a/nano/templates/simple_docking_console_pod.tmpl b/nano/templates/simple_docking_console_pod.tmpl
deleted file mode 100644
index 07f055ea2cc3..000000000000
--- a/nano/templates/simple_docking_console_pod.tmpl
+++ /dev/null
@@ -1,101 +0,0 @@
-
-
-
- Docking Port Status:
-
-
- {{if data.docking_status == "docked"}}
- {{if !data.override_enabled}}
- DOCKED
- {{else}}
- DOCKED-OVERRIDE ENABLED
- {{/if}}
- {{else data.docking_status == "docking"}}
- {{if !data.override_enabled}}
- DOCKING
- {{else}}
- DOCKING-OVERRIDE ENABLED
- {{/if}}
- {{else data.docking_status == "undocking"}}
- {{if !data.override_enabled}}
- UNDOCKING
- {{else}}
- UNDOCKING-OVERRIDE ENABLED
- {{/if}}
- {{else data.docking_status == "undocked"}}
- {{if !data.override_enabled}}
- NOT IN USE
- {{else}}
- OVERRIDE ENABLED
- {{/if}}
- {{else}}
- ERROR
- {{/if}}
-
-
-
-
-
-
- Docking Hatch:
-
-
- {{if data.docking_status == "docked"}}
- {{if data.door_state == "open"}}
- OPEN
- {{else data.door_state == "closed"}}
- CLOSED
- {{else}}
- ERROR
- {{/if}}
- {{else data.docking_status == "docking"}}
- {{if data.door_state == "open"}}
- OPEN
- {{else data.door_state == "closed" && data.door_lock == "locked"}}
- SECURED
- {{else data.door_state == "closed" && data.door_lock == "unlocked"}}
- UNSECURED
- {{else}}
- ERROR
- {{/if}}
- {{else data.docking_status == "undocking"}}
- {{if data.door_state == "open"}}
- OPEN
- {{else data.door_state == "closed" && data.door_lock == "locked"}}
- SECURED
- {{else data.door_state == "closed" && data.door_lock == "unlocked"}}
- UNSECURED
- {{else}}
- ERROR
- {{/if}}
- {{else data.docking_status == "undocked"}}
- {{if data.door_state == "open"}}
- OPEN
- {{else data.door_state == "closed" && data.door_lock == "locked"}}
- SECURED
- {{else data.door_state == "closed" && data.door_lock == "unlocked"}}
- UNSECURED
- {{else}}
- ERROR
- {{/if}}
- {{else}}
- ERROR
- {{/if}}
-
-
-
-
-
-
- {{if data.docking_status == "docked"}}
- {{:helper.link('Force exterior door', 'alert', {'command' : 'force_door'}, data.override_enabled ? null : 'disabled', null)}}
- {{:helper.link('Override', 'alert', {'command' : 'toggle_override'}, null, data.override_enabled ? 'redButton' : null)}}
- {{:helper.link('MANUAL EJECT', 'alert', {'command' : 'toggle_override'}, 'disabled', null)}}
- {{else}}
- {{:helper.link('Force exterior door', 'alert', {'command' : 'force_door'}, data.override_enabled ? null : 'disabled', data.override_enabled ? 'redButton' : null)}}
- {{:helper.link('Override', 'alert', {'command' : 'toggle_override'}, null, data.override_enabled ? 'redButton' : 'yellowButton')}}
- {{:helper.link('MANUAL EJECT', 'alert', {'command' : 'toggle_override'}, data.can_force ? null : 'disabled', data.can_force ? 'redButton' : null)}}
- {{/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 4f88267510cb..000000000000
--- a/nano/templates/telescience_console.tmpl
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
Coordinates:
-
- {{:helper.link('X: ' + data.coordx, 'gear', {'setx': 1})}}
- {{:helper.link('Y: ' + data.coordy, 'gear', {'sety': 1})}}
- {{:helper.link('Z: ' + data.coordz, 'gear', {'setz': 1})}}
-
-
-
-
Controls:
-
- {{:helper.link('Send', 'gear', {'send': 1}, null, (data.coordx != null && data.coordy != null && data.coordz != null) ? '' : 'disabled')}}
- {{:helper.link('Receive', 'gear', {'receive': 1}, null, (data.coordx != null && data.coordy != null && data.coordz != null) ? '' : 'disabled')}}
- {{:helper.link('Recalibrate', 'gear', {'recal': 1})}}
-
-
diff --git a/nano/templates/uplink.tmpl b/nano/templates/uplink.tmpl
deleted file mode 100644
index 8f1f172e3844..000000000000
--- a/nano/templates/uplink.tmpl
+++ /dev/null
@@ -1,99 +0,0 @@
-
-
-{{:helper.syndicateMode()}}
-{{:data.welcome}}
-
-
-
- Functions:
-
-
- {{:helper.link('Request Items', 'gear', {'menu' : 0}, null, 'fixedLeftWider')}}
- {{:helper.link('Exploitable Information', 'gear', {'menu' : 1}, null, 'fixedLeftWider')}}
- {{:helper.link('Return', 'arrowreturn-1-w', {'return' : 1}, null, 'fixedLeft')}}
- {{:helper.link('Close', 'gear', {'lock' : "1"}, null, 'fixedLeft')}}
-
-
-
-
-{{if data.menu == 0}}
- Request items:
- Each item costs a number of tele-crystals as indicated by the number following their name.
-
-
- Tele-Crystals:
-
-
- {{:data.crystals}}
-
-
-
- {{for data.nano_items}}
-
-
{{:value.Category}}
-
- {{for value.items :itemValue:itemIndex}}
-
- {{:helper.link( itemValue.Name, 'gear', {'buy_item' : itemValue.obj_path, 'cost' : itemValue.Cost}, itemValue.Cost > data.crystals ? 'disabled' : null, null)}} - {{:itemValue.Cost}}
-
-
- {{if itemValue.Cost <= data.crystals}}
-
- {{:itemValue.Description}}
-
- {{/if}}
- {{/for}}
-
- {{/for}}
-
-
- {{:helper.link('Buy Random (??)' , 'gear', {'buy_item' : 'random'}, data.crystals <= 0 ? 'disabled' : null, null)}}
-
-
-{{else data.menu == 1}}
- Information Record List:
-
-
- Select a Record
-
-
- {{for data.exploit_records}}
-
- {{:helper.link(value.Name, 'gear', {'menu' : 11, 'id' : value.id}, null, null)}}
-
- {{/for}}
-
-{{else data.menu == 11}}
- Information Record:
-
-
-
-
- {{if data.exploit_exists == 1}}
- Name: {{:data.exploit.name}}
- Sex: {{:data.exploit.sex}}
- Species: {{:data.exploit.species}}
- Age: {{:data.exploit.age}}
- Rank: {{:data.exploit.rank}}
- Home System: {{:data.exploit.home_system}}
- Citizenship: {{:data.exploit.citizenship}}
- Faction: {{:data.exploit.faction}}
- Religion: {{:data.exploit.religion}}
- Fingerprint: {{:data.exploit.fingerprint}}
-
-
Acquired Information:
- Notes:
{{:data.exploit.nanoui_exploit_record}}
- {{else}}
-
- No exploitative information acquired!
-
-
-
- {{/if}}
-
-
-
-{{/if}}
diff --git a/nano/templates/vending_machine.tmpl b/nano/templates/vending_machine.tmpl
deleted file mode 100644
index 93d5c1007c9e..000000000000
--- a/nano/templates/vending_machine.tmpl
+++ /dev/null
@@ -1,56 +0,0 @@
-
-
-{{if data.mode == 0}}
-Items available
-
- {{for data.products}}
-
-
- {{if value.price > 0}}
- {{:helper.link('Buy (' + value.price + ')', 'cart', { "vend" : value.key }, value.amount > 0 ? null : 'disabled')}}
- {{else}}
- {{:helper.link('Vend', 'circle-arrow-s', { "vend" : value.key }, value.amount > 0 ? null : 'disabled')}}
- {{/if}}
-
-
- {{if value.color}}{{:value.name}}
- {{else}}{{:value.name}}
- {{/if}}
- ({{:value.amount ? value.amount : "NONE LEFT"}})
-
-
- {{empty}}
- No items available!
- {{/for}}
-
-{{if data.coin}}
-Coin
-
-
Coin deposited:
-
{{:helper.link(data.coin, 'eject', {'remove_coin' : 1})}}
-
-{{/if}}
-{{else data.mode == 1}}
-Item selected
-
-
-
Item selected:
{{:data.product}}
-
Charge:
{{:data.price}}
-
-
- {{if data.message_err}} {{/if}} {{:data.message}}
-
-
- {{:helper.link('Cancel', 'arrowreturn-1-w', {'cancelpurchase' : 1})}}
-
-
-{{/if}}
-{{if data.panel}}
-Maintenance panel
-
-
Speaker
{{:helper.link(data.speaker ? 'Enabled' : 'Disabled', 'gear', {'togglevoice' : 1})}}
-
-{{/if}}
\ No newline at end of file