Template:B1 level list by object/doc: Difference between revisions

Created page with "<templatedata> { "params": { "1": { "label": "ID", "description": "The ID of the object. This is the name of the Cargo column without the suffix (i.e. use \"bomb\" instead of \"bomb_F\").", "example": "extra_dart", "type": "string", "required": true }, "header level": { "label": "Header level", "description": "The level of headers to use.", "example": "4", "type": "number", "default": "3" } }, "description": "Creates lists of \"Bl..."
 
updated documentation
Line 15: Line 15:
"type": "number",
"type": "number",
"default": "3"
"default": "3"
},
"hide F": {
"label": "Hide iOS version",
"description": "If enabled, does not show a table for the iOS version.",
"type": "boolean"
},
"hide MB": {
"label": "Hide More Bloons",
"description": "If enabled, does not show a table for More Bloons.",
"type": "boolean"
},
"hide EMB": {
"label": "Hide Even More Bloons",
"description": "If enabled, does not show a table for Even More Bloons.",
"type": "boolean"
},
"hide PP1": {
"label": "Hide Player Pack 1",
"description": "If enabled, does not show a table for Player Pack 1.",
"type": "boolean"
},
"hide PP2": {
"label": "Hide Player Pack 2",
"description": "If enabled, does not show a table for Player Pack 2.",
"type": "boolean"
},
"hide PP3": {
"label": "Hide Player Pack 3",
"description": "If enabled, does not show a table for Player Pack 3.",
"type": "boolean"
},
"hide PP4": {
"label": "Hide Player Pack 4",
"description": "If enabled, does not show a table for Player Pack 4.",
"type": "boolean"
},
"hide PP5": {
"label": "Hide Player Pack 5",
"description": "If enabled, does not show a table for Player Pack 5.",
"type": "boolean"
},
"hide IP": {
"label": "Hide Insanity Pack",
"description": "If enabled, does not show a table for Insanity Pack.",
"type": "boolean"
},
"hide J": {
"label": "Hide Junior",
"description": "If enabled, does not show a table for Junior.",
"type": "boolean"
},
"hide M": {
"label": "Hide iOS version",
"description": "If enabled, does not show a table for the iOS version.",
"type": "boolean"
},
"hide L": {
"label": "Hide Lite",
"description": "If enabled, does not show a table for Lite.",
"type": "boolean"
},
"hide LP": {
"label": "Hide Lite+",
"description": "If enabled, does not show a table for Lite+.",
"type": "boolean"
},
"hide FF": {
"label": "Hide Festive Fun",
"description": "If enabled, does not show a table for Festive Fun.",
"type": "boolean"
}
}
},
},
"description": "Creates lists of \"Bloons 1\" (Bloons Flash and expansions, Bloons iOS and demos, and Bloons Festive Fun) levels that contain a specific object."
"description": "Creates lists of \"Bloons 1\" (Bloons Flash and expansions, Bloons iOS and demos, and Bloons Festive Fun) levels that contain a specific object.",
"format": "inline"
}
}
</templatedata>
</templatedata>