Template:Clothing: Difference between revisions

From Vintage Story Wiki
No edit summary
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 6: Line 6:
|bgcolor="#d3ab92" colspan=2 style="text-align: center"| [[{{{Image}}}|100px]]
|bgcolor="#d3ab92" colspan=2 style="text-align: center"| [[{{{Image}}}|100px]]
|-
|-
|'''<translate> Slot</translate>'''
|bgcolor="#000000" colspan="2" style="text-align:center; font-size:13.5px;"|<font color="white">{{{Description|}}}</font>
|-
|'''<!--T:7--> Slot'''
|{{{Slot}}}
|{{{Slot}}}
|-
|-
Line 40: Line 42:
"example": "Yes"
"example": "Yes"
},
},
"Max warmth": {
"Description": {
"label": "Description",
"example": "A symbol of their pride.",
"type": "string",
"description": "Item flavor text, if applicable"
},
"MaxWarmth": {
"description": "Warmth bonus at full durability",
"description": "Warmth bonus at full durability",
"example": "1°C"
"example": "1°C",
"type": "string"
}
}
},
},
"description": "Template for wearable clothing items"
"description": "Template for wearable clothing items",
"paramOrder": [
"Name",
"Image",
"Description",
"Slot",
"Craftable",
"MaxWarmth"
]
}
}
</templatedata></noinclude>
</templatedata></noinclude>

Latest revision as of 01:39, 9 January 2024


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

Template for wearable clothing items

Template parameters

ParameterDescriptionTypeStatus
NameName

Name of item

Example
Peasant head scarf
Unknownrequired
ImageImage

Item inventory image

Example
File:Grid Peasant head scarf.png
Filerequired
DescriptionDescription

Item flavor text, if applicable

Example
A symbol of their pride.
Stringoptional
SlotSlot

What slot this item is equipped to

Example
Head
Unknownoptional
CraftableCraftable

Craftable by players? Yes, No, or Tailor only

Example
Yes
Unknownoptional
MaxWarmthMaxWarmth

Warmth bonus at full durability

Example
1°C
Stringoptional