Template:Infobox item/doc: Difference between revisionsGive feedback
Gammaton32 (talk | contribs) made some parameters optional |
Gammaton32 (talk | contribs) updated |
||
| Line 153: | Line 153: | ||
}, | }, | ||
"item_name": { | "item_name": { | ||
"type": " | "description": "Item name in english, used to autofill table", | ||
"description": " | "suggested": true, | ||
"type": "string" | |||
}, | |||
"item_name_loc": { | |||
"description": "Localized item name", | |||
"type": "string" | |||
}, | }, | ||
"has_passive1": { | "has_passive1": { | ||
| Line 365: | Line 370: | ||
"active2_stat5": { | "active2_stat5": { | ||
"type": "string" | "type": "string" | ||
} | |||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
" | "item_name", | ||
"item_name_loc", | |||
"item_icon", | "item_icon", | ||
"item_type", | "item_type", | ||
"item_tier", | "item_tier", | ||