User:Planterror/Sandbox/Cargo Wizardry: Difference between revisions
Planterror (talk | contribs) why are there commas |
Planterror (talk | contribs) moved a few things around and also PLANTERROR NAV Tag: Disambiguation links |
||
| Line 1: | Line 1: | ||
{{#cargo_query:table=btdb2_loadouts|fields=name,towers,heroes | {{#cargo_query:table=btdb2_loadouts|fields=name,towers,heroes | ||
|fields= | |fields= | ||
| Line 8: | Line 8: | ||
|where=name="Tack-Wiz-Farm" | |where=name="Tack-Wiz-Farm" | ||
}} | }} | ||
== wow incredible == | == wow incredible == | ||
| Line 54: | Line 52: | ||
}} | }} | ||
|} | |} | ||
<div style="text-align:center"> | |||
{|class="wikitable mw-collapsible mw-collapsed center-col-2 center-col-1 center-col-3 center-col-4" | |||
|+Activated Abilities in Bloons TD 5 | |||
!Tower | |||
!colspan="2"|Upgrade | |||
!colspan="2"|Description | |||
{{#cargo_query:table=btd5_upgrades | |||
|fields= | |||
CONCAT("<tr><td>[[", tower, " (BTD5){{!}}",tower,"]]</td><td>", | |||
"[[File:", icon_M, "{{!}}x50px{{!}}link=", _pageName, "]]<br>[[", _pageName, "{{!}}", name_M, "]]</td><td>", | |||
IF(icon_F IS NOT NULL, CONCAT("[[File:", icon_F, "{{!}}x50px{{!}}link=", _pageName, "]]</td><td>"), "</td><td>"), | |||
description_M, "</td><td>", IF(description_F IS NOT NULL, description_F, ""), "</tr></td>")=text | |||
|where=name_M != "Banana Investments Advisory" AND path = 2 AND tier = 4 | |||
|order by=tower | |||
|delimiter=\n | |||
}} | |||
|}</div> | |||
== Navigation == | |||
{{User:Planterror/Template:planterror nav}} | |||