Template:BTD6 quest info: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
< | <includeonly>{|class="info" | ||
{|class="info" | |||
!class="head"|{{{name}}} | !class="head"|{{{name}}} | ||
|- | |- | ||
| Line 65: | Line 26: | ||
|colspan="2"|{{#if:{{{introduced|}}}|[[Bloons TD 6 v{{{introduced}}}|Version {{{introduced}}}]]|Launch}} | |colspan="2"|{{#if:{{{introduced|}}}|[[Bloons TD 6 v{{{introduced}}}|Version {{{introduced}}}]]|Launch}} | ||
|} | |} | ||
|} | |}{{#cargo_store:_table=btd6_quests | ||
|id={{{id|}}} | |||
|name ={{{name|}}} | |||
|image ={{{image|}}} | |||
|blurb ={{{blurb|}}} | |||
|description={{{description|}}} | |||
|category ={{{category|}}} | |||
|unlock_level={{{unlock level|}}} | |||
|rewards={{{rewards|}}} | |||
|introduced ={{{introduced|}}} | |||
|introduced_C={{{introduced C|}}} | |||
}}[[Category:{{#switch:{{{category|}}} | |||
|Tales = Tale | |||
|Challenges = Challenge | |||
|Tutorials = Tutorial | |||
|Experiments = Experiment | |||
}} Quests]]{{#seo: | |||
|image={{{image|}}} | |||
}}</includeonly><noinclude>{{/doc}} | |||
{{#cargo_declare:_table=btd6_quests | |||
|id=String | |||
|name =String | |||
|image =File | |||
|blurb =String | |||
|description=String | |||
|category =String | |||
|unlock_level=Integer | |||
|rewards=String | |||
|introduced =String | |||
|introduced_C=String | |||
}}</noinclude> | |||