Template:BATTD adventure info: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Pymonkibot (talk | contribs) m Text replacement - "info-sub" to "subtable" |
||
| (8 intermediate revisions by one other user not shown) | |||
| Line 3: | Line 3: | ||
|- | |- | ||
| | | | ||
{|class=" | {|class="subtable main centered-cells" | ||
|[[File:{{#if:{{{image|}}}|{{{image}}}|missing image.png}}|250px]] | |[[File:{{#if:{{{image|}}}|{{{image}}}|missing image.png}}|250px]] | ||
|- | |- | ||
|{{{description}}} | |{{{description}}} | ||
|} | |} | ||
{|class=" | {|class="subtable" | ||
!Kingdom | !Kingdom | ||
|colspan="2"|{{{kingdom}}} | |colspan="2"|{{{kingdom}}} | ||
|- | |- | ||
!Prerequisites | !Prerequisites | ||
|colspan="2"|{{{ | |colspan="2"|{{#if:{{{adventure required|}}}{{{character required|}}}|{{#if:{{{adventure required|}}}| | ||
*Complete [[{{{adventure required|}}}]]}}{{#if:{{{character required|}}}| | |||
*Unlock [[{{{character required|}}} (BATTD)|{{{character required|}}}]]}}|—}} | |||
|- | |||
!Prerequisite of | |||
|colspan="2"|{{#cargo_query:table=battd_adventures | |||
|fields=CONCAT("[[", _pageName, "|", name, "]]") = text | |||
|where=adventure_required = "{{{name|}}}" | |||
|format=ul | |||
|default=― | |||
}} | |||
|- | |- | ||
!Difficulty | !Difficulty | ||
|colspan="2"|{{{difficulty}}}/5 | |colspan="2"|{{{difficulty}}}/5 | ||
|} | |} | ||
|}[[Category:Adventures (BATTD)]]{{#seo: | |}{{#cargo_store:_table=battd_adventures | ||
|id={{{id|}}} | |||
|name ={{{name|}}} | |||
|image ={{{image|}}} | |||
|description={{{description|}}} | |||
|kingdom ={{{kingdom|}}} | |||
|difficulty ={{{difficulty|}}} | |||
|adventure_required={{{adventure required|}}} | |||
|character_required={{{character required|}}} | |||
|introduced ={{{introduced|}}} | |||
}}[[Category:Adventures (BATTD)]]{{#seo: | |||
|image={{{image|}}} | |image={{{image|}}} | ||
|keywords=BATTD {{{name|}}}, Adventure Time {{{name|}}} | |keywords=BATTD {{{name|}}}, Adventure Time {{{name|}}} | ||
}}</includeonly><noinclude>{{/doc}}</noinclude> | }}</includeonly><noinclude>{{#cargo_declare:_table=battd_adventures | ||
|id=String | |||
|name =String | |||
|image =File | |||
|description=String | |||
|kingdom =Wikitext string | |||
|difficulty =Integer | |||
|adventure_required=String | |||
|character_required=String | |||
|introduced =String | |||
}}{{/doc}}</noinclude> | |||
Latest revision as of 05:49, 4 April 2026
This template defines the Cargo table "battd_adventures". View table.
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| id | id | no description | Unknown | optional |
| name | name | no description | Unknown | optional |
| image | image | no description | Unknown | optional |
| description | description | no description | Unknown | optional |
| kingdom | kingdom | no description | Unknown | optional |
| difficulty | difficulty | no description | Unknown | optional |
| adventure required | adventure required | no description | Unknown | optional |
| character required | character required | no description | Unknown | optional |
| introduced | introduced | no description | Unknown | optional |