Шаблон:Autowiki/StockPart: различия между версиями
imported>Senefi мНет описания правки |
imported>Senefi Нет описания правки |
||
Строка 11: | Строка 11: | ||
Inner div for icon and item name | Inner div for icon and item name | ||
--><div style="float:left; width:128px; height:128px; padding:0px; background:# | --><div style="float:left; width:128px; height:128px; padding:0px; background:#EEEEFF; text-align:center"><!-- | ||
-->[[File:{{{icon}}}|64px|link=]]<br>{{{name}}}<!-- | -->[[File:{{{icon}}}|64px|link=]]<br>{{{name}}}<!-- | ||
--></div><!-- | --></div><!-- | ||
Inner div for description and data we consider to be important enough not to put on the table | Inner div for description and data we consider to be important enough not to put on the table | ||
--><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:# | --><span style="display:block; text-align:center; background:#CCCCEE">''{{{desc}}}''</span><!-- | ||
-->'''Type:''' <span style="float:right">{{{type}}}</span><br><!-- | -->'''Type:''' <span style="float:right">{{{type}}}</span><br><!-- | ||
-->'''ID:''' <span style="float:right">{{{id}}}</span><br><!-- | -->'''ID:''' <span style="float:right">{{{id}}}</span><br><!-- |
Версия от 22:22, 11 июля 2023
capacitor
A basic capacitor used in the construction of a variety of devices.Type: /obj/item/stock_parts/capacitor
ID: basic_capacitor
Tier: 1
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 }}