Template:Strategy needed/doc: Difference between revisions

From Blooncyclopedia, the independent Bloons knowledge base
Jump to navigation Jump to search
Created page with "<templatedata> { "params": { "1": { "label": "Reason", "description": "The reason this strategy section is incomplete.", "type": "string" } }, "paramOrder": [ "1" ], "format": "\n{{_|_=_}}\n", "description": "A notice template for marking a section as incomplete. This should only be used for marking specific sections as incomplete, not entire strategy pages.\n\nLike other notices, this template should be placed below hatnotes ({{main}}, {{see also}},..."
 
added a parameter to mark it as a tips section instead of a strategy section
 
Line 6: Line 6:
"description": "The reason this strategy section is incomplete.",
"description": "The reason this strategy section is incomplete.",
"type": "string"
"type": "string"
},
"tips": {
"label": "Tips",
"description": "Refers to this section as a tips section instead of a strategy section.",
"type": "boolean"
}
}
},
},
"paramOrder": [
"paramOrder": [
"1"
"1",
"tips"
],
],
"format": "\n{{_|_=_}}\n",
"format": "\n{{_|_=_}}\n",

Latest revision as of 18:07, 20 February 2026

A notice template for marking a section as incomplete. This should only be used for marking specific sections as incomplete, not entire strategy pages. Like other notices, this template should be placed below hatnotes ({{main}}, {{see also}}, etc) but above any other templates.

Template parameters

This template has custom formatting.

ParameterDescriptionTypeStatus
Reason1

The reason this strategy section is incomplete.

Stringoptional
Tipstips

Refers to this section as a tips section instead of a strategy section.

Booleanoptional