Перейти к содержанию

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

Материал из Tau Ceti Station Wiki
Lexakr (обсуждение | вклад)
Новый (украденный со страницы руководств) дизайн таблицы
Udokun (обсуждение | вклад)
м Исправлено.
 
(не показано 40 промежуточных версий 11 участников)
Строка 1: Строка 1:
На станции (и снаружи) есть много предметов. Здесь вы найдете большинство из них, разбитые по категориям.
<templatestyles src="Template:FunnyTable.css" />
Также смотрите: [[Reading Material|Если хочется почитать]]
{{#css:
.wrap table {
  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: #f7f7f7; }
 
}
 
 
.tlp {
  display: inline-block;
  position: relative;
  font-size: 80%;
  font-weight: bold;
}
 
.tlp.tlp-warning { color: red; }
.tlp.tlp-warning:before { content: "&nbsp;&#10071;"; }
 
.tlp.tlp-notice { color: black; }
.tlp.tlp-notice:before { content: "&nbsp;&#10067;"; }
 
.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">
  <table class="table-elementary">
<table class="table-elementary">
    <tr>
<tr>
       <td>[[Engineering items|<img src="http://tauceti.ru/w/images/7/7c/Wrench.png"><img src="http://tauceti.ru/w/images/b/bc/SMES_Charging.gif"><br /><span>Предметы инженерии</span>]]</td>
       <td>[[File:NPA.png | Предметы общего пользования | link=General_Items]]</td>
       <td>[[Medical items|<img src="http://tauceti.ru/w/images/0/0b/SMed.png"><img src="http://tauceti.ru/w/images/e/ea/Sleeper.gif"><br /><span>Медицинские приспособления</span>]]</td>
      <td>[[File:NuclearDisk.gif | Предметы высокого риска | link=High-risk_items]]</td>
       <td>[[Security items|<img src="http://tauceti.ru/w/images/1/14/Handcuffs.png"><img src="http://tauceti.ru/w/images/0/08/Taser.png"><br /><span>Экипировка СБ</span>]]</td>
       <td>[[File:Flamethrower.gif | Самодельные предметы | link=Makeshift_Construction]]</td>  
       <td>[[Research items|<img src="http://tauceti.ru/w/images/0/06/Disk.gif"><img src="http://tauceti.ru/w/images/e/ed/Icard.png"><br /><span>Барахло ученых</span>]]</td>
</tr>
    </tr>
<tr>
    <tr>
      <td>[[File:Syndicate_uplink.png | Средства Синдиката | link=Syndicate_items]]</td>
       <td>[[Vending Machines|<img src="http://tauceti.ru/w/images/8/84/Vendyoutool.png"><img src="http://tauceti.ru/w/images/d/d0/Vendcoffee.gif"><br /><span>Торговые автоматы</span>]]</td>
       <td>[[File:Desert_eagle.png | Оружие | link=Guide_to_Robust_Things]]</td>
       <td>[[Internals|<img src="http://tauceti.ru/w/images/1/13/OxygenTank.png"><img src="http://tauceti.ru/w/images/f/f6/Gas_mask.png"><br /><span>Средства для дыхания</span>]]</td>
       <td>[[File:Taser.png | Экипировка СБ | link=Security_items]]</td>
       <td>[[Identification Card|<img src="http://tauceti.ru/w/images/d/d2/Id_regular.png"><img src="http://tauceti.ru/w/images/7/72/Id_gold.png"><br /><span>Разновидности ID карт</span>]]</td>
</tr>
       <td>[[General Items|<img src="http://tauceti.ru/w/images/1/19/Locker.png"><img src="http://tauceti.ru/w/images/b/b0/NPA.png"><br /><span>Предметы общего пользования</span>]]</td>
<tr>
    </tr>
       <td>[[File:Banana peel.png | Арсенал Клоуна | link=Clown_Items]]</td>
    <tr>
       <td >[[File:Wrench1.gif | Предметы инженерии | link=Engineering_items]]</td>
       <td>[[Atmospherics Items|<img src="http://tauceti.ru/w/images/1/13/OxygenTank.png"><img src="http://tauceti.ru/w/images/5/5f/Canister.png"><br /><span>Оборудование атмосферных техников</span>]]</td>
       <td>[[File:Canister.png | Оборудование атмосферных техников | link=Atmospherics_Items]]</td>
       <td>[[High-risk Items|<img src="http://tauceti.ru/w/images/6/6b/NuclearDisk.gif"><img src="http://tauceti.ru/w/images/3/31/Captaingun.png"><br /><span>Предметы высокого риска</span>]]</td>
</tr>
       <td>[[Syndicate items|<img src="http://tauceti.ru/w/images/1/1f/Sword.gif"><img src="http://tauceti.ru/w/images/9/93/Syndicate_uplink.png"><br /><span>Средства Синдиката</span>]]</td>
      <td>[[File:Rig_module_science_tool.png | Модули РИГов | link=RIGs_modules]]</td>
       <td>[[Guide to Robust Things|<img src="http://tauceti.ru/w/images/8/87/Retrolaser.png"><img src="http://tauceti.ru/w/images/a/ab/Fireaxe.png"><br /><span>Оружие</span>]]</td>
       <td>[[File:Icard.png | Барахло ученых | link=Research_items]]</td>
    </tr>
       <td>[[File:SMed.png | Медицинские приспособления | link=Medical_Items]]</td>
    <tr>
<tr>
       <td>[[Computers|<img src="http://tauceti.ru/w/images/9/9e/Requests_Console.gif"><img src="http://tauceti.ru/w/images/4/41/Crew_Monitoring_Console.gif"><br /><span>Консоли</span>]]</td>
       <td>[[File:Mop.png | Предметы уборщика | link=Janitorial_Supplies]]</td>  
       <td>[[Janitorial Supplies|<img src="http://tauceti.ru/w/images/f/f5/Mop.png"><img src="http://tauceti.ru/w/images/5/51/Janitorial_Cart.png"><br /><span>Предметы уборщика</span>]]</td>
       <td>[[File:SGlasses.png | Одежда и аксессуары | link=Clothes_and_Internals]]</td>
       <td>[[Makeshift weapons|<img src="http://tauceti.ru/w/images/6/64/Cablecuffs.png"><img src="http://tauceti.ru/w/images/2/29/Stunprod.png"><br /><span>Самодельное оружие</span>]]</td>
       <td>[[File:Id_clown.png | Разновидности ID карт | link=Identification_Card]]</td>
       <td>[[Clothes and Internals|<img src="http://tauceti.ru/w/images/3/3a/RIG.png"><img src="http://tauceti.ru/w/images/a/a5/Duck_belt.png"><br /><span>Одежда и аксессуары</span>]]</td>
</tr>
    </tr>
<tr>
  </table>
       <td>[[File:Normalpda.png | КПК | link=PDA]]</td>
       <td>[[File:Crew_Monitoring_Console.gif | Консоли | link=Computers]]</td>
       <td>[[File:Vendcoffee.gif | Торговые автоматы | link=Vending_Machines]]</td>
</tr>
<tr>
       <td colspan="3">[[File:Rack.png | Мебель | link=Furniture]]</td>
</tr>
</table>
{{Quick menu}}
{{Quick menu}}
[[Category:Guides]]

Текущая версия от 18:26, 9 января 2026

Предметы общего пользования Предметы высокого риска Самодельные предметы
Средства Синдиката Оружие Экипировка СБ
Арсенал Клоуна Предметы инженерии Оборудование атмосферных техников
Модули РИГов Барахло ученых Медицинские приспособления
Предметы уборщика Одежда и аксессуары Разновидности ID карт
КПК Консоли Торговые автоматы
Мебель