Template:BTD4 track info: Difference between revisions
mNo edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
|id_E={{{id E|}}} | |id_E={{{id E|}}} | ||
|id_iOS={{{id iOS|}}} | |id_iOS={{{id iOS|}}} | ||
| | |id_A ={{{id A|}}} | ||
|id_DSi={{{id DSi|}}} | |id_DSi={{{id DSi|}}} | ||
| Line 9: | Line 9: | ||
|image_iOS={{{image iOS|}}} | |image_iOS={{{image iOS|}}} | ||
|image_HD ={{{image HD|}}} | |image_HD ={{{image HD|}}} | ||
| | |image_A ={{{image A|}}} | ||
|image_DSi={{{image DSi|}}} | |image_DSi={{{image DSi|}}} | ||
| Line 15: | Line 15: | ||
|introduced_iOS={{{introduced iOS|}}} | |introduced_iOS={{{introduced iOS|}}} | ||
|introduced_HD ={{{introduced HD|}}} | |introduced_HD ={{{introduced HD|}}} | ||
| | |introduced_A ={{{introduced A|}}} | ||
|name ={{{name|}}} | |name ={{{name|}}} | ||
| Line 28: | Line 28: | ||
|path_lengths_iOS={{{path lengths iOS|}}} | |path_lengths_iOS={{{path lengths iOS|}}} | ||
|path_lengths_HD ={{{path lengths HD|}}} | |path_lengths_HD ={{{path lengths HD|}}} | ||
| | |path_lengths_A ={{{path lengths A|}}} | ||
}}<!-- | }}<!-- | ||
-->{{#if:{{{id F|}}}|[[Category:Tracks in BTD4 (Flash)]]}}<!-- | -->{{#if:{{{id F|}}}|[[Category:Tracks in BTD4 (Flash)]]}}<!-- | ||
| Line 42: | Line 42: | ||
|- | |- | ||
|<tabs> | |<tabs> | ||
{{#if:{{{ | {{#if:{{{image iOS|}}}|<tab name="iOS"> | ||
{|class="info-sub main centered-cells" | {|class="info-sub main centered-cells" | ||
|{{#ifexist:File:{{{image iOS|???}}}|[[File:{{{image iOS}}}|250px]]|[[File:missing image.png|250px]]}} | |{{#ifexist:File:{{{image iOS|???}}}|[[File:{{{image iOS}}}|250px]]|[[File:missing image.png|250px]]}} | ||
|} | |} | ||
</tab> | </tab>}} | ||
<tab name="HD"> | {{#if:{{{image HD|}}}|<tab name="iOS"><tab name="HD"> | ||
{|class="info-sub main centered-cells" | {|class="info-sub main centered-cells" | ||
|{{#ifexist:File:{{{image HD|???}}}|[[File:{{{image HD}}}|250px]]|[[File:missing image.png|250px]]}} | |{{#ifexist:File:{{{image HD|???}}}|[[File:{{{image HD}}}|250px]]|[[File:missing image.png|250px]]}} | ||
|} | |} | ||
</tab>}} | </tab>}} | ||
{{#if:{{{ | {{#if:{{{image A|}}}|<tab name="Android"> | ||
{|class="info-sub main centered-cells" | {|class="info-sub main centered-cells" | ||
|{{#ifexist:File:{{{image | |{{#ifexist:File:{{{image A|???}}}|[[File:{{{image And}}}|250px]]|[[File:missing image.png|250px]]}} | ||
|} | |} | ||
</tab>}} | </tab>}} | ||
{{#if:{{{ | {{#if:{{{image F|{{{id E|}}}}}}|<tab name="Flash"> | ||
{|class="info-sub main centered-cells" | {|class="info-sub main centered-cells" | ||
|{{#ifexist:File:{{{image F|???}}}|[[File:{{{image F}}}|250px]]|[[File:missing image.png|250px]]}} | |{{#ifexist:File:{{{image F|???}}}|[[File:{{{image F}}}|250px]]|[[File:missing image.png|250px]]}} | ||
| Line 78: | Line 78: | ||
|{{{water|—}}} | |{{{water|—}}} | ||
|} | |} | ||
{{#invoke:BTD4 track info|main|{{{path labels|}}}|{{{path lengths F|}}}|{{{path lengths iOS|}}}|{{{path lengths HD|}}}|{{{path lengths A|}}}}} | |||
|}</includeonly><noinclude>{{/doc}} | |}</includeonly><noinclude>{{/doc}} | ||
<div>{{#cargo_declare:_table=btd4_levels | <div>{{#cargo_declare:_table=btd4_levels | ||
| Line 83: | Line 84: | ||
|id_E=String | |id_E=String | ||
|id_iOS=String | |id_iOS=String | ||
| | |id_A =String | ||
|id_DSi=String | |id_DSi=String | ||
| Line 89: | Line 90: | ||
|image_iOS=File | |image_iOS=File | ||
|image_HD =File | |image_HD =File | ||
| | |image_A =File | ||
|image_DSi=File | |image_DSi=File | ||
| Line 95: | Line 96: | ||
|introduced_iOS=String | |introduced_iOS=String | ||
|introduced_HD =String | |introduced_HD =String | ||
| | |introduced_A =String | ||
|name =String | |name =String | ||
| Line 108: | Line 109: | ||
|path_lengths_iOS=List (,) of String | |path_lengths_iOS=List (,) of String | ||
|path_lengths_HD =List (,) of String | |path_lengths_HD =List (,) of String | ||
| | |path_lengths_A =List (,) of String | ||
}}</div></noinclude> | }}</div></noinclude> | ||