Template:BTD6 mk list by introduced/doc: Difference between revisions

Created page with "<templatedata> { "params": { "1": { "label": "Version number", "example": "22.0", "type": "number", "required": true } }, "format": "inline" } </templatedata> ==Example usage== <pre>{{BTD6 mk list by introduced|22.0}}</pre> {{BTD6 mk list by introduced|22.0}} <includeonly>Category:BTD6 templatesCategory:Cargo query templates</includeonly><noinclude>Category:Incomplete documentation</noinclude>"
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
"params": {
"params": {
"1": {
"1": {
"label": "Version number",
"label": "Version",
"example": "22.0",
"description": "The version to list Knowledge from. Must be a number and cannot include the \"v\".",
"example": "40.0",
"type": "number",
"type": "number",
"required": true
"required": true
}
}
},
},
"description": "Generates a table of Monkey Knowledge in Bloons TD 6 according to the version they were introduced in using a Cargo query.",
"format": "inline"
"format": "inline"
}
}
Line 15: Line 17:
<pre>{{BTD6 mk list by introduced|22.0}}</pre>
<pre>{{BTD6 mk list by introduced|22.0}}</pre>
{{BTD6 mk list by introduced|22.0}}
{{BTD6 mk list by introduced|22.0}}
<includeonly>[[Category:BTD6 templates]][[Category:Cargo query templates]]</includeonly><noinclude>[[Category:Incomplete documentation]]</noinclude>
<includeonly>[[Category:BTD6 templates]][[Category:Cargo query templates]]</includeonly><noinclude>[[Category:Documentation]]</noinclude>