Template:BTD6 map list by difficulty: Difference between revisions

From Blooncyclopedia, the independent Bloons knowledge base
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
<includeonly>{{#tag:gallery|
{{#cargo_query:tables=btd6_maps
{{#cargo_query:table=btd6_maps
|fields=_pageName, image, name, CONCAT("[[", _pageName, "|", name, "]]") = Text
|fields=_pageName,name,image,difficulty
|where=difficulty='Beginner'
|where=difficulty='{{{1|Beginner}}}'
|format   =gallery
|format=template
|order by =name
|template=cargo gallery image
 
|named args=yes
|mode        =packed
|delimiter=\n
|link field  =_pageName
}}
|alt field    =name
|widths="153"|heights="102"
|caption field=Text
|image height=51
 
|show bytes    =0
|show dimensions=0
|show filename  =0
}}</includeonly><noinclude>{{/doc}}[[Category:Cargo query templates]][[Category:BTD6 templates]]</noinclude>
}}</includeonly><noinclude>{{/doc}}[[Category:Cargo query templates]][[Category:BTD6 templates]]</noinclude>

Revision as of 10:37, 30 August 2024

</includeonly>

Uses Cargo to generate a link gallery of Bloons TD 6 maps of a specific map difficulty, ordered alphabetically.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Difficulty1

The map difficulty to use in the query. Selects maps with an equal value in the "difficulty" column in the "btd6_maps" table.

Example
Intermediate
Stringrequired

Example usage

{{BTD6 map list by difficulty|Intermediate}}