Template:BTD4 track info: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{|class="info" | <includeonly>{|class="info" | ||
!class="head"|{{{name | !class="head"|{{{name iOS|{{{name F|}}}}}} | ||
|- | |- | ||
|<tabs> | |<tabs> | ||
| Line 36: | Line 36: | ||
{{#invoke:BTD4 track info|main|path labels={{{path labels|}}}|path lengths F={{{path lengths F|}}}|path lengths iOS={{{path lengths iOS|}}}|path lengths HD={{{path lengths HD|}}}|path lengths A={{{path lengths A|}}}}} | {{#invoke:BTD4 track info|main|path labels={{{path labels|}}}|path lengths F={{{path lengths F|}}}|path lengths iOS={{{path lengths iOS|}}}|path lengths HD={{{path lengths HD|}}}|path lengths A={{{path lengths A|}}}}} | ||
|}{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=btd4_tracks | |}{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=btd4_tracks | ||
|id_F={{{id F|}}} | |id_F ={{{id F|}}} | ||
|id_E={{{id E|}}} | |id_E ={{{id E|}}} | ||
|id_iOS={{{id iOS|}}} | |id_iOS={{{id iOS|}}} | ||
|id_A ={{{id A|}}} | |id_A ={{{id A|}}} | ||
| Line 43: | Line 43: | ||
|name_F ={{{name F|}}} | |name_F ={{{name F|}}} | ||
| | |name_iOS ={{{name iOS|}}} | ||
|name_A ={{{name A|}}} | |||
|image_F ={{{image F|}}} | |image_F ={{{image F|}}} | ||
|image_iOS={{{image iOS|}}} | |image_iOS={{{image iOS|}}} | ||
| Line 55: | Line 56: | ||
|introduced_A ={{{introduced A|}}} | |introduced_A ={{{introduced A|}}} | ||
|difficulty={{{difficulty|}}} | |difficulty ={{{difficulty|}}} | ||
|entrances ={{{entrances|}}} | |difficulty_A={{{difficulty A|}}} | ||
|exits | |entrances ={{{entrances|}}} | ||
|junctions ={{{junctions|}}} | |exits ={{{exits|}}} | ||
|water | |junctions ={{{junctions|}}} | ||
|water ={{{water|No}}} | |||
|path_labels ={{{path labels|}}} | |path_labels ={{{path labels|}}} | ||
| Line 71: | Line 73: | ||
-->{{#if:{{{id F|}}}|[[Category:Tracks in BTD4 (Flash)]]}}<!-- | -->{{#if:{{{id F|}}}|[[Category:Tracks in BTD4 (Flash)]]}}<!-- | ||
-->{{#if:{{{id E|}}}|[[Category:Tracks in BTD4 Expansion]]}}<!-- | -->{{#if:{{{id E|}}}|[[Category:Tracks in BTD4 Expansion]]}}<!-- | ||
-->[[Category:{{{difficulty|}}} maps]]}}{{#seo: | -->[[Category:{{{difficulty|}}} maps]]{{#if:{{{difficulty A|}}}|[[Category:{{{difficulty A|}}} maps]]}}}}{{#seo: | ||
|image={{#if:{{{image iOS|}}}|{{{image iOS|}}}|{{#if:{{{image F|}}}|{{{image F}}}}}}} | |image={{#if:{{{image iOS|}}}|{{{image iOS|}}}|{{#if:{{{image F|}}}|{{{image F}}}}}}} | ||
|keywords=BTD4 {{{name|}}} | |keywords=BTD4 {{{name|}}} | ||
}}</includeonly><noinclude>{{#cargo_declare:_table=btd4_tracks | }}</includeonly><noinclude>{{#cargo_declare:_table=btd4_tracks | ||
|id_F=String | |id_F =String | ||
|id_E=String | |id_E =String | ||
|id_iOS=String | |id_iOS=String | ||
|id_A =String | |id_A =String | ||
| Line 94: | Line 96: | ||
|introduced_A =String | |introduced_A =String | ||
|difficulty=String | |difficulty =String | ||
|entrances =Integer | |difficulty_A=String | ||
|exits | |entrances =Integer | ||
|junctions =Integer | |exits =Integer | ||
|water | |junctions =Integer | ||
|water =Boolean | |||
|path_labels =List (,) of String | |path_labels =List (,) of String | ||