Template:BTD6 power pro upgrade info: Difference between revisions
Jump to navigation
Jump to search
in preparation for the update |
mNo edit summary |
||
| (2 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" | |||
{|class=" | |||
|[[File:{{{icon}}}|100px]] | |[[File:{{{icon}}}|100px]] | ||
|- | |- | ||
|{{{description}}} | |{{{description}}} | ||
|} | |} | ||
{|class=" | {|class="subtable centered" | ||
!colspan="2"|[[Power Pro]] | !colspan="2"|[[Power Pro]] | ||
!Path | !Path | ||
| Line 17: | Line 15: | ||
|{{{tier}}} | |{{{tier}}} | ||
|} | |} | ||
{|class=" | {|class="subtable" | ||
!Cost | !Cost | ||
|colspan="3"|{{BTD6 upgrade cost by difficulty|{{{cost|0}}}}} | |colspan="3"|{{BTD6 upgrade cost by difficulty|{{{cost|0}}}}} | ||
|} | |}<!-- | ||
<!-- upgrade prev/next --> | upgrade prev/next | ||
--><div class="foot">{{#cargo_query:table=btd6_upgrades | |||
|fields=CONCAT(IF(tier<{{{tier|0}}}, "<div style='float:left'>[[", "<div style='float:right'>[["), _pageName, "{{!}}", IF(tier>{{{tier|0}}}, CONCAT(name, " →]]"), CONCAT("← ", name, "]]")), "</div>") = text | |fields=CONCAT(IF(tier<{{{tier|0}}}, "<div style='float:left'>[[", "<div style='float:right'>[["), _pageName, "{{!}}", IF(tier>{{{tier|0}}}, CONCAT(name, " →]]"), CONCAT("← ", name, "]]")), "</div>") = text | ||
|where=tower = "{{{tower|???}}}" AND path = {{{path|0}}} AND (tier = {{{tier|0}}} - 1 OR tier = {{{tier|0}}} + 1) AND NOT unused | |where=tower = "{{{tower|???}}}" AND path = {{{path|0}}} AND (tier = {{{tier|0}}} - 1 OR tier = {{{tier|0}}} + 1) AND NOT unused | ||
|delimiter= | |delimiter= | ||
}} | }}</div></div>{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=btd6_upgrades | ||
|id={{{id|}}} | |id={{{id|}}} | ||
|unused={{{unused|No}}} | |unused={{{unused|No}}} | ||
| Line 47: | Line 45: | ||
|xp ={{{xp|}}} | |xp ={{{xp|}}} | ||
}}[[Category:{{{tower}}} upgrades]][[Category:Path {{{path}}} upgrades in BTD6]][[Category:Tier {{{tier}}} upgrades in BTD6]]{{#seo: | }}[[Category:{{{tower}}} upgrades]][[Category:Path {{{path}}} upgrades in BTD6]][[Category:Tier {{{tier}}} upgrades in BTD6]]{{#seo: | ||
|image={{{ | |image={{{icon|}}} | ||
|keywords=BTD6 {{{name|}}}, Bloons TD 6 {{{name|}}} | |keywords=BTD6 {{{name|}}}, Bloons TD 6 {{{name|}}} | ||
}}}}</includeonly><noinclude>{{#cargo_attach:_table=btd6_upgrades}}{{/doc}}</noinclude> | }}}}</includeonly><noinclude>{{#cargo_attach:_table=btd6_upgrades}}{{/doc}}</noinclude> | ||
Latest revision as of 03:32, 15 May 2026
This template adds rows to the table "btd6_upgrades", which is declared by the template BTD6 upgrade info. View table.
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| id | id | no description | Unknown | optional |
| name | name | no description | Unknown | optional |
| icon | icon | no description | Unknown | optional |
| description | description | no description | Unknown | optional |
| description C | description C | no description | Unknown | optional |
| tower | tower | no description | Unknown | optional |
| path | path | no description | Unknown | optional |
| tier | tier | no description | Unknown | optional |
| xp | xp | no description | Unknown | optional |
| cost | cost | no description | Unknown | optional |
| cost C | cost C | no description | Unknown | optional |
| unused | unused | no description | Unknown | optional |
| image | image | no description | Unknown | optional |