Template:BTD6 quest info: Difference between revisions
Jump to navigation
Jump to search
Created page with "<noinclude>{{#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> <includeonly>{{#cargo_store:_table=btd6_quests |id={{{id|}}} |name ={{{name|}}} |image ={{{image|}}} |blurb ={{{blurb|}}} |description={{{description|}}} |category ={{{category|}}} |unlock_level={{{..." |
No edit summary |
||
| Line 3: | Line 3: | ||
|name =String | |name =String | ||
|subtitle =String | |||
|image =File | |image =File | ||
|description=String | |description=String | ||
| Line 19: | Line 19: | ||
|name ={{{name|}}} | |name ={{{name|}}} | ||
|subtitle ={{{subtitle|}}} | |||
|image ={{{image|}}} | |image ={{{image|}}} | ||
|description={{{description|}}} | |description={{{description|}}} | ||
| Line 30: | Line 30: | ||
|introduced ={{{introduced|}}} | |introduced ={{{introduced|}}} | ||
|introduced_C={{{introduced C|}}} | |introduced_C={{{introduced C|}}} | ||
}}[[Category:Quests | }}[[Category:{{#switch:{{{category|}}} | ||
|Tales = Tale | |||
|Challenges = Challenge | |||
|Tutorials = Tutorial | |||
|Experiments = Experiment | |||
}} Quests]]{{#seo: | |||
|image={{{image|}}} | |image={{{image|}}} | ||
}}</includeonly> | }}</includeonly> | ||
{|class="info" | {|class="info" | ||
!class="head"|{{{name}}} | !class="head"|{{{name}}}<br><small>{{{subtitle}}}</small> | ||
|- | |- | ||
| | | | ||
Revision as of 03:21, 11 July 2024
This template defines the Cargo table "btd6_quests". View table.
| {{{name}}} {{{subtitle}}} | |||||||||
|---|---|---|---|---|---|---|---|---|---|
| |||||||||
| |||||||||
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| id | id | no description | Unknown | optional |
| name | name | no description | Unknown | optional |
| image | image | no description | Unknown | optional |
| blurb | blurb | no description | Unknown | optional |
| description | description | no description | Unknown | optional |
| victory | victory | no description | Unknown | optional |
| unlock level | unlock level | no description | Unknown | optional |
| rewards | rewards | no description | Unknown | optional |
| category | category | no description | Unknown | optional |
| introduced | introduced | no description | Unknown | optional |
| introduced C | introduced C | no description | Unknown | optional |