Template:BTD6 spellbook spell info: Difference between revisions

mNo edit summary
Pymonkibot (talk | contribs)
m Text replacement - "info-sub" to "subtable"
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly>[[Category:Corvus spells]]{{#seo:
<includeonly>{|class="info"
|image={{{image|}}}
|keywords=BTD6 {{{name|}}}
}}
{|class="info"
!class="head"|{{{name}}}
!class="head"|{{{name}}}
|-
|-
|
|
{|class="info-sub main centered-cells"
{|class="subtable main centered-cells"
|<div style="background-color:beige">[[File:{{{image}}}|x100px]]</div>
|style="background-color:tan"|[[File:{{{image}}}|x100px]]
|-
|-
|{{{description}}}
|{{{description}}}
|}
|}
{|class="info-sub"
{|class="subtable"
!Level unlocked
!Level unlocked
|colspan="2"|{{{unlocked at|}}}
|colspan="2"|{{{unlocked at|}}}
Line 24: Line 20:
{{#if:{{{cooldown|}}}|!Cooldown
{{#if:{{{cooldown|}}}|!Cooldown
{{!}}colspan="2"{{!}}{{{cooldown|}}} seconds}}
{{!}}colspan="2"{{!}}{{{cooldown|}}} seconds}}
|-
!Hotkey
|colspan="2"|Tower Panel Inventory {{{hotkey|}}}
|}
|}
|}<noinclude>{{/doc}}</noinclude>
|}{{#cargo_store:_table=btd6_spellbook_spells
|id={{{id|}}}
 
|name      ={{{name|}}}
|image      ={{{image|}}}
|description={{{description|}}}
 
|unlocked_at ={{{unlocked at|}}}
|cost        ={{{cost|}}}
|ongoing_cost={{{ongoing cost|}}}
 
|duration={{{duration|}}}
|cooldown={{{cooldown|}}}
|hotkey  ={{{hotkey|}}}
}}[[Category:Spellbook spells]]{{#seo:
|image={{{image|}}}
}}</includeonly><noinclude>{{#cargo_declare:_table=btd6_spellbook_spells
|id=String
 
|name      =String
|image      =File
|description=String
 
|unlocked_at =Integer
|cost        =Integer
|ongoing_cost=Integer
 
|duration=Integer
|cooldown=Integer
|hotkey  =Integer
}}{{/doc}}</noinclude>