More actions
Created page with " <templatedata> { "params": { "image": { "type": "wiki-file-name" }, "store": { "type": "content" }, "price": {}, "baseeffect": {} }, "description": "Infobox to provide information about a mix item." } </templatedata>" Tag: 2017 source edit |
m Admin moved page Template:MixItem/doc to Template:IngredientInfobox/doc without leaving a redirect |
||
(One intermediate revision by the same user not shown) | |||
Line 10: | Line 10: | ||
}, | }, | ||
"price": {}, | "price": {}, | ||
"baseeffect": {} | "baseeffect": {}, | ||
"description": { | |||
"type": "content" | |||
}, | |||
"rep": {} | |||
}, | }, | ||
"description": "Infobox to provide information about a mix item." | "description": "Infobox to provide information about a mix item.", | ||
"paramOrder": [ | |||
"image", | |||
"description", | |||
"rep", | |||
"store", | |||
"price", | |||
"baseeffect" | |||
] | |||
} | } | ||
</templatedata> | </templatedata> |
Latest revision as of 21:08, 2 April 2025
Infobox to provide information about a mix item.
Parameter | Description | Type | Status | |
---|---|---|---|---|
image | image | no description | File | optional |
description | description | no description | Content | optional |
rep | rep | no description | Unknown | optional |
store | store | no description | Content | optional |
price | price | no description | Unknown | optional |
baseeffect | baseeffect | no description | Unknown | optional |