Template:BTD4 track info: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=btd4_tracks | <includeonly>{|class="info" | ||
!class="head"|{{{name|}}} | |||
|- | |||
|<tabs> | |||
{{#if:{{{image iOS|}}}|<tab name="iOS"> | |||
{|class="info-sub main centered-cells" | |||
|{{#ifexist:File:{{{image iOS|???}}}|[[File:{{{image iOS}}}|250px]]|[[File:missing image.png|250px]]}} | |||
|} | |||
</tab>}}{{#if:{{{image HD|}}}|<tab name="HD"> | |||
{|class="info-sub main centered-cells" | |||
|{{#ifexist:File:{{{image HD|???}}}|[[File:{{{image HD}}}|250px]]|[[File:missing image.png|250px]]}} | |||
|} | |||
</tab>}}{{#if:{{{image A|}}}|<tab name="Android"> | |||
{|class="info-sub main centered-cells" | |||
|{{#ifexist:File:{{{image A|???}}}|[[File:{{{image A}}}|250px]]|[[File:missing image.png|250px]]}} | |||
|} | |||
</tab>}}{{#if:{{{image F|}}}|<tab name="Flash"> | |||
{|class="info-sub main centered-cells" | |||
|{{#ifexist:File:{{{image F|???}}}|[[File:{{{image F}}}|250px]]|[[File:missing image.png|250px]]}} | |||
|}</tab>}}</tabs> | |||
{|class="info-sub" | |||
!Difficulty | |||
|colspan="2"|{{{difficulty|}}} | |||
|} | |||
{|class="info-sub" style="text-align:center" | |||
!Entrances | |||
!Exits | |||
!Junctions | |||
!Water? | |||
|- | |||
|{{{entrances|—}}} | |||
|{{{exits|—}}} | |||
|{{{junctions|—}}} | |||
|{{{water|—}}} | |||
|} | |||
{{#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 | |||
|id_F={{{id F|}}} | |id_F={{{id F|}}} | ||
|id_E={{{id E|}}} | |id_E={{{id E|}}} | ||
| Line 37: | Line 73: | ||
|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_levels | ||
|id_F=String | |id_F=String | ||
|id_E=String | |id_E=String | ||
| Line 108: | Line 103: | ||
|path_lengths_HD =List (,) of String | |path_lengths_HD =List (,) of String | ||
|path_lengths_A =List (,) of String | |path_lengths_A =List (,) of String | ||
}} | }}{{/doc}}</noinclude> | ||
Revision as of 10:18, 7 March 2025
This template defines the Cargo table "btd4_levels". This table has not been created yet.
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| id F | id F | no description | Unknown | optional |
| id E | id E | no description | Unknown | optional |
| id iOS | id iOS | no description | Unknown | optional |
| id And | id And | no description | Unknown | optional |
| id DSi | id DSi | no description | Unknown | optional |
| name | name | no description | Unknown | optional |
| image F | image F | no description | Unknown | optional |
| image iOS | image iOS | no description | Unknown | optional |
| image HD | image HD | no description | Unknown | optional |
| image And | image And | no description | Unknown | optional |
| image DSi | image DSi | no description | Unknown | optional |
| difficulty | difficulty | no description | Unknown | optional |
| introduced F | introduced F | no description | Unknown | optional |
| introduced iOS | introduced iOS | no description | Unknown | optional |
| introduced HD | introduced HD | no description | Unknown | optional |
| introduced And | introduced And | no description | Unknown | optional |
| entrances | entrances | no description | Unknown | optional |
| exits | exits | no description | Unknown | optional |
| junctions | junctions | no description | Unknown | optional |
| water | water | no description | Unknown | optional |
| Path labels | path labels | Unofficial names for each path, separated by commas with no spaces. Leave this blank if there is only one path.
| String | optional |
| Path lengths (Flash/Expansion) | path lengths F | The lengths of the paths in distance units in the Flash version and BTD4 Expansion, separated by commas with no spaces.
| String | optional |
| Path lengths (iOS) | path lengths iOS | The lengths of the paths in distance units in the iOS version, separated by commas with no spaces.
| String | required |
| Path lengths (HD) | path lengths HD | The lengths of the paths in distance units in BTD4 HD, separated by commas with no spaces.
| String | optional |
| Path lengths (Android/DSi) | path lengths And | The lengths of the paths in distance units in the Android version and the DSi version, separated by commas with no spaces. (Yes, the paths in the Android and DSi versions are identical.)
| String | optional |