Template:BTD6 hero list by insta: Difference between revisions

mNo edit summary
mNo edit summary
Line 6: Line 6:
|order by=IF(hero = name, 0, 1), numeric_id
|order by=IF(hero = name, 0, 1), numeric_id
|where=NOT xd_only AND (rl_tower_1="{{{1|}}}" OR rl_tower_2="{{{1|}}}")
|where=NOT xd_only AND (rl_tower_1="{{{1|}}}" OR rl_tower_2="{{{1|}}}")
|default=There are no starter parties that explicitly include this tower.
|default=There are no starter parties that include this tower directly.
}}{{#cargo_query:table=btd6_hero_skins=skin, btd6_artifacts=artifact
}} {{#cargo_query:table=btd6_hero_skins=skin, btd6_artifacts=artifact
|fields=CONCAT("[[", skin._pageName, "|", skin.name, "]] ([[", artifact._pageName, "|", artifact.name, "]] ", skin.rl_artifact_rarity, ")")
|fields=CONCAT("[[", skin._pageName, "|", skin.name, "]] ([[", artifact._pageName, "|", artifact.name, "]] ", skin.rl_artifact_rarity, ")")
|where=artifact.insta_type_common="{{{1|}}}" OR artifact.insta_type_rare="{{{1|}}}" OR artifact.insta_type_legendary="{{{1|}}}"
|where=artifact.insta_type_common="{{{1|}}}" OR artifact.insta_type_rare="{{{1|}}}" OR artifact.insta_type_legendary="{{{1|}}}"