Шаблон:Autowiki/StockPart: различия между версиями

imported>Senefi
Нет описания правки
imported>Senefi
м (removed type and id fields)
Строка 17: Строка 17:
   --><div style="float:right; width:390px; margin:7px; margin-bottom:0px;"><!--
   --><div style="float:right; width:390px; margin:7px; margin-bottom:0px;"><!--
     --><span style="display:block; text-align:center; background:#CCCCEE">''{{{desc}}}''</span><!--
     --><span style="display:block; text-align:center; background:#CCCCEE">''{{{desc}}}''</span><!--
    -->'''Type:''' <span style="float:right">{{{type}}}</span><br><!--
    -->'''ID:''' <span style="float:right">{{{id}}}</span><br><!--
     -->'''Tier:''' <span style="float:right">{{{tier}}}</span><!--
     -->'''Tier:''' <span style="float:right">{{{tier}}}</span><!--
   --></div>
   --></div>

Версия от 04:11, 12 июля 2023

Autowiki-cell.png
power cell
A rechargeable electrochemical power cell. This one has a rating of 1000 kJ.Tier: 1
Crafted in Protolathe, Ancient Protolathe, Autolathe
Required Research Basic Research Technology
Material Cost 70 iron
5 glass


This template is generated by the following code:

{{Autowiki/StockPart
  |name=power cell
  |icon=Autowiki-cell.png
  |desc=A rechargeable electrochemical power cell. This one has a rating of 1000 kJ.
  |type=/obj/item/stock_parts/cell
  |id=basic_cell
  |tier=1
  |sources=Protolathe, Ancient Protolathe, Autolathe
  |node=Basic Research Technology
  |materials=70 iron<br>5 glass
}}