Template:BCS power info: Difference between revisions

mNo edit summary
mNo edit summary
Line 22: Line 22:
{{#if:{{{exclusive|}}}|
{{#if:{{{exclusive|}}}|
!Exclusive to
!Exclusive to
{{!}}colspan="2"{{!}}{{#cargo_compound_query:
{{!}}colspan="2"{{!}}{{#cargo_query:
tables=bcs_heroes
tables=bcs_heroes
;fields=CONCAT("[[", _pageName, "|", name, "]]") = text
|fields=CONCAT("[[", _pageName, "|", name, "]]") = text
;where={{#invoke:cargo name list|main|name|{{{exclusive}}}}}
|where={{#invoke:cargo name list|main|name|{{{exclusive}}}}}
;order by=numeric_id
|order by=numeric_id
|tables=bcs_boss_bloons
;fields=CONCAT("[[", _pageName, "|", name, "]]") = text
;where={{#invoke:cargo name list|main|name|{{{exclusive}}}}}
;order by=numeric_id
|format=list
|format=list
}}}}
}}}}