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

Материал из Tau Ceti Station Wiki
Перейти к навигации Перейти к поиску
м (Убраны лишние заглавные буквы)
 
(не показана 101 промежуточная версия 26 участников)
Строка 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;
}
}}
 
=<center>Начальное</center>=
<div class="wrap">
<div class="wrap">
= <span class="hidden-anchor">Начальное</span> =
   <table class="table-elementary">
   <table class="table-elementary">
     <tr>
     <tr>
       <td>[[Starter_Guide|<img alt="OpCom" src="http://tauceti.ru/w/images/e/e2/Taffy.gif"><br /><span>Начинающему игроку</span>]]</td>
       <th colspan="4">Начальное</th>
       <td>[[A Crash Course In Roleplaying|<img alt="Paper" src="http://tauceti.ru/w/images/b/b2/Paper.png"><br /><span>Ускоренный курс по ролевым играм</span>]]</td>
    </tr>
       <td>[[NanoTrasen Rules and Regulations|<img alt="Paper" src="http://tauceti.ru/w/images/b/b2/Paper.png"><br /><span>Правила и Инструкции НаноТрейзен</span>]]</td>
    <tr>
       <td>[[Как избежать бана|<img alt="Jobmonkey" src="http://tauceti.ru/w/images/9/94/Jobmonkey.png"><br /><span>Как избежать бана</span>]]</td>
      <td> [[File: Taffy.gif | Начинающему игроку | link=Starter_Guide]]</td>
       <td> [[File: Stamped_paper.png | Ускоренный курс по ролевым играм | link=A Crash Course In Roleplaying]]</td>
       <td> [[File: Paper.png | Правила и инструкции НаноТрейзен | link=NanoTrasen Rules and Regulations]]</td>
       <td> [[File: Jobmonkey.png | Как избежать бана | 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> [[File: SOP.png | Стандартный порядок действий | link=Standard_Operating_Procedure]]</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: Faxmachine.gif | Факс | link=Fax]]</td>
       <td>[[Guide to Paperwork|<img alt="PaperTray" src="http://tauceti.ru/w/images/3/3a/PaperTray.png"><br /><span>Бюрократия</span>]]</td>
       <td> [[File: PaperTray.png | Бюрократия | link=Guide_to_Paperwork]]</td>
       <td>[[Identifying Antagonists|<img alt="SyndicateBalloon" src="http://tauceti.ru/w/images/f/f2/SyndicateBalloon.png"><br /><span>Идентификация антагонистов</span>]]</td>
       <td> [[File: SyndicateBalloon.png | Идентификация антагонистов | link=Identifying_Antagonists]]</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: ClownT.png | Полезные советы | link=Полезные_советы]]</td>
       <td>[[Radio_Channels|<img alt="Headset" src="http://tauceti.ru/w/images/3/32/Headset.png"><br /><span>Радиочастоты</span>]]</td>
       <td> [[File: Headset.png | Радиочастоты | link=Radio_Channels]]</td>
       <td>[[HUD|<img alt="HUD" src="http://tauceti.ru/w/images/5/57/HUD-Full.gif"><br /><span>HUD'ы</span>]]</td>
       <td> [[File: HUD-Full.gif | HUD'ы | link=HUD]]</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 style="background-color: #E6FFE2;"> [[File: Terminology.png | Часто задаваемые вопросы | link=Q&A]]</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: Captain.png | Руководство по командованию | link=Guide_to_Command]]</td>
       <td>[[Guide to Command|<img alt="Captain" src="http://tauceti.ru/w/images/a/a9/Captain.png"><br /><span>Гайд по командованию</span>]]</td>
       <td> [[File: Notebook.png | Справочники по терминам | link=Directory]]</td>
       <td>[[Directory|<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>[[Keyboard Shortcuts|<img alt="OpCom" src="http://tauceti.ru/w/images/a/a9/OpCom.png"><br /><span>Горячие клавиши</span>]]</td>
       <td> [[File: Cartridge.png | Умения персонажей | link=Умения_Персонажей ]] </td>
     </tr>
     </tr>
   </table>
   </table>


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


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


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


=<center>Охрана</center>=
= <span class="hidden-anchor">Охрана</span> =
   <table class="table-security">
   <table class="table-security">
     <tr>
     <tr>
       <td>[[Guide to Security|<img alt="StunBaton" src="http://tauceti.ru/w/images/9/96/StunBaton.gif"><br /><span>Как быть нормальным охранником</span>]]</td>
       <th colspan="4">Охрана</th>
       <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>
    </tr>
       <td>[[Space Law|<img alt="Lawbook" src="http://tauceti.ru/w/images/1/15/SpaceLaw.png"><br /><span>Космический закон</span>]]</td>
    <tr>
      <td>[[File: StunBaton.gif | Как быть нормальным охранником | link=Guide_to_Security]]</td>
       <td>[[File: Donut_plain.png | Как быть мудаком-охранником | link=Shitcurity]]</td>
       <td>[[File: SpaceLaw.png | Космический закон | link=Space_Law]]</td>
      <td>[[File: Implanter.png | Имплант лояльности | link=Loyalty_Implant]]</td>
     </tr>
     </tr>
   </table>
   </table>


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


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


=<center>Прочее</center>=
= <span class="hidden-anchor">Прочее</span> =
   <table class="table-other">
   <table class="table-other">
     <tr>
     <tr>
       <td>[[:Категория:Objects|<img alt="Objects" src="http://tauceti.ru/w/images/8/8b/Objects.gif"><br /><span>Список предметов по категориям</span>]]</td>
       <th colspan="4">Прочее</th>
       <td>[[Незаконный_доступ|<img alt="Id_regular" src="http://tauceti.ru/w/images/d/d2/Id_regular.png"><br /><span>Проникновение в отсеки</span>]]</td>
    </tr>
       <td>[[Piano|<img alt="Piano" src="http://tauceti.ru/w/images/e/ea/Piano.png"><br /><span>Космо-музыка</span>]]</td>
    <tr>
       <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: Randomitems.gif | Список предметов по категориям | link=Objects]]</td>
       <td>[[File: Card_id.png | Проникновение в отсеки | link=Незаконный_доступ]]</td>
       <td>[[File: Piano.png | Космо-музыка | link=Piano]]</td>
       <td>[[File: Antique_laser.png | Оружие | link=Guide_to_Robust_Things]]</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: Harm.png | Бойцовский клуб | link=Guide_to_Combat]]</td>
       <td>[[Reading Material|<img alt="Paper" src="http://tauceti.ru/w/images/b/b2/Paper.png"><br /><span>Полезные материалы</span>]]</td>
       <td>[[File: Pen.png | Работа и её назначение | link=Job_selection_and_assignment]]</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: ATM.png | Деньги, что с ними делать и как? | link=Деньги]]</td>
       <td>[[File: Meteor.gif | Метеоритный дождь | link=Meteor_Guide]]</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>


