Template:B1 level list by object: Difference between revisions
Created page with "<includeonly>{{autofill|dummy template for listing pre-Bloons 2 levels, functionality will be added later}}</includeonly><noinclude>{{/doc}}</noinclude>" |
first set of templates to test functionality |
||
| Line 1: | Line 1: | ||
<includeonly>{{ | <includeonly><h{{{header level|3}}}>[[Bloons (Flash)|Flash version]]</h{{{header level|3}}}> | ||
<div class="center-col-1 center-col-3"> | |||
{{#cargo_query:table=b1_levels | |||
|fields=level_F = №, | |||
CONCAT("[[", _pageName, "|", name_F, "]]") = Level, | |||
{{{1|bloon}}}_F = Count | |||
|where={{{1|bloon}}}_F > 0 AND level_F IS NOT NULL | |||
|order by=level_F | |||
}} | |||
</div> | |||
<h{{{header level|3}}}>''[[More Bloons]]''</h{{{header level|3}}}> | |||
<div class="center-col-1 center-col-3"> | |||
{{#cargo_query:table=b1_levels | |||
|fields=level_MB = №, | |||
CONCAT("[[", _pageName, "|", name_F, "]]") = Level, | |||
{{{1|bloon}}}_F = Count | |||
|where={{{1|bloon}}}_F > 0 AND level_MB IS NOT NULL | |||
|order by=level_MB | |||
}} | |||
</div> | |||
<h{{{header level|3}}}>''[[Even More Bloons]]''</h{{{header level|3}}}> | |||
<div class="center-col-1 center-col-3"> | |||
{{#cargo_query:table=b1_levels | |||
|fields=level_EMB = №, | |||
CONCAT("[[", _pageName, "|", name_F, "]]") = Level, | |||
{{{1|bloon}}}_F = Count | |||
|where={{{1|bloon}}}_F > 0 AND level_EMB IS NOT NULL | |||
|order by=level_EMB | |||
}} | |||
</div></includeonly><noinclude>{{/doc}}</noinclude> | |||
Revision as of 13:51, 18 July 2025
Creates lists of "Bloons 1" (Bloons Flash and expansions, Bloons iOS and demos, and Bloons Festive Fun) levels that contain a specific object.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| ID | 1 | The ID of the object. This is the name of the Cargo column without the suffix (i.e. use "bomb" instead of "bomb_F").
| String | required |
| Header level | header level | The level of headers to use.
| Number | optional |
| Hide Flash version | hide F | If enabled, does not show a table for the Flash version. | Boolean | optional |
| Hide More Bloons | hide MB | If enabled, does not show a table for More Bloons. | Boolean | optional |
| Hide Even More Bloons | hide EMB | If enabled, does not show a table for Even More Bloons. | Boolean | optional |
| Hide Player Pack 1 | hide PP1 | If enabled, does not show a table for Player Pack 1. | Boolean | optional |
| Hide Player Pack 2 | hide PP2 | If enabled, does not show a table for Player Pack 2. | Boolean | optional |
| Hide Player Pack 3 | hide PP3 | If enabled, does not show a table for Player Pack 3. | Boolean | optional |
| Hide Player Pack 4 | hide PP4 | If enabled, does not show a table for Player Pack 4. | Boolean | optional |
| Hide Player Pack 5 | hide PP5 | If enabled, does not show a table for Player Pack 5. | Boolean | optional |
| Hide Insanity Pack | hide IP | If enabled, does not show a table for Insanity Pack. | Boolean | optional |
| Hide Junior | hide J | If enabled, does not show a table for Junior. | Boolean | optional |
| Hide iOS version | hide M | If enabled, does not show a table for the iOS version. | Boolean | optional |
| Hide Lite | hide L | If enabled, does not show a table for Lite. | Boolean | optional |
| Hide Lite+ | hide LP | If enabled, does not show a table for Lite+. | Boolean | optional |
| Hide Festive Fun | hide FF | If enabled, does not show a table for Festive Fun. | Boolean | optional |
Example usage
{{B1 level list by object|triple_shot}}
| № | Level | Count |
|---|---|---|
| 7 | Dart from above | 2 |
| 24 | Monsta | 3 |
| 31 | The Cell | 5 |
| 41 | Myriad | 1 |
| 42 | Chilly Chips | 4 |
| № | Level | Count |
|---|---|---|
| 1 | The Bells, the bells | 1 |
| 8 | Mirror | 1 |
| 14 | Lions Share | 1 |
| 22 | Can o Beans | 1 |
| 28 | Tick Tock Toe | 1 |
| 31 | 3 way | 1 |
| 32 | Crafty Devil | 1 |
| 34 | Bunkabusta | 1 |
| 39 | Pipe | 1 |
| 49 | Throwaway | 1 |
| № | Level | Count |
|---|---|---|
| 22 | Heliarious | 1 |
| 41 | 100 for the win | 3 |
| 45 | Chilly Chips 3 | 1 |
| 48 | Pinball pain | 1 |
| 50 | Banana Split | 1 |