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

imported>Senefi
мНет описания правки
imported>Senefi
мНет описания правки
Строка 8: Строка 8:


   Outer div block contains the entire template for nice vertical spacing
   Outer div block contains the entire template for nice vertical spacing
--><div style="display:inline-block; width:532px; padding:0px; margin-bottom:10px; background:#DDDDDD;"><!--
--><div style="display:inline-block; width:532px; border:1px solid #EEEEFF; padding:0px; margin-bottom:10px; background:#DDDDDD;"><!--


     Inner div for icon and item name
     Inner div for icon and item name
Строка 21: Строка 21:
     -->'''Tier:''' <span style="float:right">{{{tier}}}</span><!--
     -->'''Tier:''' <span style="float:right">{{{tier}}}</span><!--
   --></div>
   --></div>
     {| class="wikitable" style="width:532px; margin:0px; border:0px; border-top:1px solid #CCCCEE"
     {| class="wikitable" style="width:532px; margin:0px;"
     |-
     |-
     ! Crafted in
     ! Crafted in

Версия от 22:32, 11 июля 2023

Capacitor.png
capacitor
A basic capacitor used in the construction of a variety of devices.Type: /obj/item/stock_parts/capacitor
ID: basic_capacitor
Tier: 1
Crafted in Protolathe, Autolathe, Ancient Protolathe
Required Research Basic Research Technology
Material Cost 10 Iron
10 Glass


This template is generated by the following code:

{{Autowiki/StockPart
  |name=capacitor
  |icon=capacitor.png
  |desc=A basic capacitor used in the construction of a variety of devices.
  |type=/obj/item/stock_parts/capacitor
  |id=basic_capacitor
  |tier=1
  |sources=Protolathe, Autolathe, Ancient Protolathe
  |departments=Engineering, Science
  |node=Basic Research Technology
  |materials=10 Iron<br>10 Glass
}}