Template:Autowiki/StockPart: Difference between revisions
Jump to navigation
Jump to search
imported>Senefi mNo edit summary |
imported>Senefi No edit summary |
||
Line 8: | Line 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: | --><div style="display:inline-block; width:532px; padding:0px; margin-bottom:10px; background:#DDDDDD;"><!-- | ||
Inner div for icon and item name | Inner div for icon and item name | ||
--><div style="float:left; width: | --><div style="float:left; width:128px; height:128px; padding:0px; background:#EEEEEE; text-align:center"><!-- | ||
-->[[File:{{{icon}}}|64px|link=]]<br>{{{name}}}<!-- | -->[[File:{{{icon}}}|64px|link=]]<br>{{{name}}}<!-- | ||
--></div><!-- | --></div><!-- |
Revision as of 20:59, 11 July 2023
capacitor
A basic capacitor used in the construction of a variety of devices.Type: /obj/item/stock_parts/capacitor
ID: basic_capacitor
ID: basic_capacitor
Crafted in | Protolathe, Autolathe, Ancient Protolathe |
---|---|
Available Departments | Engineering, Science |
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 |sources=Protolathe, Autolathe, Ancient Protolathe |departments=Engineering, Science |node=Basic Research Technology |materials=10 Iron<br>10 Glass }}