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 203: | Line 203: | ||
"type": "string", | "type": "string", | ||
"default": "Basic Magazine", | "default": "Basic Magazine", | ||
"description": "Name of the component." | "description": "Name of the component it builds from." | ||
}, | }, | ||
"iscomponentof1_name": { | "iscomponentof1_name": { | ||
"type": "string", | "type": "string", | ||
"description": "Name of the component." | "description": "Name of the component it builds to." | ||
}, | }, | ||
"iscomponentof2_name": { | "iscomponentof2_name": { | ||
"type": "string", | "type": "string", | ||
"description": "Name of the component." | "description": "Name of the 2nd component it builds to." | ||
}, | }, | ||
"item_description": { | "item_description": { | ||