Template:BTD6 quest info: Difference between revisions
mNo edit summary |
Pymonkibot (talk | contribs) m Text replacement - "[[Bloons TD 6 v" to "[[Update history:Bloons TD 6/Version " |
||
| (5 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}}}|150px|Icon of {{{name}}}]] | |||
|- | |- | ||
| | |{{{description}}} | ||
{ | |||
|} | |} | ||
{|class="subtable" | |||
{|class=" | |||
!Unlocked at | !Unlocked at | ||
|colspan="2"|{{#ifeq:{{{unlock level}}}|0|Start|Level {{{unlock level}}}}} | |colspan="2"|{{#ifeq:{{{unlock level}}}|0|Start|Level {{{unlock level}}}}} | ||
|- | |- | ||
!Rewards | !Rewards | ||
|colspan="2"|{{#invoke:BTD6 rewards|main|{{{rewards|}}}|source={{{name|}}}|format=ul}} | |colspan="2"|{{#invoke:BTD6 rewards|main|{{{rewards|}}}|source={{{name|}}}|format=ul|full=y}} | ||
|- | |- | ||
!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_quests | ||
| | |||
|id={{{id|}}} | |id={{{id|}}} | ||
|name ={{{name|}}} | |name ={{{name|}}} | ||
|image ={{{image|}}} | |image ={{{image|}}} | ||
|description={{{description|}}} | |description={{{description|}}} | ||
|category ={{{category|}}} | |category ={{{category|}}} | ||
|unlock_level={{{unlock level|}}} | |unlock_level={{{unlock level|}}} | ||
|rewards ={{{rewards|}}} | |||
|rewards={{{rewards|}}} | |||
|introduced ={{{introduced|}}} | |introduced ={{{introduced|}}} | ||
|introduced_C={{{introduced C|}}} | |introduced_C={{{introduced C|}}} | ||
}}[[Category: | }}[[Category:Quests (BTD6)]]{{#seo: | ||
|image={{{image|}}} | |image={{{image|}}} | ||
}}</includeonly><noinclude>{{#cargo_declare:_table=btd6_quests | |keywords=BTD6 {{{name}}} | ||
}}}}</includeonly><noinclude>{{#cargo_declare:_table=btd6_quests | |||
|id=String | |id=String | ||
|name =String | |name =String | ||
|image =File | |image =File | ||
|description=String | |description=String | ||
|category =String | |category =String | ||
|unlock_level=Integer | |unlock_level=Integer | ||
|rewards =String | |||
|rewards=String | |||
|introduced =String | |introduced =String | ||
|introduced_C=String | |introduced_C=String | ||
}}{{/doc}}</noinclude> | }}{{/doc}}</noinclude> | ||