Template:BTD6 hero skin info: Difference between revisions
Hubianzhen (talk | contribs) No edit summary |
Hubianzhen (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly><templatestyles src="Info/style.css"/><div class="info"><!-- | <includeonly><templatestyles src="Info/style.css"/><div class="info"><!-- | ||
--><div class="head">{{{name}}}</div> | --><div class="head">{{{name}}}</div> | ||
{{#if:{{{name 2|}}} | |||
|<tabs>{{#tab:{{{name}}}, {{{name 2}}}|<!-- tab 1 --> | |<tabs>{{#tab:{{{name}}}, {{{name 2}}}|<!-- tab 1 --> | ||
{{{!}}class{{=}}"subtable main centered | {{{!}}class{{=}}"subtable main centered" | ||
{{!}}[[File:{{{image}}}|200px|Portrait of {{{name}}}]] | {{!}}[[File:{{{image}}}|200px|Portrait of {{{name}}}]] | ||
{{!}}- | {{!}}- | ||
{{!}}{{{description}}} | {{!}}{{{description}}} | ||
{{!}}}|<!-- tab 2 --> | {{!}}}|<!-- tab 2 --> | ||
{{{!}}class{{=}}"subtable main centered | {{{!}}class{{=}}"subtable main centered" | ||
{{!}}[[File:{{{image 2}}}|200px|Portrait of {{{name 2}}}]] | {{!}}[[File:{{{image 2}}}|200px|Portrait of {{{name 2}}}]] | ||
{{!}}- | {{!}}- | ||
{{!}}{{{description 2}}} | {{!}}{{{description 2}}} | ||
{{!}}} | {{!}}} | ||
}} | |||
</tabs>| | </tabs>| | ||
{{{!}}class{{=}}"subtable main centered | {{{!}}class{{=}}"subtable main centered" | ||
{{!}}[[File:{{{image}}}|200px|Portrait of {{{name}}}]] | {{!}}[[File:{{{image}}}|200px|Portrait of {{{name}}}]] | ||
{{!}}- | {{!}}- | ||
{{!}}{{{description}}} | {{!}}{{{description}}} | ||
{{!}}} | {{!}}}} | ||
{|class="subtable" | {|class="subtable" | ||
{{#if:{{{cost|}}}|!Cost | {{#if:{{{cost|}}}|!Cost | ||
| Line 39: | Line 37: | ||
|name ={{{name|}}} | |name ={{{name|}}} | ||
|name_2 ={{{name 2|}}} | |||
|image ={{{image|}}} | |image ={{{image|}}} | ||
|image_2 ={{{image 2|}}} | |||
|icon ={{{icon|}}} | |icon ={{{icon|}}} | ||
|description={{{description|}}} | |description={{{description|}}} | ||
|description_2={{{description 2|}}} | |||
|hero ={{{hero|}}} | |hero ={{{hero|}}} | ||
| Line 64: | Line 65: | ||
}}[[Category:Hero Skins in BTD6]]{{#seo: | }}[[Category:Hero Skins in BTD6]]{{#seo: | ||
|image={{{image|}}} | |image={{{image|}}} | ||
}}}}</includeonly><noinclude>{{#cargo_declare:_table=btd6_hero_skins | }}}}</includeonly><noinclude> | ||
{{#cargo_declare:_table=btd6_hero_skins | |||
|id=String | |id=String | ||
|numeric_id=Integer | |numeric_id=Integer | ||
|name =String | |name =String | ||
|name_2 =String | |||
|image =File | |image =File | ||
|image_2 =File | |||
|icon =File | |icon =File | ||
|description=String | |description=String | ||
|description_2=String | |||
|hero =String | |hero =String | ||