User:Planterror/Sandbox/Cargo Wizardry: Difference between revisions
Planterror (talk | contribs) moved a few things around and also PLANTERROR NAV Tag: Disambiguation links |
Planterror (talk | contribs) →cargo tables that served a specific purpose in mind: I'll do this when I get back from the cold north maybe Tags: Mobile edit Mobile web edit |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 9: | Line 9: | ||
}} | }} | ||
== | == cargo tables that served a specific purpose in mind == | ||
{|class="wikitable inline" | {|class="wikitable inline" | ||
|+Beginner Maps | |+Beginner Maps | ||
| Line 36: | Line 36: | ||
|} | |} | ||
{|class="wikitable mw-collapsible mw-collapsed center-col-2 center-col-1 center-col-3 center-col-4" | |||
{|class="wikitable mw-collapsible center-col-2 center-col-1 center-col-3 center-col-4" | |||
|+Tier 3 upgrades in Bloons Monkey City | |+Tier 3 upgrades in Bloons Monkey City | ||
!Tower | !Tower | ||
| Line 50: | Line 49: | ||
|where=tier = 3 | |where=tier = 3 | ||
|order by=tower | |||
|delimiter=\n | |||
}} | }} | ||
|} | |} | ||
| Line 71: | Line 72: | ||
}} | }} | ||
|}</div> | |}</div> | ||
{{#cargo_query:table=bmc_tracks | |||
|fields=CONCAT("[[File:", image_M, "|x100px|link=", _pageName, "]]<br>[[", _pageName, "|", name, "]]") = Map, | |||
_pageName=Terrain, | |||
path_lengths_M=Length, | |||
|where=image_M != "" | |||
|order by=path_lengths_M | |||
|group by=image_M, _pageName, name, path_lengths_M | |||
}} | |||
TODO: use table joining to make bmcm buildings table with most xp per power | |||
== Navigation == | == Navigation == | ||
{{User:Planterror/Template:planterror nav}} | {{User:Planterror/Template:planterror nav}} | ||