Template:Item/en: Difference between revisions

From Vintage Story Wiki
No edit summary
(Updating to match new version of source page)
Tags: Mobile edit Mobile web edit
 
(2 intermediate revisions by the same user not shown)
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:300px; float:right; margin-left:5px; margin-bottom: 5px;"
|-
|-
|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="#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>
Line 39: Line 40:
|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">'''Items'''</font>]]
|}{{#if:{{{NoBreak|}}}||{{-}} }}
|}{{#if:{{{NoBreak|}}}||{{-}} }}
[[Category:Items{{#translation:}}]]</includeonly><noinclude>{{doc}}
[[Category:Items{{#translation:}}]]</includeonly>
</noinclude>
<noinclude>{{doc}}</noinclude>
 
<noinclude>
'''Example:'''
{{Item
|Name={{{Name}}}
|Image={{{Image}}}
|Material={{{Material}}}
|Stackable={{{Stackable}}}
 
|Temp={{{Temp}}}
|Duration={{{Duration}}}
 
|SmeltTemp={{{SmeltTemp}}}
|RequiresContainer={{{RequiresContainer}}}
|OutputLink={{{OutputLink}}}
|OutputName={{{OutputName}}}
|OutputAmount={{{OutputAmount}}}
 
|FreshTime={{{FreshTime}}}
|TransitionTime={{{TransitionTime}}}
|TransitionRatio={{{TransitionRatio}}}
 
|Satiety={{{Satiety}}}
|Category={{{Category}}}
|NoBreak=y
}}
 
{| class="wikitable"
|-
! Parameter !! Required or Optional, default if applicable !! Example
|-
| ''Name'' || Required || Dirt
|-
| ''Image'' || Required || File:Grid Dirt.png
|-
| ''Material'' || Optional || Wood
|-
| ''Stackable'' || Optional, 64 || 32
|-
| ''Temp'' || Optional || 1000
|-
| ''Duration'' || Required with ''Temp'' || 30
|-
| ''SmeltTemp'' || Optional || 1000
|-
| ''RequiresContainer'' || Optional, Yes || Yes
|-
| ''OutputLink'' || Optional || Ingot_mold
|-
| ''OutputName'' || Optional || Ingot mold
|-
| ''OutputAmount'' || Optional, 1 || 1
|-
| ''FreshTime'' || Optional || 480
|-
| ''TransitionTime'' || Required with ''FreshTime'' || 48
|-
| ''TransitionRatio'' || Optional, 1 || 0.75
|-
| ''Satiety'' || Optional || 200
|-
| ''Category'' || Required with ''Satiety'' || Protein
|}
 
Utilizes: [[:Template:Item/Food]], [[:Template:Item/Fuel]], [[:Template:Item/Smeltable]], [[:Template:Item/Transitionable]]
[[Category:Infoboxes]]
</noinclude>

Latest revision as of 01:54, 29 January 2024


[create | history | purge this page]Documentation
This template has no documentation. If you know how to use this template, please create it.