Guides: различия между версиями

Материал из Tau Ceti Station Wiki
Перейти к навигации Перейти к поиску
м
(Добавлен гайд работа с уликами)
 
(не показано 120 промежуточных версий 27 участников)
Строка 1: Строка 1:
{{#css:
__NOTOC__
.wrap table {
{{FunnyTable}}
  width: 100%;
  border-collapse: collapse;
  box-shadow: 0px 3px 20px -5px grey;
  margin-bottom: 40px;
}
 
.wrap table,
.wrap th,
.wrap td { border: 1px solid grey; }
 
.wrap th { border-color: black; }
 
.wrap td {
  padding: 0;
  transition: box-shadow linear 0.15s;
  -webkit-transition: box-shadow linear 0.15s;
  -o-transition: box-shadow linear 0.15s;
  -moz-transition: box-shadow linear 0.15s;
}
 
.wrap td:hover {
  box-shadow: inset 0px 2px 20px -5px black;
  border: 0;
}
 
.wrap td > a > img {
  max-width: 32px;
  max-height: 32px;
  transition: transform linear 0.15s;
  -webkit-transition: transform linear 0.15s;
  -o-transition: transform linear 0.15s;
  -moz-transition: transform linear 0.15s;
}
 
.wrap td:hover > a > img {
  transform: scale(0.9);
}
 
.wrap td > a {
  display: block;
  transition: font-size linear 0.15s;
  -webkit-transition: font-size linear 0.15s;
  -o-transition: font-size linear 0.15s;
  -moz-transition: font-size linear 0.15s;
  color: black;
  text-decoration: none;
}
 
.wrap td > a > span {
  position: relative;
  color: black;
  text-decoration: none;
  padding-bottom: 3px;
}
 
.wrap td > a > span:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: black;
  visibility: hidden;
  transform: scaleX(0);
  transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
}
 
.wrap td > a:hover > span:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
 
.wrap td:hover > a {
  font-size: 95%;
}
 
.wrap th,
.wrap td {
  width: 25%;
  text-align: center;
}
 
.table-elementary { background-color: #F5F5FF; }
.table-elementary th { background-color: #BDBDFF; }
 
.table-engineering { background-color: #FEE098; }
.table-engineering th { background-color: #D7B460; }
 
.table-medicine { background-color: #DDF3FF; }
.table-medicine th { background-color: #A5E0FF; }
 
.table-science { background-color: #E1C3FF; }
.table-science th { background-color: #C893FF; }
 
.table-security { background-color: #FFC6C6; }
.table-security th { background-color: #DA8C8C; }
 
.table-civil { background-color: #99FF97; }
.table-civil th { background-color: #69FF69; }
 
.table-antagonists { background-color: #F5F5F5; }
.table-antagonists td { width: 20%; }
.table-antagonists th {
  background-color: black;
  color: white;
}
 
.table-other { background-color: white; }
.table-other th { background-color: #CECECE; }
 
.table-technical { background-color: #FFF4C7; }
.table-technical th { background-color: #C5B160; }
 
.tlp {
  display: inline-block;
  position: relative;
  font-size: 80%;
  font-weight: bold;
}
 
.tlp.tlp-warning { color: red; }
.tlp.tlp-warning:before { content: " ❗"; }
 
.tlp.tlp-notice { color: black; }
.tlp.tlp-notice:before { content: " ❓"; }
 
.tlp > span {
  position: absolute;
  background-color: gold; 
  color: black; 
  border-radius: 7px;
  box-shadow: 4px 4px 7px -3px grey;
  padding: 4px;
  min-width: 140px;
  top: -10px;
  right: 9999px;
  opacity: 0;
  transition: opacity linear 0.15s;
  -webkit-transition: opacity linear 0.15s;
  -o-transition: opacity linear 0.15s;
  -moz-transition: opacity linear 0.15s; 
}
 
.tlp > span:before {
  content: " ";
  position: absolute;
  top: 50%;
  left: -14px;
  width: 0;
  height: 0;
  margin-top: -6px;
  border: 8px solid transparent;
  border-right-color: gold;
}
 
.tlp:hover > span {
  right: -162px;
  opacity: 1;
}
}}
 
<div class="wrap">
<div class="wrap">
= <span class="hidden-anchor">Начальное</span> =
   <table class="table-elementary">
   <table class="table-elementary">
     <tr>
     <tr>
Строка 173: Строка 8:
     </tr>
     </tr>
     <tr>
     <tr>
       <td>[[Starter_Guide|<img alt="OpCom" src="http://tauceti.ru/w/images/e/e2/Taffy.gif"><br /><span>Начинающему игроку</span>]]</td>
       <td> [[File: Assistant.png | Начинающему игроку | link=Starter_Guide]]</td>
       <td>[[A Crash Course In Roleplaying|<img alt="Paper" src="http://tauceti.ru/w/images/b/b2/Paper.png"><br /><span>Ускоренный курс по ролевым играм</span>]]</td>
       <td> [[File: Stamped_paper.png | Ускоренный курс по ролевым играм | link=A Crash Course In Roleplaying]]</td>
       <td>[[NanoTrasen Rules and Regulations|<img alt="Paper" src="http://tauceti.ru/w/images/b/b2/Paper.png"><br /><span>Правила и Инструкции НаноТрейзен</span>]]</td>
       <td> [[File: Operating_Computer.gif | Горячие клавиши | link=Keyboard_Shortcuts]]</td>
       <td>[[Как избежать бана|<img alt="Jobmonkey" src="http://tauceti.ru/w/images/9/94/Jobmonkey.png"><br /><span>Как избежать бана</span>]]</td>
       <td> [[File: Skillbooks.gif | Умения персонажей | link=Умения_Персонажей ]] </td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td>[[Standard_Operating_Procedure|<img alt="Joinnow" src="http://tauceti.ru/w/images/4/46/Joinnow.png"><br /><span>Стандартный Порядок Действий</span>]]</td>
       <td style="background-color: #E6FFE2;"> [[File: Terminology.png | Часто задаваемые вопросы | link=Q&A]]</td>
       <td>[[Legal Standard Operating Procedure|<img alt="LSOPbook" src="http://tauceti.ru/w/images/7/7e/LSOPbook.png"><br /><span>Юридические Стандартные Операционные Процедуры</span>]]</td>
       <td> [[File: ClownT.png | Полезные советы | link=Полезные_советы]]</td>
       <td>[[Guide to Paperwork|<img alt="PaperTray" src="http://tauceti.ru/w/images/3/3a/PaperTray.png"><br /><span>Бюрократия</span>]]</td>
       <td> [[File: Headset.png | Радиочастоты | link=Radio_Channels]]</td>
       <td>[[Identifying Antagonists|<img alt="SyndicateBalloon" src="http://tauceti.ru/w/images/f/f2/SyndicateBalloon.png"><br /><span>Идентификация антагонистов</span>]]</td>
       <td> [[File: Notebook.png | Справочники по терминам | link=Directory]]</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td>[[Полезные советы|<img alt="ClownT" src="http://tauceti.ru/w/images/e/ed/ClownT.png"><br /><span>Полезные советы</span>]]</td>
       <td> [[File: SyndicateBalloon.png | Идентификация антагонистов | link=Identifying_Antagonists]]</td>
       <td>[[Radio_Channels|<img alt="Headset" src="http://tauceti.ru/w/images/3/32/Headset.png"><br /><span>Радиочастоты</span>]]</td>
       <td>[[File: Harm.png | Бойцовский клуб | link=Guide_to_Combat]]</td>
       <td>[[HUD|<img alt="HUD" src="http://tauceti.ru/w/images/5/57/HUD-Full.gif"><br /><span>HUD'ы</span>]]</td>
       <td>[[File: Pen.png | Работа и её назначение | link=Job_selection_and_assignment]]</td>
       <td style="background-color: #E6FFE2;">[[FAQ|<img alt="Terminology" src="http://tauceti.ru/w/images/2/28/Terminology.png"><br /><span>Часто Задаваемые Вопросы</span>]]</td>
       <td> [[File: HUD-Full.gif | HUD'ы | link=HUD]]</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td>[[Fax|<img alt="ClownT" src="http://tauceti.ru/w/images/7/7b/Faxmachine.gif"><br /><span>Факс</span>]]</td>
       <td> [[File: SOP.png | Стандартный порядок действий | link=Standard_Operating_Procedure]]</td>
       <td>[[Guide to Command|<img alt="Captain" src="http://tauceti.ru/w/images/a/a9/Captain.png"><br /><span>Гайд по командованию</span>]]</td>
       <td> [[File: Paper.png | Правила и инструкции НаноТрейзен | link=NanoTrasen Rules and Regulations]]</td>
       <td>[[Directory|<img alt="Paper" src="http://tauceti.ru/w/images/b/b2/Paper.png"><br /><span>Справочники по терминам</span>]]</td>
       <td>[[File: ATM.png | Деньги, что с ними делать и как? | link=Деньги]]</td>
       <td>[[Keyboard Shortcuts|<img alt="OpCom" src="http://tauceti.ru/w/images/a/a9/OpCom.png"><br /><span>Горячие клавиши</span>]]</td>
       <td> [[File: PaperTray.png | Бюрократия | link=Guide_to_Paperwork]]</td>
     </tr>
     </tr>
   </table>
   </table>


 
= <span class="hidden-anchor">Инженерия</span> =
   <table class="table-engineering">
   <table class="table-engineering">
     <tr>
     <tr>
Строка 204: Строка 39:
     </tr>
     </tr>
     <tr>
     <tr>
       <td>[[Guide to Engineering|<img alt="Wrench" src="http://tauceti.ru/w/images/7/7c/Wrench.png"><br /><span>Основы</span>]]</td>
       <td> [[File: Wrench1.gif | Основы | link=Guide_to_Engineering]]</td>
       <td>[[Atmospherics|<img alt="O2_canister" src="http://tauceti.ru/w/images/a/a5/O2_canister.png"><br /><span>Атмосферникам</span>]]</td>
       <td> [[File: O2_canister.png | Атмосферникам | link=Guide_to_Atmospherics]]</td>
       <td>[[Construction|<img alt="Rcd" src="http://tauceti.ru/w/images/4/47/Rcd.png"><br /><span>Строительство</span>]]</td>
       <td> [[File: Welder1.gif | Строительство | link=Construction]]</td>
       <td>[[Suppermatter_Engine|<img alt="Supermatter" src="http://tauceti.ru/w/images/0/06/Supermatter.PNG"><br /><span>Настройка суперматерии</span>]]</td>
       <td> [[File: Wirecutters_random.gif | Взлом | link=Hacking]]</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td>[[Singularity Engine|<img alt="Singulo_1" src="http://tauceti.ru/w/images/7/7e/Singulo_1.gif"><br /><span>Запуск и обслуживание сингулярного двигателя</span>]]</td>
       <td> [[File: Bus.gif | Телекоммуникации | link=Telecommunications]]</td>
       <td>[[Solars|<img alt="Solar" src="http://tauceti.ru/w/images/2/25/Solar.png"><br /><span>Настройка солнечных панелей</span>]]</td>
       <td> [[File: Machine_Frame.png | Машинерия | link=Machine]]</td>
       <td>[[Hacking|<img alt="Wirecutters" src="http://tauceti.ru/w/images/8/8c/Wirecutters.png"><br /><span>Взлом</span>]]</td>
       <td> [[File: APC2.gif | Руководство по энергосетям | link=Guide_to_power]]</td>
       <td>[[Telecommunications|<img alt="Server" src="http://tauceti.ru/w/images/d/dd/Server.gif"><br /><span>Телекоммуникации</span>]]</td>
       <td> [[File: Shield_gen.png | Настройка генератора щита | link=Guide_to_Shield_Generator]]</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td>[[Guide to Shield Generator|<img alt="Shield_gen" src="http://tauceti.ru/w/images/6/6b/Shield_gen.png"><br /><span>Настройка генератора щита</span>]]</td>
       <td> [[File: Solar.png | Настройка солнечных панелей | link=Solars]]</td>
       <td>[[Tesla Engine|<img alt="Energy_ball" src="http://tauceti.ru/w/images/d/d9/Energy_ball.gif"><br /><span>Запуск генератора Тесла</span>]]</td>
       <td> [[File: Energy_ball.gif | Запуск тесла-двигателя | link=Tesla_Engine]]</td>
       <td>[[Machine|<img alt="Machine_Frame" src="http://tauceti.ru/w/images/6/64/Machine_Frame.png"><br /><span>Машинерия</span>]]</td>
       <td> [[File: Core.gif | Руководство по настройке токамака | link=Tokamak]]</td>
<td>[[Guide_to_power|<img alt="Apc" src="http://tauceti.ru/w/images/1/10/APC2.gif"><br /><span>Руководство по энергосетям</span>]]</td>
      <td>[[File:Teg.png|Руководство по настройке ТЭГ|link=ТЭГ]]</td>
     </tr>
     </tr>
    <tr>
      <td colspan="2"> [[File: Singularity.gif | Запуск и обслуживание сингулярного двигателя | link=Singularity_Engine]]</td>
      <td colspan="2">  [[File:Supermatter.PNG| Настройка суперматерии | link=Supermatter_Engine]]</td>
  </tr>
   </table>
   </table>


 
= <span class="hidden-anchor">Медицина</span> =
   <table class="table-medicine">
   <table class="table-medicine">
     <tr>
     <tr>
Строка 229: Строка 68:
     </tr>
     </tr>
     <tr>
     <tr>
       <td>[[Guide_to_Virology|<img alt="Vialbox" src="http://tauceti.ru/w/images/d/d2/Vialbox.png"><br /><span>Успешным вирусологам</span>]]</td>
       <td colspan="2"> [[File: SMed.png | Основы медицины | link=Guide_to_Medicine]]</td>
       <td>[[Surgery|<img alt="Saw" src="http://tauceti.ru/w/images/0/0a/Saw.png"><br /><span>Хирургия</span>]]</td>
       <td> [[File: Saw_bloody.png | Хирургия | link=Surgery]]</td>
       <td>[[Guide_to_Cadavers|<img alt="Autopsy_scanner" src="http://tauceti.ru/w/images/5/56/Autopsy_scanner.png"><br /><span>Вскрытия</span>]]</td>
       <td> [[File: Autopsy.gif | Вскрытия | link=Guide_to_Cadavers]]</td>
      <td>[[Guide to Chemistry|<img alt="Bottles" src="http://tauceti.ru/w/images/7/77/Bottles.gif"><br /><span>Химические формулы</span>]]</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td>[[Mental_illness|<img alt="Straight" src="http://tauceti.ru/w/images/7/7a/Straight.png"><br /><span>Психические болезни</span>]]</td>
       <td> [[File: Antibody_scanner.gif | Успешным вирусологам | link=Guide_to_Virology]]</td>
       <td>[[Guide to Genetics|<img alt="Scanner" src="http://tauceti.ru/w/images/b/bb/Scanner.gif"><br /><span>Успешным генетикам</span>]]</td>
       <td> [[File: Scanner.gif | Успешным генетикам | link=Guide_to_Genetics]]</td>
       <td colspan="2">[[Guide to Medicine|<img alt="Firstaid" src="http://tauceti.ru/w/images/0/0b/SMed.png"><br /><span>Основы медицины</span>]]</td>
       <td> [[File: Bottles.gif | Химические формулы | link=Guide_to_Chemistry]]</td>
      <td> [[File: Straight.png | Психические болезни | link=Mental_illness]]</td>
     </tr>
     </tr>
   </table>
   </table>


 
= <span class="hidden-anchor">Наука</span> =
   <table class="table-science">
   <table class="table-science">
     <tr>
     <tr>
       <th colspan="4">Наука</th>
       <th colspan="3">Наука</th>
     </tr>
     </tr>
     <tr>
     <tr>
       <td>[[Guide to Research and Development|<img alt="Disk" src="http://tauceti.ru/w/images/0/06/Disk.gif"><br /><span>Основы исследований</span>]]</td>
       <td> [[File: Disk.gif | Основы исследований | link=Guide_to_Research_and_Development]]</td>
       <td>[[Guide to toxins|<img alt="Explosivebombthatgoesboom" src="http://tauceti.ru/w/images/d/dd/Explosivebombthatgoesboom.png"><br /><span>Как ''правильно'' изучать форон</span>]]</td>
       <td> [[File: Plasmatank.png | Как ''правильно'' изучать форон | link=Guide_to_toxins]]</td>
       <td>[[Guide to robotics|<img alt="Generic_borg" src="http://tauceti.ru/w/images/f/f1/Generic_borg.png"><br /><span>Робототехника</span>]]</td>
       <td> [[File: Cyborg.png | Робототехника | link=Guide_to_robotics]]</td>
      <td>[[Guide to xenobiology|<img alt="Baby_slime" src="http://tauceti.ru/w/images/e/e6/Baby_slime.gif"><br /><span>Ксенобиология</span>]]</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td>[[Guide to Xenoarchaeology|<img alt="Pickhand" src="http://tauceti.ru/w/images/6/62/Pickhand.png"><br /><span>Ксеноархеология</span>]]</td>
       <td> [[File: Greybabyslime.gif | Ксенобиология | link=Guide_to_xenobiology]]</td>
       <td>[[Finds|<img alt="Shovel" src="http://tauceti.ru/w/images/7/77/Shovel.png><br /><span>Что можно найти на астероиде</span>]]</td>
      <td> [[File: Hand_pickaxe.png | Ксеноархеология | link=Guide_to_Xenoarchaeology]]</td>
       <td>[[Guide_To_Telescience|<img alt="Telepadidle" src="http://tauceti.ru/w/images/4/42/Telepadidle.gif"><br /><span>Телесайнс</span>]]</td>
       <td> [[File: Shovel.png | Что можно найти на астероиде | link=Finds]]</td>
       <td>[[Guide_to_Exosuits|<img alt="Honk" src="http://tauceti.ru/w/images/a/aa/Honk.png"><br /><span>Помощь по экзоскелетам</span>]]</td>
    </tr>
    <tr>
       <td> [[File: Telepadidle.gif | Телесайнс | link=Guide_To_Telescience]]</td>
       <td> [[File: Honk.png | Помощь по экзоскелетам | link=Guide_to_Exosuits]]</td>
      <td> [[File: Machine_broken.gif | Обслуживание СПУ | link=Guide_to_IPC_maintenance]]</td>
     </tr>
     </tr>
   </table>
   </table>


 
= <span class="hidden-anchor">Охрана</span> =
   <table class="table-security">
   <table class="table-security">
     <tr>
     <tr>
Строка 266: Строка 108:
     </tr>
     </tr>
     <tr>
     <tr>
       <td>[[Guide to Security|<img alt="StunBaton" src="http://tauceti.ru/w/images/9/96/StunBaton.gif"><br /><span>Как быть нормальным охранником</span>]]</td>
       <td>[[File: SpaceLaw.png | Космический закон | link=Space_Law]]</td>
       <td>[[Shitcurity|<img alt="Donut" src="http://tauceti.ru/w/images/9/9b/Donut.png"><br /><span>Как быть мудаком-охранником<div class="tlp tlp-warning"><span>Что НЕ нужно делать!</span></div></span>]]</td>
      <td>[[File: Fingerprint_Powder.png | Работа с уликами | link=Guide_to_Forensics]]</td>
       <td>[[Space Law|<img alt="Lawbook" src="http://tauceti.ru/w/images/1/15/SpaceLaw.png"><br /><span>Космический закон</span>]]</td>
       <td>[[File: Implant_Case.png | Имплант лояльности | link=Loyalty_Implant]]</td>
    </tr>
    <tr>
      <td colspan="2">[[File: StunBaton.gif | Как быть нормальным охранником | link=Guide_to_Security]]</td>
       <td>[[File: Donut_plain.png | Как быть мудаком-охранником | link=Shitcurity]]</td>
     </tr>
     </tr>
   </table>
   </table>


 
= <span class="hidden-anchor">Гражданское</span> =
   <table class="table-civil">
   <table class="table-civil">
     <tr>
     <tr>
       <th colspan="4">Гражданское</th>
       <th colspan="3">Гражданское</th>
     </tr>
     </tr>
     <tr>
     <tr>
       <td>[[Guide to Hydroponics|<img alt="Carrot" src="http://tauceti.ru/w/images/c/c3/Carrot.png"><br /><span>Гидропоника</span>]]</td>
       <td>[[File: Carrot.png | Гидропоника | link=Guide_to_Hydroponics]]</td>
       <td>[[Guide to Food and Drinks|<img alt="ToxinsSpecial" src="http://tauceti.ru/w/images/a/a4/ToxinsSpecial.gif"><br /><span>Еда и выпивка</span>]]</td>
       <td>[[File: Burger.png | Еда и выпивка | link=Guide_to_Food_and_Drinks]]</td>
       <td>[[Supply_crates|<img alt="Critter" src="http://tauceti.ru/w/images/2/24/Critter.png"><br /><span>Ящики поставки</span>]]</td>
       <td>[[File: Staff.gif | Ритуалы | link=Ритуалы]]</td>
       <td>[[Guide to Mining|<img alt="Orebox" src="http://tauceti.ru/w/images/d/de/Orebox.png"><br /><span>Шахты и борьба с монстрами</span>]]</td>
    </tr>
    <tr>
      <td>[[File: Critter.png | Ящики поставки | link=Supply_crates]]</td>
       <td>[[File: Orebox.png | Шахты и борьба с монстрами | link=Guide_to_Mining]]</td>
      <td>[[File: GruzTorg Package.png | Грузторг | link=Guide_to_Store]]</td>
     </tr>
     </tr>
   </table>
   </table>


 
= <span class="hidden-anchor">Антагонисты</span> =
   <table class="table-antagonists">
   <table class="table-antagonists">
     <tr>
     <tr>
       <th colspan="5">Антагонисты</th>
       <th colspan="4">Антагонисты</th>
     </tr>
     </tr>
     <tr>
     <tr>
       <td>[[Traitor|<img alt="Sword" src="http://tauceti.ru/w/images/1/1f/Sword.gif"><br /><span>Искусство предавать</span>]]</td>
       <td>[[File: Sword.gif | Искусство предавать | link=Traitor]]</td>
       <td>[[Syndicate_Items|<img alt="Syndicate_uplink" src="http://tauceti.ru/w/images/9/93/Syndicate_uplink.png"><br /><span>Вещи синдиката</span>]]</td>
       <td>[[File: Syndicate_uplink.png | Вещи Синдиката | link=Syndicate_Items]]</td>
       <td>[[Syndicate Guide|<img alt="Nuke" src="http://tauceti.ru/w/images/2/23/Nuke.gif"><br /><span>Ядерная угроза</span>]]</td>
       <td>[[File: Nuke.gif | Ядерная угроза | link=Syndicate_Guide]]</td>
      <td>[[Xenos|<img alt="Alien" src="http://tauceti.ru/w/images/1/12/Alien.png"><br /><span>Чужие против людей</span>]]</td>
       <td>[[File: Cult.png | Тайны тёмного культа | link=Cult_Magic]]</td>
       <td>[[Cult Magic|<img alt="Cult" src="http://tauceti.ru/w/images/0/0f/Cult.png"><br /><span>Тайны тёмного культа</span>]]</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td>[[Guide to Malfunction|<img alt="Malf_AI" src="http://tauceti.ru/w/images/c/c5/Malf_AI.gif"><br /><span>Неисправный искусственный интеллект</span>]]</td>
       <td>[[File: Malf_AI.gif | Неисправный искусственный интеллект | link=Guide_to_Malfunction]]</td>
       <td>[[Wizard|<img alt="Wizard" src="http://tauceti.ru/w/images/c/c7/Wizard.png"><br /><span>Тайная федерация магов</span>]]</td>
       <td>[[File: Wizard.png | Тайная федерация магов | link=Wizard]]</td>
       <td>[[Revolution|<img alt="Rev" src="http://tauceti.ru/w/images/2/23/Rev.png"><br /><span>Viva La Revolution!</span>]]</td>
       <td>[[File: Rev.png | Viva La Revolution! | link=Revolution]]</td>
      <td>[[Pirate|<img alt="Pirate" src="http://tauceti.ru/w/images/4/4b/Pirate.gif"><br /><span>Ограбление!</span>]]</td>
       <td>[[File: Voxraider.png | Налет воксов | link=Vox_Raider]]</td>
       <td>[[Meme|<img alt="Memo" src="http://tauceti.ru/w/images/4/40/Memo.png"><br /><span>Мемо</span>]]</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td>[[Space Ninja|<img alt="SpaceNinja" src="http://tauceti.ru/w/images/6/66/SpaceNinja.png"><br /><span>Космический ниндзя</span>]]</td>
       <td>[[File: SpaceNinja.png | Космический ниндзя | link=Space_Ninja]]</td>
       <td>[[Shadowling|<img alt="Shadowbeing" src="http://tauceti.ru/w/images/1/18/Shadowbeing.png"><br /><span>Шедоулинг</span>]]</td>
       <td>[[File: Shadowbeing.png | Шедоулинг | link=Shadowling]]</td>
       <td>[[Changeling|<img alt="Changeling" src="http://tauceti.ru/w/images/8/8c/Changeling.gif"><br /><span>Генокрад</span>]]</td>
       <td>[[File: Changeling.gif | Генокрад | link=Changeling]]</td>
      <td>[[Mutiny|<img alt="Force" src="http://tauceti.ru/w/images/0/09/Force.png"><br /><span>Мятеж</span>]]</td>
       <td>[[File: Blob core.gif | Блоб | link=Blob]]</td>
       <td>[[Blob|<img alt="Blob" src="http://tauceti.ru/w/images/9/9d/Blob.png"><br /><span>Блоб</span>]]</td>
     </tr>
     </tr>
     <tr>
     <tr>
      <td colspan="2">[[Abductor|<img alt="Agent" src="http://tauceti.ru/w/images/f/f3/Agent.png"><br /><span>Абдуктор</span>]]</td>
      <td>[[File: Borer.png | Борер | link=Cortical_Borer]]</td>
      <td colspan="1">[[Gang_Wars|<img alt="Dominator" src="http://tauceti.ru/w/images/6/69/Dominator.gif"><br /><span>Война банд</span>]]</td>
      <td>[[File: Alien.png | Чужие против людей | link=Xenos]]</td>
      <td>[[Slime|<img alt="Bluebabyslime" src="http://tauceti.ru/w/images/2/2a/Bluebabyslime.gif"><br /><span>Слайм</span>]]</td>
      <td>[[File: Agent.png | Абдуктор | link=Abductor]]</td>
      <td>[[Vox Raider|<img alt="Voxraider" src="http://tauceti.ru/w/images/7/71/Voxraider.png"><br /><span>Налет Воксов</span>]]</td>
      <td>[[File: Gscans.png | Семьи | link=Families]]</td>
    </tr>
    <tr>
      <td colspan="4">[[File: Replicator ui replicate.png | Репликаторы | link=Replicator]]</td>
     </tr>
     </tr>
   </table>
   </table>


 
= <span class="hidden-anchor">Прочее</span> =
   <table class="table-other">
   <table class="table-other">
     <tr>
     <tr>
Строка 325: Строка 175:
     </tr>
     </tr>
     <tr>
     <tr>
       <td>[[:Категория:Objects|<img alt="Objects" src="http://tauceti.ru/w/images/8/8b/Objects.gif"><br /><span>Список предметов по категориям</span>]]</td>
       <td>[[File: Randomitems.gif | Список предметов по категориям | link=Objects]]</td>
       <td>[[Незаконный_доступ|<img alt="Id_regular" src="http://tauceti.ru/w/images/d/d2/Id_regular.png"><br /><span>Проникновение в отсеки</span>]]</td>
       <td>[[File: Card_id.png | Проникновение в отсеки | link=Незаконный_доступ]]</td>
       <td>[[Piano|<img alt="Piano" src="http://tauceti.ru/w/images/e/ea/Piano.png"><br /><span>Космо-музыка</span>]]</td>
       <td>[[File: Desert_eagle.png | Оружие | link=Guide_to_Robust_Things]]</td>
       <td>[[Guide to Robust Things|<img alt="Antique_laser" src="http://tauceti.ru/w/images/4/40/Antique_laser.png"><br /><span>Оружие</span>]]</td>
       <td> [[File: Ww.png | Как избежать бана | link=Как избежать бана]]</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td>[[Руководство по сборке бомб|<img alt="Fueltank1" src="http://tauceti.ru/w/images/5/58/Fueltank1.png"><br /><span>Руководство по сборке бомб</span>]]</td>
       <td>[[File: RiotS.png | Защита | link=Guide_to_Defense]]</td>
       <td>[[Guide_to_Defense|<img alt="RiotS" src="http://tauceti.ru/w/images/a/ac/RiotS.png"><br /><span>Защита</span>]]</td>
       <td>[[File: Goldgrub.png | Инородные существа | link=Creatures]]</td>
       <td>[[Creatures|<img alt="Carp" src="http://tauceti.ru/w/images/4/40/Goldgrub.png"><br /><span>Инородные существа<div class="tlp tlp-notice"><span>Боты</span></div></span>]]</td>
       <td> [[File: Captain.png | Руководство по командованию | link=Guide_to_Command]]</td>
       <td>[[Reading Material|<img alt="Bookshelf" src="http://tauceti.ru/w/images/f/f7/Bookshelf.png"><br /><span>Что почитать</span>]]</td>
       <td> [[File: Faxmachine.gif | Факс | link=Fax]]</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td>[[Guide to Combat|<img alt="Harm" src="http://tauceti.ru/w/images/e/ee/Harm.png"><br /><span>Бойцовский клуб</span>]]</td>
       <td>[[File: Carp.gif | Случайные события | link=Random_events]]</td>
       <td>[[Job selection and assignment|<img alt="Pen" src="http://tauceti.ru/w/images/4/4f/Pen.png"><br /><span>Работа и её назначение</span>]]</td>
       <td>[[File: Jukebox.png | Джукбокс | link=Jukebox]]</td>
       <td colspan="2">[[Random events|<img alt="Meteor" src="http://tauceti.ru/w/images/9/9f/Carp.gif"><br /><span>Случайные события</span>]]</td>
       <td>[[File: Meteor.gif | Метеоритный дождь | link=Meteor_Guide]]</td>
      <td>[[File: Piano.png | Космо-музыка | link=Music]]</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td colspan="2">[[Деньги|<img alt="ATM" src="http://tauceti.ru/w/images/0/0d/ATM.png"><br /><span>Деньги, что с ними делать и как?</span>]]</td>
       <td colspan="2">[[File: Trash_Bag_Full.png | Свалка | link=Junkyard]]</td>
       <td colspan="2">[[Meteor Guide|<img alt="Meteor" src="http://tauceti.ru/w/images/0/0a/Meteor.gif"><br /><span>Метеоритный дождь</span>]]</td>
       <td colspan="2"> [[File: Rainbow_under.png | Персонализированные предметы | link=Fluff]]</td>
     </tr>
     </tr>
  </table>
</table>
 


= <span class="hidden-anchor">Желающим_внести_вклад</span> =
{{#css:
.wikigang_fix > a > img {
  height: 24px;
}
}}
   <table class="table-technical">
   <table class="table-technical">
     <tr>
     <tr>
       <th colspan="4">Техническое</th>
       <th colspan="4">Желающим внести вклад</th>
     </tr>
     </tr>
     <tr>
     <tr>
       <td>[[Шаблоны|<img alt="Code" src="http://tauceti.ru/w/images/8/81/Code.gif"><br /><span>Шаблоны википедии</span>]]</td>
       <td>[[File: Github.png | Работа с репозиторием на GitHub | link=Git]]</td>
       <td>[[Server Startup|<img alt="Server" src="http://tauceti.ru/w/images/7/78/Server.png"><br /><span>Создание своего сервера</span>]]</td>
       <td>[[File: Server.png | Запуск локального сервера | link=Server_Startup]]</td>
       <td>[[Starter guide to admin tools|<img alt="Lawbook" src="http://tauceti.ru/w/images/1/15/SpaceLaw.png"><br /><span>Руководство администратора</span>]]</td>
       <td>[[File: SecHud.png | Руководство администратора | link=Starter_guide_to_admin_tools]]</td>
       <td>[[Music_Creation|<img alt="Music" src="http://tauceti.ru/w/images/2/2c/Music.png"><br /><span>Создание своей музыки</span>]]</td>
    </tr>  
    <tr>
      <td>[[File: Blueprint.png | Руководство по маппингу | link=Guide_to_Mapping]]</td>
       <td>[[File: bucket.png | Спрайтинг для начинающих | link=Guide_to_Spriting]]</td>
      <td>[[File: Speaker.png | Саундмейкинг для начинающих | link=Soundmaking]]</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <td colspan="2">[[Git/GitHub|<img alt="ATM" src="http://tauceti.ru/w/images/3/38/Github.png"><br /><span>О GitHub'е</span>]]</td>
       <td class="wikigang_fix">[[File: wikigang.png| Для wiki-редакторов | link=Goals_and_Development]]</td>
       <td colspan="2">[[Git/Git-console|<img alt="ATM" src="http://tauceti.ru/w/images/b/b2/Gitshell.png"><br /><span>О коде</span>]]</td>
      <td>[[File: Code.gif | Шаблоны википедии | link=Шаблоны]]</td>
     </tr>  
       <td>[[File: Music.png | Создание своей музыки | link=Music_Creation]]</td>
     </tr>
   </table>
   </table>
</div>
</div>
{{Quick menu}}
{{Quick menu}}
[[Category:Guides]]
[[Category:Guides]]

Текущая версия на 12:01, 12 августа 2025


Начальное

Начальное
Начинающему игроку Ускоренный курс по ролевым играм Горячие клавиши Умения персонажей
Часто задаваемые вопросы Полезные советы Радиочастоты Справочники по терминам
Идентификация антагонистов Бойцовский клуб Работа и её назначение HUD'ы
Стандартный порядок действий Правила и инструкции НаноТрейзен Деньги, что с ними делать и как? Бюрократия

Инженерия

Инженерия
Основы Атмосферникам Строительство Взлом
Телекоммуникации Машинерия Руководство по энергосетям Настройка генератора щита
Настройка солнечных панелей Запуск тесла-двигателя Руководство по настройке токамака Руководство по настройке ТЭГ
Запуск и обслуживание сингулярного двигателя Настройка суперматерии

Медицина

Медицина
Основы медицины Хирургия Вскрытия
Успешным вирусологам Успешным генетикам Химические формулы Психические болезни

Наука

Наука
Основы исследований Как правильно изучать форон Робототехника
Ксенобиология Ксеноархеология Что можно найти на астероиде
Телесайнс Помощь по экзоскелетам Обслуживание СПУ

Охрана

Охрана
Космический закон Работа с уликами Имплант лояльности
Как быть нормальным охранником Как быть мудаком-охранником

Гражданское

Гражданское
Гидропоника Еда и выпивка Ритуалы
Ящики поставки Шахты и борьба с монстрами Грузторг

Антагонисты

Антагонисты
Искусство предавать Вещи Синдиката Ядерная угроза Тайны тёмного культа
Неисправный искусственный интеллект Тайная федерация магов Viva La Revolution! Налет воксов
Космический ниндзя Шедоулинг Генокрад Блоб
Борер Чужие против людей Абдуктор Семьи
Репликаторы

Прочее

Прочее
Список предметов по категориям Проникновение в отсеки Оружие Как избежать бана
Защита Инородные существа Руководство по командованию Факс
Случайные события Джукбокс Метеоритный дождь Космо-музыка
Свалка Персонализированные предметы

Желающим_внести_вклад

Желающим внести вклад
Работа с репозиторием на GitHub Запуск локального сервера Руководство администратора
Руководство по маппингу Спрайтинг для начинающих Саундмейкинг для начинающих
Для wiki-редакторов Шаблоны википедии Создание своей музыки
Home-universe.pngHome-professions.pngHome-modes.pngHome-guides.pngHome-locs.pngHome-rules.png