Template:Dye Gallery/doc: Difference between revisions
no edit summary
(Created page with "{{documentation}} {{TemplateData|<templatedata> { "params": {}, "description": "This template generates a table showing the base appearance and the dye regions for an item. It requires that base appearance image is named 'PAGENAME.png' and the dye regions image is named 'PAGENAME dye.png'", "format": "block" } </templatedata> }}") |
No edit summary |
||
Line 2:
{{TemplateData|<templatedata>
{
"params": {
"name": {
"description": "Name of an item, defaults to PAGENAME",
"example": "Stone Slab Shield (moderate)",
"type": "string"
}
},
"description": "This template generates a table showing the base appearance and the dye regions for an item. It requires that base appearance image is named 'PAGENAME.png' and the dye regions image is named 'PAGENAME dye.png'",
"format": "block"
|