Template:BMCF research list by tower: Difference between revisions

mNo edit summary
mNo edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><div class="center-col-1 center-col-2 center-col-5 center-col-6 center-col-7 center-col-8">{{#cargo_query:table=bmc_upgrades
<includeonly><div class="center-col-1 center-col-4 center-col-5 center-col-6 center-col-7">{{#cargo_query:table=bmc_upgrades
|fields=tier = Tier,
|fields=tier = Tier,
CONCAT("[[File:", icon_F, "|x20px|link=", _pageName, "|", name_F, "]]") = Icon,
CONCAT("[[", _pageName, "|", name_F, "]]") = Upgrade,
CONCAT("[[", _pageName, "|", name_F, "]]") = Name,
IF(level > 1, COALESCE(CONCAT("[[City Level]] ", level, ", ", building, " built"), CONCAT("[[City Level]] ", level)), "—") = Prerequisites,
IF(level > 1, COALESCE(CONCAT("[[City Level]] ", level, ", [[", building, "]] built"), CONCAT("[[City Level]] ", level)), "—") = Prerequisites,
cc_F = City Cash cost,
cc_F = City Cash cost,
IF(bs > 0, bs, "—") = Bloonstone cost,
IF(bs > 0, bs, "—") = Bloonstone cost,
time_F = Time to research (minutes),
time_F = Time (minutes),
xp = XP for researching
xp = XP for researching
|where=tower="{{{1|}}}"
|where=tower="{{{1|}}}"
|order by=path, tier
|order by=path, tier
}}</div></includeonly><noinclude>{{/doc}}</noinclude>
}}</div></includeonly><noinclude>{{/doc}}</noinclude>