=<center>Техническое</center>=
= <span class="hidden-anchor">Техническое</span> =
   <table class="table-technical">
   <table class="table-technical">
     <tr>
     <tr>
       <td>[[Шаблоны|<img alt="Code" src="http://tauceti.ru/w/images/8/81/Code.gif"><br /><span>Шаблоны википедии</span>]]</td>
       <th colspan="4">Техническое</th>
      <td>[[Server Startup|<img alt="Server" src="http://tauceti.ru/w/images/7/78/Server.png"><br /><span>Создание своего сервера</span>]]</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>[[Music_Creation|<img alt="Music" src="http://tauceti.ru/w/images/2/2c/Music.png"><br /><span>Создание своей музыки</span>]]</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>[[File: Code.gif | Шаблоны википедии | link=Шаблоны]]</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: Server.png | Создание своего сервера | link=Server_Startup]]</td>
      <td>[[File: SpaceLaw.png | Руководство администратора | link=Starter_guide_to_admin_tools]]</td>
    </tr>
    <tr>
      <td>[[File: Github.png | О GitHub'е | link=Git/GitHub]]</td>
       <td>[[File: Gitshell.png | Git-console | link=Git/Git-console]]</td>
      <td>[[File: Music.png | Создание своей музыки | link=Music_Creation]]</td>
     </tr>  
     </tr>  
    <tr>
      <td>[[File: Speaker.png | Саундмейкинг для начинающих | link=Soundmaking</td>]]
      <td>[[File: Notebook.png | Для wiki-редакторов | link=Goals_and_Development]]</td>
      <td>[[File: Bobross.png | Спрайтинг для начинающих | link=Guide_to_Spriting]]</td>
    </tr>
   </table>
   </table>
</div>
</div>
{{Quick menu}}
{{Quick menu}}
[[Category:Guides]]
[[Category:Guides]]

Текущая версия на 14:44, 29 февраля 2024


Начальное

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

Инженерия

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

Медицина

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

Наука

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

Охрана

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

Гражданское

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

Антагонисты

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

Прочее

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

Техническое

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