Template:Dye Gallery/doc: Difference between revisions
no edit summary
No edit summary |
No edit summary |
||
Line 1:
{{documentation}}
This template generates a short table showing the base appearance and the dye regions for an item.
By default it uses the images 'PAGENAME.png' and 'PAGENAME dye.png'.
These can be overwritten by the 'base' and 'mask' parameters in the template call.
Line 9 ⟶ 11:
"params": {
"base": {
"description": "Name of an item image, defaults to PAGENAME requires PNG image",
"example": "Stone Slab Shield (moderate)",
"type": "string"
},
"mask": {
"description": "Name of an item dye image, defaults to PAGENAME dye, requires PNG image",
"example": "Stone Slab Shield (moderate) dye",
"type": "string"
|