Template:Infobox item/doc: Difference between revisionsGive feedback
Jump to navigation
Jump to search
Gammaton32 (talk | contribs) No edit summary |
Gammaton32 (talk | contribs) No edit summary |
||
| Line 173: | Line 173: | ||
], | ], | ||
"description": "If the item is a component of X." | "description": "If the item is a component of X." | ||
}, | |||
"has_iscomponentof2": { | |||
"type": "boolean", | |||
"default": "false", | |||
"required": true, | |||
"suggestedvalues": [ | |||
"true", | |||
"false" | |||
], | |||
"description": "If the item is a component of 2 items." | |||
}, | }, | ||
"passive1_description": { | "passive1_description": { | ||
| Line 196: | Line 206: | ||
}, | }, | ||
"iscomponentof1_name": { | "iscomponentof1_name": { | ||
"type": "string", | |||
"description": "Name of the component." | |||
}, | |||
"iscomponentof2_name": { | |||
"type": "string", | "type": "string", | ||
"description": "Name of the component." | "description": "Name of the component." | ||
| Line 367: | Line 381: | ||
"has_components", | "has_components", | ||
"has_iscomponentof", | "has_iscomponentof", | ||
"has_iscomponentof2", | |||
"component1_name", | "component1_name", | ||
"item_description", | "item_description", | ||
| Line 406: | Line 421: | ||
"active2_stat5", | "active2_stat5", | ||
"iscomponentof1_name", | "iscomponentof1_name", | ||
"iscomponentof2_name", | |||
"sound1", | "sound1", | ||
"sound2", | "sound2", | ||