-
- Dispense:
-
-
- {{:helper.link('1', 'gear', {'amount' : 1}, (data.amount == 1) ? 'selected' : null)}}
- {{:helper.link('5', 'gear', {'amount' : 5}, (data.amount == 5) ? 'selected' : null)}}
- {{:helper.link('10', 'gear', {'amount' : 10}, (data.amount == 10) ? 'selected' : null)}}
- {{:helper.link('20', 'gear', {'amount' : 20}, (data.amount == 20) ? 'selected' : null)}}
- {{:helper.link('30', 'gear', {'amount' : 30}, (data.amount == 30) ? 'selected' : null)}}
- {{:helper.link('50', 'gear', {'amount' : 50}, (data.amount == 50) ? 'selected' : null)}}
-
-
-{{:helper.link(value.realname, 'arrow-circle-down', {'view_rec' : value.record})}}
- {{empty}}
- No records found!
- {{/for}}
-{{/if}}
-{{if data.menu == 3}}
-
- {{:helper.link('Scan Card and Confirm', 'trash', {'del_rec' : 1})}}{{:helper.link('Cancel', 'close', {'menu' : 3})}}
-
-{{/if}}
-
diff --git a/nano/templates/comm_console.tmpl b/nano/templates/comm_console.tmpl
deleted file mode 100644
index 2c36a011ac6..00000000000
--- a/nano/templates/comm_console.tmpl
+++ /dev/null
@@ -1,142 +0,0 @@
-
-
-{{if !data.authenticated}}
-Please swipe your ID card. {{:helper.link('Log In','unlock',{'login':1},null,'fixed')}}
-{{else}}
- {{if !data.is_ai}}
- Unable to trace most recent shuttle call/recall signal.
- {{/if}}
-
- {{if data.authenticated==2}}
-
- {{:helper.link('Make an Announcement','info',{'operation':'announce'})}}
-
-
- {{if data.emagged}}
- {{:helper.link('Message [UNKNOWN]','envelope',{'operation':'MessageSyndicate'})}}
-
-
- {{:helper.link('Reset Relays','refresh',{'operation':'RestoreBackup'})}}
- {{else}}
- {{:helper.link('Message CentComm','envelope',{'operation':'MessageCentcomm'})}}
- {{/if}}
-
-
- {{:helper.link('Request Nuclear Authentication Codes','exclamation-triangle',{'operation':'nukerequest'})}}
-
- {{/if}}
-
- {{:helper.link('Change Alert Level','signal',{'operation':'changeseclevel'})}}
-
-
- {{:helper.link('Change Status Displays','info',{'operation':'status'})}}
-
-
- {{:helper.link('Message List','comment',{'operation':'messagelist'})}}
-
-
- {{:helper.link('Restart Nano-Mob Hunter GO! Server','power-off',{'operation':'RestartNanoMob'})}}
-
-
- {{else data.screen==2}}
-
- Please swipe your ID card. {{:helper.link('Log In', 'unlock', {'PRG_login' : 1}, null, 'fixed')}}
-{{else}}
- {{if !data.is_ai}}
- Please remember to {{:helper.link('Log Out', 'lock', {'PRG_logout' : 1}, null, 'fixed')}}
- {{/if}}
- {{if data.lastCallLoc}}
- Unable to trace most recent shuttle call/recall signal.
- {{/if}}
-
- {{if data.authenticated==2}}
-
- {{:helper.link('Make an Announcement', 'info', {'PRG_operation' : 'announce'})}}
-
-
- {{if data.emagged}}
- {{:helper.link('Message [UNKNOWN]', 'envelope', {'PRG_operation' : 'MessageSyndicate'})}}
- {{else}}
- {{:helper.link('Message CentComm', 'envelope', {'PRG_operation' : 'MessageCentcomm'})}}
- {{/if}}
-
-
- {{:helper.link('Request Nuclear Authentication Codes', 'exclamation-triangle', {'PRG_operation' : 'nukerequest'})}}
-
- {{/if}}
-
- {{:helper.link('Change Alert Level', 'signal', {'PRG_operation' : 'changeseclevel'})}}
-
-
- {{:helper.link('Change Status Displays', 'info', {'PRG_operation' : 'status'})}}
-
-
- {{:helper.link('Message List', 'comment', {'PRG_operation' : 'messagelist'})}}
-
-
- {{:helper.link('Restart Nano-Mob Hunter GO! Server', 'power-off', {'PRG_operation' : 'RestartNanoMob'})}}
-
-
- {{else data.screen==2}}
-
-
-
Step 2: Personalise your device
-
-
- | Current Price:
- | {{:data.totalprice}}C
- |
-
- | Battery:
- | {{:helper.link('Standard', 'bolt', {'action' : 'hw_battery', 'battery' : 1}, data.hw_battery == 1 ? "selected" : null)}}
- | {{:helper.link('Upgraded', 'bolt', {'action' : 'hw_battery', 'battery' : 2}, data.hw_battery == 2 ? "selected" : null)}}
- | {{:helper.link('Advanced', 'bolt', {'action' : 'hw_battery', 'battery' : 3}, data.hw_battery == 3 ? "selected" : null)}}
- |
-
- | Hard Drive:
- | {{:helper.link('Standard', 'hdd-o', {'action' : 'hw_disk', 'disk' : 1}, data.hw_disk == 1 ? "selected" : null)}}
- | {{:helper.link('Upgraded', 'hdd-o', {'action' : 'hw_disk', 'disk' : 2}, data.hw_disk == 2 ? "selected" : null)}}
- | {{:helper.link('Advanced', 'hdd-o', {'action' : 'hw_disk', 'disk' : 3}, data.hw_disk == 3 ? "selected" : null)}}
- |
-
- | Network Card:
- | {{:helper.link('None', 'times', {'action' : 'hw_netcard', 'netcard' : 0}, data.hw_netcard == 0 ? "selected" : null)}}
- | {{:helper.link('Standard', 'signal', {'action' : 'hw_netcard', 'netcard' : 1}, data.hw_netcard == 1 ? "selected" : null)}}
- | {{:helper.link('Advanced', 'signal', {'action' : 'hw_netcard', 'netcard' : 2}, data.hw_netcard == 2 ? "selected" : null)}}
- |
- {{if data.devtype != 2}}
-
- | Nano Printer:
- | {{:helper.link('None', 'times', {'action' : 'hw_nanoprint', 'print' : 0}, data.hw_nanoprint == 0 ? "selected" : null)}}
- | {{:helper.link('Standard', 'print', {'action' : 'hw_nanoprint', 'print' : 1}, data.hw_nanoprint == 1 ? "selected" : null)}}
- |
- {{/if}}
-
- | Card Reader:
- | {{:helper.link('None', 'times', {'action' : 'hw_card', 'card' : 0}, data.hw_card == 0 ? "selected" : null)}}
- | {{:helper.link('Standard', 'credit-card', {'action' : 'hw_card', 'card' : 1}, data.hw_card == 1 ? "selected" : null)}}
- |
- {{if data.devtype != 2}}
-
- | Processor Unit:
- | {{:helper.link('Standard', 'tasks', {'action' : 'hw_cpu', 'cpu' : 1}, data.hw_cpu == 1 ? "selected" : null)}}
- | {{:helper.link('Advanced', 'tasks', {'action' : 'hw_cpu', 'cpu' : 2}, data.hw_cpu == 2 ? "selected" : null)}}
- |
-
- | Tesla Relay:
- | {{:helper.link('None', 'times', {'action' : 'hw_tesla', 'tesla' : 0}, data.hw_tesla == 0 ? "selected" : null)}}
- | {{:helper.link('Standard', 'plug', {'action' : 'hw_tesla', 'tesla' : 1}, data.hw_tesla == 1 ? "selected" : null)}}
- |
- {{/if}}
-
-
-
- | Confirm Order:
- | {{:helper.link('CONFIRM', 'check', {'action' : 'confirm_order'})}}
- |
-
-
-
-
Battery allows your device to operate without external utility power source. Advanced batteries increase battery life.
-
Hard Drive stores file on your device. Advanced drives can store more files, but use more power, shortening battery life.
-
Network Card allows your device to wirelessly connect to stationwide NTNet network. Basic cards are limited to on-station use, while advanced cards can operate anywhere near the station, which includes the asteroid outposts.
-
Processor Unit is critical for your device's functionality. It allows you to run programs from your hard drive. Advanced CPUs use more power, but allow you to run more programs on background at once.
-
Tesla Relay is an advanced wireless power relay that allows your device to connect to nearby area power controller to provide alternative power source. This component is currently unavailable on tablet computers due to size restrictions.
-
Nano Printer is device that allows for various paperwork manipulations, such as, scanning of documents or printing new ones. This device was certified EcoFriendlyPlus and is capable of recycling existing paper for printing purposes.
-
Card Reader adds a slot that allows you to manipulate RFID cards. Please note that this is not necessary to allow the device to read your identification, it is just necessary to manipulate other cards.
-
-{{else data.state == 2}}
-
- {{if !data.hasOccupant}}
-
Cell Unoccupied
- {{else}}
-
- {{:data.occupant.name}}
- {{if data.occupant.stat == 0}}
- Conscious
- {{else data.occupant.stat == 1}}
- Unconscious
- {{else}}
- DEAD
- {{/if}}
-
-
- {{if data.occupant.stat < 2}}
-
-
Health:
- {{if data.occupant.health >= 0}}
- {{:helper.displayBar(data.occupant.health, 0, data.occupant.maxHealth, 'good')}}
- {{else}}
- {{:helper.displayBar(data.occupant.health, 0, data.occupant.minHealth, 'average alignRight')}}
- {{/if}}
-
{{:helper.smoothRound(data.occupant.health)}}
-
-
-
-
Brute Damage:
- {{:helper.displayBar(data.occupant.bruteLoss, 0, data.occupant.maxHealth, 'bad')}}
-
{{:helper.smoothRound(data.occupant.bruteLoss)}}
-
-
-
-
Resp. Damage:
- {{:helper.displayBar(data.occupant.oxyLoss, 0, data.occupant.maxHealth, 'bad')}}
-
{{:helper.smoothRound(data.occupant.oxyLoss)}}
-
-
-
-
Toxin Damage:
- {{:helper.displayBar(data.occupant.toxLoss, 0, data.occupant.maxHealth, 'bad')}}
-
{{:helper.smoothRound(data.occupant.toxLoss)}}
-
-
-
-
Burn Severity:
- {{:helper.displayBar(data.occupant.fireLoss, 0, data.occupant.maxHealth, 'bad')}}
-
{{:helper.smoothRound(data.occupant.fireLoss)}}
-
- {{/if}}
- {{/if}}
-
-
-
-
Cell Temperature:
- {{:helper.smoothRound(data.cellTemperature)}} K
-
-
-
-
-
- {{if !data.hasOccupant}}
-
Cell Unoccupied
- {{else}}
-
- {{:data.occupant.name}} =>
- {{if data.occupant.stat == 0}}
- Conscious
- {{else data.occupant.stat == 1}}
- Unconscious
- {{else}}
- DEAD
- {{/if}}
-
-
- {{if !data.occupant.isViableSubject || !data.occupant.uniqueIdentity || !data.occupant.structuralEnzymes}}
-
- The occupant's DNA structure is ruined beyond recognition, please insert a subject with an intact DNA structure.
-
- {{else data.occupant.stat < 2}}
-
-
Health:
- {{if data.occupant.health >= 0}}
- {{:helper.displayBar(data.occupant.health, 0, data.occupant.maxHealth, 'good')}}
- {{else}}
- {{:helper.displayBar(data.occupant.health, 0, data.occupant.minHealth, 'average alignRight')}}
- {{/if}}
-
{{:helper.smoothRound(data.occupant.health)}}
-
-
-
-
Radiation:
- {{:helper.displayBar(data.occupant.radiationLevel, 0, 100, 'average')}}
-
{{:helper.smoothRound(data.occupant.radiationLevel)}}
-
-
-
-
Unique Enzymes:
-
{{:data.occupant.uniqueEnzymes ? data.occupant.uniqueEnzymes : 'Unknown'}}
-
-
- {{/if}}
- {{/if}}
-
-
-
-
- {{:helper.link('Modify U.I.', 'link', {'selectMenuKey' : 'ui'}, data.selectedMenuKey == 'ui' ? 'selected' : null)}}
- {{:helper.link('Modify S.E.', 'link', {'selectMenuKey' : 'se'}, data.selectedMenuKey == 'se' ? 'selected' : null)}}
- {{:helper.link('Transfer Buffers', 'floppy-o', {'selectMenuKey' : 'buffer'}, data.selectedMenuKey == 'buffer' ? 'selected' : null)}}
- {{:helper.link('Rejuvenators', 'plus', {'selectMenuKey' : 'rejuvenators'}, data.selectedMenuKey == 'rejuvenators' ? 'selected' : null)}}
-
-
-
-
-
- Load Data:
-
-
- {{:helper.link('Subject U.I.', 'link', {'bufferOption' : 'saveUI', 'bufferId' : (index + 1)}, !data.hasOccupant ? 'disabled' : null)}}
- {{:helper.link('Subject U.I. + U.E.', 'link', {'bufferOption' : 'saveUIAndUE', 'bufferId' : (index + 1)}, !data.hasOccupant ? 'disabled' : null)}}
- {{:helper.link('Subject S.E.', 'link', {'bufferOption' : 'saveSE', 'bufferId' : (index + 1)}, !data.hasOccupant ? 'disabled' : null)}}
- {{:helper.link('From Disk', 'floppy-o', {'bufferOption' : 'loadDisk', 'bufferId' : (index + 1)}, (!data.hasDisk || !data.disk.data) ? 'disabled' : null)}}
-
-
- {{if value.data}}
-
-
- Label:
-
-
- {{:helper.link(value.label, 'file', {'bufferOption' : 'changeLabel', 'bufferId' : (index + 1)})}}
-
-
-
-
- Subject:
-
-
- {{:value.owner ? value.owner : 'Unknown'}}
-
-
-
-
- Stored Data:
-
-
- {{:value.data == 'ui' ? 'Unique Identifiers' : 'Structural Enzymes'}}
- {{:value.ue ? ' + Unique Enzymes' : ''}}
-
-
- {{else}}
-
-
- This buffer is empty.
-
-
- {{/if}}
-
-
- Options:
-
-
- {{:helper.link('Clear', 'trash', {'bufferOption' : 'clear', 'bufferId' : (index + 1)}, !value.data ? 'disabled' : null)}}
- {{:helper.link('Injector', data.isInjectorReady ? 'pencil' : 'clock-o', {'bufferOption' : 'createInjector', 'bufferId' : (index + 1)}, (!data.isInjectorReady || !value.data) ? 'disabled' : null)}}
- {{:helper.link('Block Injector', data.isInjectorReady ? 'pencil' : 'clock-o', {'bufferOption' : 'createInjector', 'bufferId' : (index + 1), 'createBlockInjector' : 1}, (!data.isInjectorReady || !value.data) ? 'disabled' : null)}}
- {{:helper.link('Transfer', 'exclamation-circle', {'bufferOption' : 'transfer', 'bufferId' : (index + 1)}, (!data.hasOccupant || !value.data) ? 'disabled' : null)}}
- {{:helper.link('Save To Disk', 'floppy-o', {'bufferOption' : 'saveDisk', 'bufferId' : (index + 1)}, (!value.data || !data.hasDisk) ? 'disabled' : null)}}
-
-
-
- {{/for}}
-
-
-
- Inject:
-
-
- {{:helper.link('5', 'pencil', {'injectRejuvenators' : 5}, (!data.hasOccupant || !data.beakerVolume) ? 'disabled' : null)}}
- {{:helper.link('10', 'pencil', {'injectRejuvenators' : 10}, (!data.hasOccupant || !data.beakerVolume) ? 'disabled' : null)}}
- {{:helper.link('20', 'pencil', {'injectRejuvenators' : 20}, (!data.hasOccupant || !data.beakerVolume) ? 'disabled' : null)}}
- {{:helper.link('30', 'pencil', {'injectRejuvenators' : 30}, (!data.hasOccupant || !data.beakerVolume) ? 'disabled' : null)}}
- {{:helper.link('50', 'pencil', {'injectRejuvenators' : 50}, (!data.hasOccupant || !data.beakerVolume) ? 'disabled' : null)}}
-
-
-
- {{:helper.link('CLOSE', null, {'action' : 'PRG_closefile'})}}
- {{:helper.link('EDIT', null, {'action' : 'PRG_edit'})}}
- {{:helper.link('PRINT', null, {'action' : 'PRG_printfile'})}}
-
- {{if data.authenticated}}
- {{:data.id_change_html}}
- {{if data.centcom_access}}
- {{:helper.link('Delete Records By: ' + data.scan_owner, null, {'choice' : 'wipe_my_logs'}, null, 'linkDanger')}}
- {{/if}}
- {{if !data.target_dept}}
- {{:helper.link('Delete ALL Records', null, {'choice' : 'wipe_all_logs'}, null, 'linkDanger')}}
- {{/if}}
- {{else}}
- Please insert an authorized ID into the terminal to proceed.
- {{/if}}
-
- {{else}}
-
-
{{:helper.link('Search Records', 'search', {'search' : 1})}}
-
{{:helper.link('List Records', 'list', {'screen' : 2})}}
-
{{:helper.link('Virus Database', 'database', {'screen' : 5})}}
-
{{:helper.link('Medbot Tracking', 'plus-square', {'screen' : 6})}}
-
{{:helper.link('Record Maintenance', 'wrench', {'screen' : 3})}}
-
{{:helper.link('Logout', 'lock', {'logout' : 1})}}
-
- {{else data.screen == 2}}
-
- {{if data.auth && data.yescode}}
-
-
- Safety
-
-
- {{:helper.link('Engaged', 'info', {'safety' : 1}, data.safety ? 'selected' : '')}}
- {{:helper.link('Disengaged', 'exclamation-triangle', {'safety' : 0}, data.safety ? '' : 'selected')}}
-
-
-
-
- Anchor
-
-
- {{:helper.link('Engaged', 'lock', {'anchor' : 1}, data.anchored ? 'selected' : '')}}
- {{:helper.link('Disengaged', 'unlock', {'anchor' : 0}, data.anchored ? '' : 'selected')}}
-
-
-
- {{else}}
-
-
-
- Safety
-
-
- {{:helper.link('Engaged', 'info', null, 'disabled')}}
- {{:helper.link('Disengaged', 'exclamation-triangle', null, 'disabled')}}
-
-
-
-
- Anchor
-
-
- {{:helper.link('Engaged', 'lock', null, 'disabled')}}
- {{:helper.link('Disengaged', 'unlock', null, 'disabled')}}
-
-
- {{/if}}
-
-
-
- >{{if data.message}} {{:data.message}}{{/if}}
-
-
-
- {{:helper.link('1', '', {'type' : 1})}}{{:helper.link('2', '', {'type' : 2})}}{{:helper.link('3', '', {'type' : 3})}}
-
-
- {{:helper.link('4', '', {'type' : 4})}}{{:helper.link('5', '', {'type' : 5})}}{{:helper.link('6', '', {'type' : 6})}}
-
-
- {{:helper.link('7', '', {'type' : 7})}}{{:helper.link('8', '', {'type' : 8})}}{{:helper.link('9', '', {'type' : 9})}}
-
-
- {{:helper.link('R', '', {'type' : 'R'})}}{{:helper.link('0', '', {'type' : 0})}}{{:helper.link('E', '', {'type' : 'E'})}}
-
-
-
\ No newline at end of file
diff --git a/nano/templates/omni_filter.tmpl b/nano/templates/omni_filter.tmpl
deleted file mode 100644
index 8a3ffac0af7..00000000000
--- a/nano/templates/omni_filter.tmpl
+++ /dev/null
@@ -1,86 +0,0 @@
-
-
- {{:helper.link(data.power ? 'On' : 'Off', null, {'command' : 'power'}, data.config ? 'disabled' : null)}}
-
-
- {{:helper.link('Configure', null, {'command' : 'configure'}, null, data.config ? 'selected' : null)}}
-
-
- {{if data.config}}
-
-
-
-
Port
- {{for data.ports}}
-
{{:value.dir}} Port
- {{/for}}
-
-
-
Input
- {{for data.ports}}
-
- {{:helper.link(' ', null, {'command' : 'switch_mode', 'mode' : 'in', 'dir' : value.dir}, null, value.input ? 'selected' : null)}}
-
- {{/for}}
-
-
-
Output
- {{for data.ports}}
-
- {{:helper.link(' ', null, {'command' : 'switch_mode', 'mode' : 'out', 'dir' : value.dir}, null, value.output ? 'selected' : null)}}
-
- {{/for}}
-
-
-
Filter
- {{for data.ports}}
-
- {{:helper.link(value.f_type ? value.f_type : 'None', null, {'command' : 'switch_filter', 'mode' : value.f_type, 'dir' : value.dir}, value.filter ? null : 'disabled', value.f_type ? 'selected' : null)}}
-
- {{/for}}
-
-
-
-
- Set Flow Rate Limit: {{:(data.set_flow_rate/10)}} L/s
-
-
- {{:helper.link('Set Flow Rate Limit', null, {'command' : 'set_flow_rate'})}}
-
-
- {{else}}
-
-
-
-
Port
- {{for data.ports}}
-
{{:value.dir}} Port
- {{/for}}
-
-
-
Mode
- {{for data.ports}}
-
- {{if value.input}}
- Input
- {{else value.output}}
- Output
- {{else value.f_type}}
- {{:value.f_type}}
- {{else}}
- Disabled
- {{/if}}
-
- {{/for}}
-
-
-
-
- Set Flow Rate Limit: {{:(data.set_flow_rate/10)}} L/s
-
-
-
- Flow Rate: {{:(data.last_flow_rate/10)}} L/s
-
- {{/if}}
-
\ No newline at end of file
diff --git a/nano/templates/omni_mixer.tmpl b/nano/templates/omni_mixer.tmpl
deleted file mode 100644
index 3d637687553..00000000000
--- a/nano/templates/omni_mixer.tmpl
+++ /dev/null
@@ -1,101 +0,0 @@
-
-
- {{:helper.link(data.power ? 'On' : 'Off', null, {'command' : 'power'}, data.config ? 'disabled' : null)}}
-
-
- {{:helper.link('Configure', null, {'command' : 'configure'}, null, data.config ? 'selected' : null)}}
-
-
- {{if data.config}}
-
-
-
-
Port
- {{for data.ports}}
-
{{:value.dir}} Port
- {{/for}}
-
-
-
Input
- {{for data.ports}}
-
- {{:helper.link(' ', null, value.input ? {'command' : 'switch_mode', 'mode' : 'none', 'dir' : value.dir} : {'command' : 'switch_mode', 'mode' : 'in', 'dir' : value.dir}, value.output ? 'disabled' : null, value.input ? 'selected' : null)}}
-
- {{/for}}
-
-
-
Output
- {{for data.ports}}
-
- {{:helper.link(' ', null, value.output ? null : {'command' : 'switch_mode', 'mode' : 'out', 'dir' : value.dir}, null, value.output ? 'selected' : null)}}
-
- {{/for}}
-
-
-
Concentration
- {{for data.ports}}
-
- {{:helper.link( value.input ? helper.round(value.concentration*100)+' %' : '-', null, {'command' : 'switch_con', 'dir' : value.dir}, value.input ? null : 'disabled')}}
-
- {{/for}}
-
-
-
Lock
- {{for data.ports}}
-
- {{:helper.link(' ', value.con_lock ? 'lock' : 'unlock', {'command' : 'switch_conlock', 'dir' : value.dir}, value.input ? null : 'disabled', value.con_lock ? 'selected' : null)}}
-
- {{/for}}
-
-
-
-
- Set Flow Rate Limit: {{:(data.set_flow_rate/10)}} L/s
-
-
- {{:helper.link('Set Flow Rate Limit', null, {'command' : 'set_flow_rate'})}}
-
-
- {{else}}
-
-
-
-
Port
- {{for data.ports}}
-
{{:value.dir}} Port
- {{/for}}
-
-
-
Mode
- {{for data.ports}}
-
- {{if value.input}}
- Input
- {{else value.output}}
- Output
- {{else}}
- Disabled
- {{/if}}
-
- {{/for}}
-
-
-
Concentration
- {{for data.ports}}
-
- {{if value.input}}
- {{:helper.round(value.concentration*100)}} %
- {{else}}
- -
- {{/if}}
-
- {{/for}}
-
-
-
-
- Flow Rate: {{:(data.last_flow_rate/10)}} L/s
-
-
- {{/if}}
-
\ No newline at end of file
diff --git a/nano/templates/op_computer.tmpl b/nano/templates/op_computer.tmpl
deleted file mode 100644
index 77894bcba16..00000000000
--- a/nano/templates/op_computer.tmpl
+++ /dev/null
@@ -1,215 +0,0 @@
-
-
- {{if data.choice==0}}
- {{if !data.hasOccupant}}
-
No Patient Detected
- {{else}}
-
- {{:data.occupant.name}} =>
- {{if data.occupant.stat == 0}}
- Conscious
- {{else data.occupant.stat == 1}}
- Unconscious
- {{else}}
- DEAD
- {{/if}}
-
-
-
-
Health:
- {{if data.occupant.health >= data.occupant.maxHealth}}
- {{:helper.displayBar(data.occupant.health, 0, data.occupant.maxHealth, 'good')}}
- {{else data.occupant.health > 0}}
- {{:helper.displayBar(data.occupant.health, 0, data.occupant.maxHealth, 'average')}}
- {{else data.occupant.health >= data.minhealth}}
- {{:helper.displayBar(data.occupant.health, 0, data.occupant.minHealth, 'average alignRight')}}
- {{else}}
- {{:helper.displayBar(data.occupant.health, 0, data.occupant.minHealth, 'bad alignRight')}}
- {{/if}}
-
{{:helper.smoothRound(data.occupant.health)}}
-
-
-
-
Brute Damage:
- {{:helper.displayBar(data.occupant.bruteLoss, 0, data.occupant.maxHealth, 'bad')}}
-
{{:helper.smoothRound(data.occupant.bruteLoss)}}
-
-
-
-
Resp. Damage:
- {{:helper.displayBar(data.occupant.oxyLoss, 0, data.occupant.maxHealth, 'bad')}}
-
{{:helper.smoothRound(data.occupant.oxyLoss)}}
-
-
-
-
Toxin Damage:
- {{:helper.displayBar(data.occupant.toxLoss, 0, data.occupant.maxHealth, 'bad')}}
-
{{:helper.smoothRound(data.occupant.toxLoss)}}
-
-
-
-
Burn Severity:
- {{:helper.displayBar(data.occupant.fireLoss, 0, data.occupant.maxHealth, 'bad')}}
-
{{:helper.smoothRound(data.occupant.fireLoss)}}
-
-
-
-
Patient Temperature:
- {{if data.occupant.temperatureSuitability == -3}}
- {{:helper.displayBar(data.occupant.bodyTemperature, 0, data.occupant.maxTemp, 'bad')}}
-
{{:helper.smoothRound(data.occupant.btCelsius)}}°C, {{:helper.smoothRound(data.occupant.btFaren)}}°F
- {{else data.occupant.temperatureSuitability == -2}}
- {{:helper.displayBar(data.occupant.bodyTemperature, 0, data.occupant.maxTemp, 'average')}}
-
{{:helper.smoothRound(data.occupant.btCelsius)}}°C, {{:helper.smoothRound(data.occupant.btFaren)}}°F
- {{else data.occupant.temperatureSuitability == -1}}
- {{:helper.displayBar(data.occupant.bodyTemperature, 0, data.occupant.maxTemp, 'average')}}
-
{{:helper.smoothRound(data.occupant.btCelsius)}}°C, {{:helper.helper.smoothRound(data.occupant.btFaren)}}°F
- {{else data.occupant.temperatureSuitability == 0}}
- {{:helper.displayBar(data.occupant.bodyTemperature, 0, data.occupant.maxTemp, 'good')}}
-
{{:helper.smoothRound(data.occupant.btCelsius)}}°C, {{:helper.smoothRound(data.occupant.btFaren)}}°F
- {{else data.occupant.temperatureSuitability == 1}}
- {{:helper.displayBar(data.occupant.bodyTemperature, 0, data.occupant.maxTemp, 'average')}}
-
{{:helper.smoothRound(data.occupant.btCelsius)}}°C, {{:helper.smoothRound(data.occupant.btFaren)}}°F
- {{else data.occupant.temperatureSuitability == 2}}
- {{:helper.displayBar(data.occupant.bodyTemperature, 0, data.occupant.maxTemp, 'average')}}
-
{{:helper.smoothRound(data.occupant.btCelsius)}}°C, {{:helper.smoothRound(data.occupant.btFaren)}}°F
- {{else data.occupant.temperatureSuitability == 3}}
- {{:helper.displayBar(data.occupant.bodyTemperature, 0, data.occupant.maxTemp, 'bad')}}
-
{{:helper.smoothRound(data.occupant.btCelsius)}}°C, {{:helper.smoothRound(data.occupant.btFaren)}}°F
- {{/if}}
-
- {{if data.occupant.hasBlood}}
-
-
-
Blood Level:
- {{if data.occupant.bloodPercent <= 60}}
- {{:helper.displayBar(data.occupant.bloodLevel, 0, data.occupant.bloodMax, 'bad')}}
-
- {{:helper.smoothRound(data.occupant.bloodPercent)}}%, {{:helper.smoothRound(data.occupant.bloodLevel)}}cl
-
- {{else data.occupant.bloodPercent <= 90}}
- {{:helper.displayBar(data.occupant.bloodLevel, 0, data.occupant.bloodMax, 'average')}}
-
- {{:helper.smoothRound(data.occupant.bloodPercent)}}%, {{:helper.smoothRound(data.occupant.bloodLevel)}}cl
-
- {{else}}
- {{:helper.displayBar(data.occupant.bloodLevel, 0, data.occupant.bloodMax, 'good')}}
-
- {{:helper.smoothRound(data.occupant.bloodPercent)}}%, {{:helper.smoothRound(data.occupant.bloodLevel)}}cl
-
- {{/if}}
-
-
Blood Type:
{{:data.occupant.bloodType}}
-
-
-
-
Pulse:
{{:data.occupant.pulse}} bpm
-
- {{/if}}
- {{if data.occupant.inSurgery}}
-
-
Initiated Surgery Procedure:
{{:data.occupant.surgeryName}}
-
-
Next Step:
{{:data.occupant.stepName}}
-
-
- {{/if}}
-
-
- {{/if}}
-
-
- {{:helper.link('Options', 'gear', {'choiceOn' : 1})}}
-
-
- {{else}}
-
-
- Loudspeaker:
-
-
- {{:helper.link('On', 'power-off', {'verboseOn' : 1}, data.verbose ? 'selected' : null)}}
- {{:helper.link('Off', 'close', {'verboseOff' : 1}, data.verbose ? null : 'selected')}}
-
-
-
-
-
- Health Announcer:
-
-
- {{:helper.link('On', 'power-off', {'healthOn' : 1}, data.health ? 'selected' : null)}}
- {{:helper.link('Off', 'close', {'healthOff' : 1}, data.health ? null : 'selected')}}
-
-
-
-
-
-
Health Announcer Threshold:
- {{:helper.link('-', null, {'health_adj' : -100}, (data.healthAlarm >= 0) ? null : 'disabled')}}
- {{:helper.link('-', null, {'health_adj' : -10}, (data.healthAlarm >= -90) ? null : 'disabled')}}
- {{:helper.link('-', null, {'health_adj' : -1}, (data.healthAlarm > -100) ? null : 'disabled')}}
-
- {{if data.healthAlarm >= 100}}
- {{:helper.displayBar(data.healthAlarm, 0, 100, 'good')}}
- {{else data.healthAlarm > 0}}
- {{:helper.displayBar(data.healthAlarm, 0, 100, 'average')}}
- {{else data.healthAlarm >= -100}}
- {{:helper.displayBar(data.healthAlarm, 0, -100, 'average alignRight')}}
- {{else}}
- {{:helper.displayBar(data.healthAlarm, 0, -100, 'bad alignRight')}}
- {{/if}}
-
- {{:helper.link('+', null, {'health_adj' : 1}, (data.healthAlarm < 100) ? null : 'disabled')}}
- {{:helper.link('+', null, {'health_adj' : 10}, (data.healthAlarm <= 90) ? null : 'disabled')}}
- {{:helper.link('+', null, {'health_adj' : 100}, (data.healthAlarm <= 0) ? null : 'disabled')}}
-
{{: data.healthAlarm }}
-
-
-
-
-
- Oxygen Alarm:
-
-
- {{:helper.link('On', 'power-off', {'oxyOn' : 1}, data.oxy ? 'selected' : null)}}
- {{:helper.link('Off', 'close', {'oxyOff' : 1}, data.oxy ? null : 'selected')}}
-
-
-
-
-
-
Oxygen Alert Threshold:
- {{:helper.link('-', null, {'oxy_adj' : -100}, (data.oxyAlarm >= 100) ? null : 'disabled')}}
- {{:helper.link('-', null, {'oxy_adj' : -10}, (data.oxyAlarm >= 10) ? null : 'disabled')}}
- {{:helper.link('-', null, {'oxy_adj' : -1}, (data.oxyAlarm >= 0) ? null : 'disabled')}}
- {{:helper.displayBar( data.oxyAlarm, 0, 200, 'good')}}
- {{:helper.link('+', null, {'oxy_adj' : 1}, (data.oxyAlarm < 200) ? null : 'disabled')}}
- {{:helper.link('+', null, {'oxy_adj' : 10}, (data.oxyAlarm <= 190) ? null : 'disabled')}}
- {{:helper.link('+', null, {'oxy_adj' : 100}, (data.oxyAlarm <= 100) ? null : 'disabled')}}
-
{{: data.oxyAlarm }}
-
-
-
-
-
- Critical Alert:
-
-
- {{:helper.link('On', 'power-off', {'critOn' : 1}, data.crit ? 'selected' : null)}}
- {{:helper.link('Off', 'close', {'critOff' : 1}, data.crit ? null : 'selected')}}
-
-
-
-
-
- {{:helper.link('Return', 'arrow-left', {'choiceOff' : 1})}}
-
-
- {{/if}}
-
diff --git a/nano/templates/order_console.tmpl b/nano/templates/order_console.tmpl
deleted file mode 100644
index 271e35c525a..00000000000
--- a/nano/templates/order_console.tmpl
+++ /dev/null
@@ -1,111 +0,0 @@
-
-
-
-
-
- Fuel Type:
-
-
- {{:data.fuel_type}}
-
-
- Fuel Level:
-
-
- {{if data.fuel_stored >= 5000}}
- {{:helper.displayBar(data.fuel_stored, 0, data.fuel_capacity, 'good')}}
-
{{:helper.smoothRound(data.fuel_stored)}}/{{:data.fuel_capacity}} cm3
- {{else data.fuel_stored >= 1000}}
- {{:helper.displayBar(data.fuel_stored, 0, data.fuel_capacity, 'average')}}
-
{{:helper.smoothRound(data.fuel_stored)}}/{{:data.fuel_capacity}} cm3
- {{else}}
- {{:helper.displayBar(data.fuel_stored, 0, data.fuel_capacity, 'bad')}}
-
{{:helper.smoothRound(data.fuel_stored)}}/{{:data.fuel_capacity}} cm3
- {{/if}}
-
-
- Fuel Usage:
-
-
- {{:helper.smoothRound(data.fuel_usage)}} cm3/s
-
- {{if !data.is_ai}}
-
- Control:
-
-
- {{:helper.link('EJECT FUEL', 'arrow-down', {'action' : "eject"}, data.active ? 'disabled' : null)}}
-
- {{/if}}
-
-
- {{for data.chan_list}}
-
- ◼{{:value.display_name}}
-
-
- {{if value.secure_channel}}
- {{:helper.link('On', null, {'ch_name' : value.chan, 'listen' : value.sec_channel_listen}, value.sec_channel_listen ? null : 'selected')}}
- {{:helper.link('Off', null, {'ch_name' : value.chan, 'listen' : value.sec_channel_listen}, value.sec_channel_listen ? 'selected' : null)}}
- {{else}}
- {{:helper.link('Switch', null, {'spec_freq' : value.chan}, data.rawfreq == value.chan ? 'selected' : null)}}
- {{/if}}
-
- {{/for}}
-
-{{/if}}
\ No newline at end of file
diff --git a/nano/templates/radio_electro.tmpl b/nano/templates/radio_electro.tmpl
deleted file mode 100644
index 9fb8183ad01..00000000000
--- a/nano/templates/radio_electro.tmpl
+++ /dev/null
@@ -1,37 +0,0 @@
-
-
-
- Emergency Self-Destruct:
-
-
- {{if data.safety}}
- {{:helper.link('ARM', 'unlock', {'arm' : 1}, !data.allowed ? 'disabled' : null)}}
- {{:helper.link('DETONATE', 'exclamation-circle', {'nuke' : 1}, 'disabled')}}
- {{else}}
- {{:helper.link('DISARM', 'lock', {'arm' : 1}, !data.allowed ? 'disabled' : null)}}
- {{:helper.link('DETONATE', 'exclamation-circle', {'nuke' : 1}, !data.allowed ? 'disabled' : null, 'redButton')}}
- {{/if}}
-
-
-
- {{/if}}
- {{for data.robots}}
- {{:helper.link('Request docking at the station', 'share-square-o', {'request' : 1})}}
- {{/if}}
-{{/if}}
diff --git a/nano/templates/skills_data.tmpl b/nano/templates/skills_data.tmpl
deleted file mode 100644
index 6f8fb1d6a0d..00000000000
--- a/nano/templates/skills_data.tmpl
+++ /dev/null
@@ -1,199 +0,0 @@
-
-
-
-
-{{if !data.temp && data.screen == 1}}
-
-{{/if}}
-
-
-
- {{if !data.hasOccupant}}
-
Sleeper Unoccupied
- {{else}}
-
- {{:data.occupant.name}} =>
- {{if data.occupant.stat == 0}}
- Conscious
- {{else data.occupant.stat == 1}}
- Unconscious
- {{else}}
- DEAD
- {{/if}}
-
-
-
-
Health:
- {{if data.occupant.health >= data.occupant.maxHealth}}
- {{:helper.displayBar(data.occupant.health, 0, data.occupant.maxHealth, 'good')}}
- {{else data.occupant.health > 0}}
- {{:helper.displayBar(data.occupant.health, 0, data.occupant.maxHealth, 'average')}}
- {{else data.occupant.health >= data.minhealth}}
- {{:helper.displayBar(data.occupant.health, 0, data.occupant.minHealth, 'average alignRight')}}
- {{else}}
- {{:helper.displayBar(data.occupant.health, 0, data.occupant.minHealth, 'bad alignRight')}}
- {{/if}}
-
{{:helper.smoothRound(data.occupant.health)}}
-
-
-
-
=> Brute Damage:
- {{:helper.displayBar(data.occupant.bruteLoss, 0, data.occupant.maxHealth, 'bad')}}
-
{{:helper.smoothRound(data.occupant.bruteLoss)}}
-
-
-
-
=> Resp. Damage:
- {{:helper.displayBar(data.occupant.oxyLoss, 0, data.occupant.maxHealth, 'bad')}}
-
{{:helper.smoothRound(data.occupant.oxyLoss)}}
-
-
-
-
=> Toxin Damage:
- {{:helper.displayBar(data.occupant.toxLoss, 0, data.occupant.maxHealth, 'bad')}}
-
{{:helper.smoothRound(data.occupant.toxLoss)}}
-
-
-
-
=> Burn Severity:
- {{:helper.displayBar(data.occupant.fireLoss, 0, data.occupant.maxHealth, 'bad')}}
-
{{:helper.smoothRound(data.occupant.fireLoss)}}
-
-
-
-
-
-
Patient Temperature:
- {{if data.occupant.temperatureSuitability == -3}}
- {{:helper.displayBar(data.occupant.bodyTemperature, 0, data.occupant.maxTemp, 'bad')}}
-
{{:helper.smoothRound(data.occupant.btCelsius)}}°C, {{:helper.smoothRound(data.occupant.btFaren)}}°F
- {{else data.occupant.temperatureSuitability == -2}}
- {{:helper.displayBar(data.occupant.bodyTemperature, 0, data.occupant.maxTemp, 'average')}}
-
{{:helper.smoothRound(data.occupant.btCelsius)}}°C, {{:helper.smoothRound(data.occupant.btFaren)}}°F
- {{else data.occupant.temperatureSuitability == -1}}
- {{:helper.displayBar(data.occupant.bodyTemperature, 0, data.occupant.maxTemp, 'average')}}
-
{{:helper.smoothRound(data.occupant.btCelsius)}}°C, {{:helper.smoothRound(data.occupant.btFaren)}}°F
- {{else data.occupant.temperatureSuitability == 0}}
- {{:helper.displayBar(data.occupant.bodyTemperature, 0, data.occupant.maxTemp, 'good')}}
-
{{:helper.smoothRound(data.occupant.btCelsius)}}°C, {{:helper.smoothRound(data.occupant.btFaren)}}°F
- {{else data.occupant.temperatureSuitability == 1}}
- {{:helper.displayBar(data.occupant.bodyTemperature, 0, data.occupant.maxTemp, 'average')}}
-
{{:helper.smoothRound(data.occupant.btCelsius)}}°C, {{:helper.smoothRound(data.occupant.btFaren)}}°F
- {{else data.occupant.temperatureSuitability == 2}}
- {{:helper.displayBar(data.occupant.bodyTemperature, 0, data.occupant.maxTemp, 'average')}}
-
{{:helper.smoothRound(data.occupant.btCelsius)}}°C, {{:helper.smoothRound(data.occupant.btFaren)}}°F
- {{else data.occupant.temperatureSuitability == 3}}
- {{:helper.displayBar(data.occupant.bodyTemperature, 0, data.occupant.maxTemp, 'bad')}}
-
{{:helper.smoothRound(data.occupant.btCelsius)}}°C, {{:helper.smoothRound(data.occupant.btFaren)}}°F
- {{/if}}
-
-
-
- {{if data.occupant.hasBlood}}
-
-
-
-
Pulse:
{{:data.occupant.pulse}} bpm
-
-
-
Blood Level:
- {{if data.occupant.bloodPercent <= 60}}
- {{:helper.displayBar(data.occupant.bloodLevel, 0, data.occupant.bloodMax, 'bad')}}
-
- {{:helper.smoothRound(data.occupant.bloodPercent)}}%, {{:helper.smoothRound(data.occupant.bloodLevel)}}cl
-
- {{else data.occupant.bloodPercent <= 90}}
- {{:helper.displayBar(data.occupant.bloodLevel, 0, data.occupant.bloodMax, 'average')}}
-
- {{:helper.smoothRound(data.occupant.bloodPercent)}}%, {{:helper.smoothRound(data.occupant.bloodLevel)}}cl
-
- {{else}}
- {{:helper.displayBar(data.occupant.bloodLevel, 0, data.occupant.bloodMax, 'good')}}
-
- {{:helper.smoothRound(data.occupant.bloodPercent)}}%, {{:helper.smoothRound(data.occupant.bloodLevel)}}cl
-
- {{/if}}
-
- {{/if}}
- {{/if}}
-
-
-
-
- Chemicals:
-
-
- {{for data.chemicals}}
-
{{:value.title}}
-
- {{if value.overdosing}}
- {{:helper.displayBar(value.occ_amount, 0, data.maxchem, 'bad')}}
- {{else value.od_warning}}
- {{:helper.displayBar(value.occ_amount, 0, data.maxchem, 'average')}}
- {{else}}
- {{:helper.displayBar(value.occ_amount, 0, data.maxchem, 'good')}}
- {{/if}}
-
{{:helper.smoothRound(value.pretty_amount)}}/{{:data.maxchem}}
-
-
-
-
- {{:helper.link('5', 'gear', {'chemical' : value.id, 'amount' : 5}, (!value.injectable || ((value.occ_amount + 5) > data.maxchem)) ? 'disabled' : null)}}
- {{:helper.link('10', 'gear', {'chemical' : value.id, 'amount' : 10}, (!value.injectable || ((value.occ_amount + 10) > data.maxchem)) ? 'disabled' : null)}}
-
-
- {{/for}}
-
-
-
-
- Auto-eject dead patients:
-
-
- {{:helper.link('On', 'power-off', {'auto_eject_dead_on' : 1}, data.auto_eject_dead ? 'selected' : null)}}{{:helper.link('Off', 'close', {'auto_eject_dead_off' : 0}, data.auto_eject_dead ? null : 'selected')}}
-
-
-
-
diff --git a/nano/templates/slotmachine.tmpl b/nano/templates/slotmachine.tmpl
deleted file mode 100644
index 29545450a14..00000000000
--- a/nano/templates/slotmachine.tmpl
+++ /dev/null
@@ -1,34 +0,0 @@
-
-{{if data.money != null}}
-
-
-
- Tracker status:
-
-
- {{:helper.link('Off', 'close', {'track' : '0'}, (data.tracking_state == 0) ? 'selected' : '')}}
- {{:helper.link('Timed', 'clock-o', {'track' : '1'}, (data.tracking_state == 1) ? 'selected' : '')}}
- {{if data.connected_tracker}}
- {{:helper.link('Auto', 'signal', {'track' : '2'}, (data.tracking_state == 2) ? 'selected' : '')}}
- {{else}}
- {{:helper.link('Auto', 'signal', null, 'disabled')}}
- {{/if}}
-
-
-
-
- Tracking rate:
-
-
-
- {{:helper.smoothRound(data.tracking_rate)}} deg/h ({{:data.rotating_way}})
-
-
-
-
- {{:helper.link('180°', 'minus', {'rate_control' : '1', 'tdir' : '-180'})}}
- {{:helper.link('30°', 'minus', {'rate_control' : '1', 'tdir' : '-30'})}}
- {{:helper.link('1°', 'minus', {'rate_control' : '1', 'tdir' : '-1'})}}
- {{:helper.link('1°', 'plus', {'rate_control' : '1', 'tdir' : '1'})}}
- {{:helper.link('30°', 'plus', {'rate_control' : '1', 'tdir' : '30'})}}
- {{:helper.link('180°', 'plus', {'rate_control' : '1', 'tdir' : '180'})}}
-
-
-
-
- {{:helper.link('Search for devices', 'refresh', {'search_connected' : '1'})}}
-
diff --git a/nano/templates/song.tmpl b/nano/templates/song.tmpl
deleted file mode 100644
index 28ccae0c923..00000000000
--- a/nano/templates/song.tmpl
+++ /dev/null
@@ -1,89 +0,0 @@
-
-
-
-
-
Playback
-
- {{:helper.link('New', 'file', {'newsong': 1})}}
- {{:helper.link('Import', 'folder-open', {'import': 1})}}
- {{:helper.link('Play', 'play', {'play': 1}, data.lines.length > 0 ? (data.playing ? 'selected' : null) : 'disabled')}}
- {{:helper.link('Stop', 'stop', {'stop': 1}, !data.playing ? 'selected' : null)}}
-
-
-
-
Repeat Song:
- {{:helper.link('-', null, {'repeat' : -10}, data.repeat > 0 && !data.playing ? null : 'disabled')}}
- {{:helper.link('-', null, {'repeat' : -1}, data.repeat > 0 && !data.playing ? null : 'disabled')}}
-
{{:data.repeat}}
- {{:helper.link('+', null, {'repeat' : 1}, data.repeat < data.maxRepeat && !data.playing ? null : 'disabled')}}
- {{:helper.link('+', null, {'repeat' : 10}, data.repeat < data.maxRepeat && !data.playing ? null : 'disabled')}}
-
-
-
Tempo:
- {{:helper.link('-', null, {'tempo' : 10}, data.tempo < data.maxTempo ? null : 'disabled')}}
- {{:helper.link('-', null, {'tempo' : 1}, data.tempo < data.maxTempo ? null : 'disabled')}}
-
{{:helper.round(600 / data.tempo)}} BPM
- {{:helper.link('+', null, {'tempo' : -1}, data.tempo > data.minTempo ? null : 'disabled')}}
- {{:helper.link('+', null, {'tempo' : -10}, data.tempo > data.minTempo ? null : 'disabled')}}
-
-
-
-
- {{:helper.link('Add Line', 'arrow-down', {'insertline': data.lines.length + 1}, data.playing ? 'disabled' : null)}}
-
-
-
- {{:helper.link('Help', data.help ? 'close' : 'question', {'help': 1})}}
-
-
- {{if data.help}}
-
- Lines are a series of chords, separated by commas (,), each with notes seperated by hyphens (-).
-
- Every note in a chord will play together, with the chord timed by the tempo as defined above.
-
-
- Notes are played by the names of the note, and optionally, the accidental, and/or the octave number.
-
- By default, every note is natural and in octave 3. Defining a different state for either is remembered for each note.
-
- - Example: C,D,E,F,G,A,B will play a C major scale.
- - After a note has an accidental or octave placed, it will be remembered: C,C4,C#,C3 is C3,C4,C4#,C3#
-
-
-
- Chords can be played simply by seperating each note with a hyphon: A-C#,Cn-E,E-G#,Gn-B.
- A pause may be denoted by an empty chord: C,E,,C,G.
-
- To make a chord be a different time, end it with /x, where the chord length will be length defined by tempo / x, eg: C,G/2,E/4.
-
-
- Combined, an example line is: E-E4/4,F#/2,G#/8,B/8,E3-E4/4.
-
- - Lines may be up to 50 characters.
- - A song may only contain up to 50 lines.
-
-
- {{/if}}
-
-
\ No newline at end of file
diff --git a/nano/templates/spawners_menu.tmpl b/nano/templates/spawners_menu.tmpl
deleted file mode 100644
index c12490bbb60..00000000000
--- a/nano/templates/spawners_menu.tmpl
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
- O2:
-
-
- {{:data.SM_gas_O2}} %
-
-
- CO2:
-
-
- {{:data.SM_gas_CO2}} %
-
-
- N2:
-
-
- {{:data.SM_gas_N2}} %
-
-
- PL:
-
-
- {{:data.SM_gas_PL}} %
-
-
- OTHER:
-
-
- {{:data.SM_gas_OTHER}} %
-
-
-
-
-{{else}}
- {{:helper.link('Refresh', null, {'refresh' : 1})}}This tank is connected to a mask.
-{{else}}
- This tank is NOT connected to a mask.
-{{/if}}
-
-
-ERROR: An Ionspheric overload has occured. Please wait for the machine to reboot. This cannot be manually done.
-
-{{/if}}
-
-{{if data.tab == "CONFIG"}}
- No power station linked.
-{{else !data.teleporterhub}}
- No hub linked.
-{{else}}
-