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

imported>Senefi
(Created stock part template for AutoWiki, begin commit hell.)
 
мНет описания правки
 
(не показаны 64 промежуточные версии 2 участников)
Строка 1: Строка 1:
<!--
<includeonly>
{{FlexBox
| Title = {{{name}}}
| SubTitle = Тир {{{tier}}}
| Image = {{{icon}}}{{!}}96px
| ImagePadding = 0.5em
| Content = '''Создаётся в:''' {{{sources}}}<br> '''Необходимые исследования:''' {{{node}}}<br> '''Стоимость:'''<br> {{{materials}}}
| DropdownTitle = Описание
| DropdownContent = {{{desc}}}
}}
</includeonly><noinclude>
{{Autowiki/StockPart
  |name=power cell
  |icon=Autowiki-cell.png
  |desc=A rechargeable electrochemical power cell. This one has a rating of 1000 kJ.
  |tier=1
  |sources=Protolathe, Ancient Protolathe, Autolathe
  |node=Basic Research Technology
  |materials=70 iron<br>5 glass
}}


    This is the template for automatically generated stock parts
This template is generated by the following code:
    This template is designed for automatically generated content, but could be also be filled out manually.
<pre>{{Autowiki/StockPart
 
  |name=power cell
--><includeonly><!--
   |icon=Autowiki-cell.png
TEMPLATE BEGIN
  |desc=A rechargeable electrochemical power cell. This one has a rating of 1000 kJ.
 
  |tier=1
--><div style="float:left; width:500px; padding:0px; margin-bottom:10px; background:#DDDDDD;"><!--
   |sources=Protolathe, Ancient Protolathe, Autolathe
   --><div style="float:left; width:96px; height:96px; background:#EEEEEE; text-align:center"><!--
  |node=Basic Research Technology
    -->[[File:capacitor.png|64px|link=]]<br>capacitor<!--
  |materials=70 iron<br>5 glass
   --></div><!--
}}</pre>
--></div><!--
</noinclude>
 
TEMPLATE END
--></includeonly><!--
 
--><noinclude><!--
DOCUMENTATION BEGIN
 
-->{{Autowiki/StockPart}}<!--
 
DOCUMENTATION END
--></noinclude><!--

Текущая версия от 06:54, 12 декабря 2024


Тир 1power cell
Autowiki-cell.png
Создаётся в: Protolathe, Ancient Protolathe, Autolathe
Необходимые исследования: Basic Research Technology
Стоимость:
70 iron
5 glass
A rechargeable electrochemical power cell. This one has a rating of 1000 kJ.


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.
  |tier=1
  |sources=Protolathe, Ancient Protolathe, Autolathe
  |node=Basic Research Technology
  |materials=70 iron<br>5 glass
}}