Template:BTD6 mk info/doc: Difference between revisions
Created page with "<templatedata> { "params": { "name": { "label": "Name", "description": "Name of the Monkey Knowledge. This is displayed in the infobox header and stored in Cargo.", "example": "Flanking Maneuvers", "type": "string", "required": true }, "image": { "label": "Image", "description": "The Monkey Knowledge's icon. This is displayed in the infobox and stored in Cargo.", "example": "BTD6 mk FlankingManeuversIcon.png", "type": "wiki-file-name",..." |
No edit summary |
||
| Line 69: | Line 69: | ||
"prerequisites": { | "prerequisites": { | ||
"label": "Prerequisites", | "label": "Prerequisites", | ||
"description": "The prerequisite Monkey Knowledge to unlock this Monkey Knowledge | "description": "The prerequisite Monkey Knowledge to unlock this Monkey Knowledge, separated by semicolons with no spaces. This is displayed in the infobox and stored in Cargo. (The \"prerequisite of\" parameter is generated automatically with Cargo.)", | ||
"type": "string", | "type": "string", | ||
"example": "Quad Burst | "example": "Quad Burst;Trade Agreements" | ||
}, | |||
"unused": { | |||
"label": "Unused?", | |||
"description": "If true, this Monkey Knowledge is treated as unused or removed content and does not show up in Cargo query templates (used for Recurring 'Rangs).", | |||
"type": "boolean", | |||
"default": "No" | |||
} | } | ||
}, | }, | ||
| Line 86: | Line 92: | ||
"prerequisites", | "prerequisites", | ||
"introduced C", | "introduced C", | ||
"id" | "id", | ||
"unused" | |||
] | ] | ||
} | } | ||
| Line 123: | Line 130: | ||
}}</pre> | }}</pre> | ||
<includeonly>[[Category: | <includeonly>[[Category:BTD6 templates]][[Category:Infoboxes]]</includeonly><noinclude>[[Category:Documentation]]</noinclude> | ||