Template:BTD6 artifact info: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| (9 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly><templatestyles src="Info/style.css"/><div class="info"><!-- | ||
--><div class="head">{{{name}}}</div> | |||
{|class="subtable main centered" | |||
|[[File:{{{image}}}|100px|Icon of {{{name}}}]] | |||
{|class=" | |||
|[[File:{{{image}}}|100px]] | |||
|} | |} | ||
{|class="subtable" | |||
{|class=" | |||
{{#if:{{{description common|}}}|!Common | {{#if:{{{description common|}}}|!Common | ||
{{!}}colspan="2"{{!}}{{{description common|}}}}} | {{!}}colspan="2"{{!}}{{{description common|}}}}} | ||
| Line 20: | Line 16: | ||
![[Hero]] parties | ![[Hero]] parties | ||
|colspan="2"|{{#cargo_query:tables=btd6_hero_skins | |colspan="2"|{{#cargo_query:tables=btd6_hero_skins | ||
|fields=CONCAT("[[", _pageName, "|", name, "]] (", rl_artifact_rarity, ")") = text | |fields=CONCAT("[[", _pageName, "|", name, "]] (", rl_artifact_rarity, ")<br>") = text | ||
|where=rl_artifact = "{{{name}}}" | |where=rl_artifact = "{{{name}}}" AND NOT xd_only | ||
|order by=numeric_id | |order by=numeric_id | ||
|default=— | |default=— | ||
|format= | |format=list | ||
|delimiter= | |||
}} | }} | ||
|- | |- | ||
!Introduced | !Introduced | ||
|colspan="2"|{{#if:{{{introduced|}}}|[[Bloons TD 6 | |colspan="2"|{{#if:{{{introduced|}}}|[[Update history:Bloons TD 6/Version {{{introduced}}}|Version {{{introduced}}}]]|???}} | ||
|} | |}</div>{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=btd6_artifacts | ||
|id ={{{id|}}} | |||
|id={{{id|}}} | |||
|type={{{type|}}} | |type={{{type|}}} | ||
| Line 47: | Line 43: | ||
|insta_tiers_rare ={{{insta tiers rare|}}} | |insta_tiers_rare ={{{insta tiers rare|}}} | ||
|insta_tiers_legendary={{{insta tiers legendary|}}} | |insta_tiers_legendary={{{insta tiers legendary|}}} | ||
|introduced={{{introduced|}}} | |introduced ={{{introduced|}}} | ||
}}[[Category:{{#ifeq:{{{type|}}}|Boost|Boosts|Artifacts}}]] | }}[[Category:{{#ifeq:{{{type|}}}|Boost|Boosts|Artifacts}}]]{{#seo: | ||
|image={{{image|}}} | |image={{{image|}}} | ||
|name=BTD6 {{{name|}}}, Rogue Legends {{{name|}}}, Artifact {{{name|}}} | |name=BTD6 {{{name|}}}, Rogue Legends {{{name|}}}, Artifact {{{name|}}} | ||
}}</includeonly><noinclude>{{#cargo_declare:_table=btd6_artifacts | }}}}</includeonly><noinclude>{{#cargo_declare:_table=btd6_artifacts | ||
|id=String | |id =String | ||
|type=String | |type=String | ||
| Line 69: | Line 65: | ||
|insta_tiers_rare =String | |insta_tiers_rare =String | ||
|insta_tiers_legendary=String | |insta_tiers_legendary=String | ||
|introduced=String | |introduced =String | ||
}}{{/doc}}</noinclude> | }}{{/doc}}</noinclude> | ||