Template:BTDB2 upgrade info: Difference between revisions
mNo edit summary |
Pymonkibot (talk | contribs) m Text replacement - "<div class="info">" to "<div class="info subtable-container">" |
||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly><templatestyles src="Info/style.css"/><div class="info subtable-container"><!-- | ||
--><div class="head">{{{name}}}</div> | |||
{|class="subtable main centered" | |||
|[[File:{{{image}}}|200px|Portrait of {{{name}}}]] | |||
|- | |- | ||
|class="flex-left-icon-wrapper"|[[File:{{{icon}}}|50px|Icon of {{{name}}}]]{{{description}}} | |||
| | |||
|} | |} | ||
{|class=" | {|class="subtable" | ||
!colspan=2| | !Tower | ||
|colspan="2"|[[{{{tower}}} (Battles 2)|{{{tower}}}]] — Path {{{path}}} — Tier {{{tier}}} | |||
|- | |- | ||
|colspan=2|[[{{{ | !Cost | ||
|colspan="2"|${{formatnum:{{{cost|0}}}}} | |||
|{{{tier}}} | |}<!-- | ||
| | |||
| | upgrade prev/next | ||
| | |||
--><div class="foot">{{#cargo_query:table=btdb2_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 | |||
|where=tower = "{{{tower|???}}}" AND path = {{{path|0}}} AND (tier = {{{tier|0}}} - 1 OR tier = {{{tier|0}}} + 1) AND NOT unused | |||
|delimiter= | |||
}}</div></div>{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=btdb2_upgrades | |||
|id={{{id|}}} | |id={{{id|}}} | ||
|unused={{{unused|No}}} | |unused={{{unused|No}}} | ||
|name | |name ={{{name|}}} | ||
|icon | |icon ={{{icon|}}} | ||
|image | |image ={{{image|}}} | ||
|description | |description={{{description|}}} | ||
|tower={{{tower|}}} | |tower={{{tower|}}} | ||
| Line 36: | Line 37: | ||
|image={{{image|}}} | |image={{{image|}}} | ||
|keywords=Battles 2 {{{name|}}}, BTDB2 {{{name|}}} | |keywords=Battles 2 {{{name|}}}, BTDB2 {{{name|}}} | ||
}}</includeonly><noinclude>{{#cargo_declare:_table=btdb2_upgrades | }}}}</includeonly><noinclude>{{#cargo_declare:_table=btdb2_upgrades | ||
|id=String | |id=String | ||
|unused=Boolean | |unused=Boolean | ||
|name | |name =String | ||
|icon | |icon =File | ||
|image | |image =File | ||
|description | |description=String | ||
|tower=String | |tower=String | ||