Template:BTD6 map list by difficulty: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{#cargo_query:tables=btd6_maps | {{#cargo_query:tables=btd6_maps | ||
|fields=_pageName, image, name, CONCAT("[[", _pageName, "|", name, "]]") = Text | |fields=_pageName, image, name, CONCAT("[[", _pageName, "|", name, "]]") = Text | ||
|where=difficulty=' | |where=difficulty='{{{1|}}}' | ||
|format =gallery | |format =gallery | ||
|order by =name | |order by =name | ||
Revision as of 10:38, 30 August 2024
No results</includeonly>
Uses Cargo to generate a link gallery of Bloons TD 6 maps of a specific map difficulty, ordered alphabetically.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Difficulty | 1 | The map difficulty to use in the query. Selects maps with an equal value in the "difficulty" column in the "btd6_maps" table.
| String | required |
Example usage
{{BTD6 map list by difficulty|Intermediate}}