Template:Item/ru: Difference between revisions

From Vintage Story Wiki
1,657 bytes removed ,  10 months ago
Updating to match new version of source page
(Created page with "|Насыщение={{{Satiety}}} |Насыщение={{{Category}}} |NoBreak=y }}")
(Updating to match new version of source page)
Tags: Mobile edit Mobile web edit
Line 1: Line 1:
<includeonly>{|border="1" cellpadding="2" cellspacing="0" style="position:relative; border-radius:7px; font-size:90%; width:190px; float:right; margin-left:5px; margin-bottom: 5px;"
<noinclude><languages /></noinclude>
<includeonly>{|border="1" cellpadding="2" cellspacing="0" style="position:relative; border-radius:7px; font-size:90%; width:200px; float:right; margin-left:5px; margin-bottom: 5px;"
|-
|-
|bgcolor="#000000" colspan="2" class="TC" style="border-top-right-radius:7px; border-top-left-radius:7px; text-align:center; font-size:13.5px;"|<font color="white">'''{{{Name}}}'''</font>
|bgcolor="#000000" colspan="2" style="border-top-right-radius:7px; border-top-left-radius:7px; text-align:center; font-size:13.5px;"|<font color="white">'''{{{Name}}}'''</font>
|-
|-
|bgcolor="#d3ab92" colspan=2 style="text-align: center"| [[{{{Image}}}|100px]]
|bgcolor="#d3ab92" colspan=2 style="text-align: center"| [[{{{Image}}}|100px]]
{{#if: {{{Material|}}} | {{#!:
|-
|-
|class="TC"|'''Stackable'''
|'''<span lang="en" dir="ltr" class="mw-content-ltr">Material</span>'''
|class="TC"|{{{Stackable|64}}}
|{{{Material}}}
}} }}
|-
|-
{{#if: {{{Temp|}}} | {{#!:
|'''<span lang="en" dir="ltr" class="mw-content-ltr">Stackable</span>'''
|{{{Stackable|64}}}
|-
{{#if: {{{Temp|}}} |
{{Item/Fuel
{{Item/Fuel
|Temp={{{Temp}}}
|Temp={{{Temp}}}
|Duration={{{Duration}}}
|Duration={{{Duration}}}
}}
}} }}{{#if: {{{SmeltTemp|}}} |
}} }}
|-
{{#if: {{{SmeltTemp|}}} | {{#!:
{{Item/Smeltable
{{Item/Smeltable
|SmeltTemp={{{SmeltTemp}}}
|SmeltTemp={{{SmeltTemp}}}
|SmeltDuration={{{SmeltDuration}}}
<!--|SmeltDuration={{{SmeltDuration}}}-->  <!-- Removed because this information is unavailable -->
|SmeltRatio={{{SmeltRatio|}}}
<!--|SmeltRatio={{{SmeltRatio|}}}-->      <!-- Removed because this information is unavailable -->
|RequiresContainer={{{RequiresContainer|}}}
|RequiresContainer={{{RequiresContainer|}}}
}}
|OutputLink={{{OutputLink|}}}
}} }}
|OutputName={{{OutputName|}}}
|-
|OutputAmount={{{OutputAmount|1}}}
{{#if: {{{Satiety|}}} | {{#!:
}} }}{{#if: {{{Satiety|}}} |
{{Item/Food
{{Item/Food
|Satiety={{{Satiety}}}
|Satiety={{{Satiety}}}
|Category={{{Category}}}
|Category={{{Category}}}
}}
}} }}{{#if: {{{FreshTime|}}} |
}} }}
|-
{{#if: {{{FreshTime|}}} | {{#!:
{{Item/Transitionable
{{Item/Transitionable
|FreshTime={{{FreshTime}}}
|FreshTime={{{FreshTime}}}
|TransitionTime={{{TransitionTime}}}
|TransitionTime={{{TransitionTime}}}
|TransitionRatio={{{TransitionRatio|}}}
|TransitionRatio={{{TransitionRatio|}}}
}}
}} }}
}} }}
|-
|-
|bgcolor="#000000" colspan="2" class="Bloba" style="text-align:center; font-size:13.5px; border-bottom-right-radius:7px; border-bottom-left-radius:7px;"|[[Items|<font color="white">'''Items'''</font>]]
|bgcolor="#000000" colspan="2" class="Bloba" style="text-align:center; font-size:13.5px; border-bottom-right-radius:7px; border-bottom-left-radius:7px;"|[[Items|<font color="white">'''<span lang="en" dir="ltr" class="mw-content-ltr">Items</span>'''</font>]]
|}{{#if:{{{NoBreak|}}}||{{-}} }}
|}{{#if:{{{NoBreak|}}}||{{-}} }}
[[Category:Items]]
[[Category:Items{{#translation:}}]]</includeonly><noinclude>{{doc}}
</includeonly>
 
<noinclude>
'''Example:'''
{{Item
|Название={{{Name}}}
|Изображение={{{Image}}}
|Размер стопки={{{Stackable}}}
 
|Температура={{{Temp}}}
|Продолжительность={{{Duration}}}
 
|Температура плавления={{{SmeltTemp}}}
|Время плавления={{{SmeltDuration}}}
|Соотношение плавления={{{SmeltRatio}}}
|Требует контейнер={{{RequiresContainer}}}
 
|Время порчи={{{FreshTime}}}
|TransitionTime={{{TransitionTime}}}
|TransitionRatio={{{TransitionRatio}}}
 
|Насыщение={{{Satiety}}}
|Насыщение={{{Category}}}
|NoBreak=y
}}
 
{| class="wikitable"
|-
! Параметр !! Обязательный или Опционально, если применимо - установить по-умолчанию !! Пример
|-
| ''Название'' || Обязательный || Dirt
|-
| ''Изображение'' || Обязательный || File:Grid Dirt.png
|-
| ''Вместимость стопки'' || Optional, 64 || 32
|-
| ''Температура'' || Опционально || 1000
|-
| ''Продолжительность'' || Обязательный with ''Temp'' || 30
|-
| ''Температура плавления'' || Опционально || 1000
|-
| ''Продолжительность плавления'' || Обязательный with ''SmeltTemp'' || 30
|-
| ''Коэффициент плавления'' || Опционально, 1 || 0.5
|-
| ''Требует контейнер'' || Опционально, Yes || Yes
|-
| ''FreshTime'' || Опционально || 480
|-
| ''TransitionTime'' || Обязательный with ''FreshTime'' || 48
|-
| ''TransitionRatio'' || Опционально, 1 || 0.75
|-
| ''Насыщение'' || Опциональный || 200
|-
| ''Категория'' || Обязательный , совместно с ''Насыщение'' || Protien
|}
 
Utilizes: [[:Template:Item/Food/ru]], [[:Template:Item/Fuel/ru]], [[:Template:Item/Smeltable]], [[:Template:Item/Transitionable]]
[[Category:Infoboxes]]
</noinclude>
</noinclude>
43,402

edits