Template:BTD4 track info/doc: Difference between revisions
Created page with "<templatedata> { "params": { "id F": {}, "id E": {}, "id iOS": {}, "id And": {}, "id DSi": {}, "image F": {}, "image iOS": {}, "image HD": {}, "image And": {}, "image DSi": {}, "introduced F": {}, "introduced iOS": {}, "introduced HD": {}, "introduced And": {}, "name": {}, "difficulty": {}, "entrances": {}, "exits": {}, "junctions": {}, "water": {}, "path labels": {}, "path lengths F": {}, "path lengths iOS": {}, "path len..." |
mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 22: | Line 22: | ||
"junctions": {}, | "junctions": {}, | ||
"water": {}, | "water": {}, | ||
"path labels": {}, | "path labels": { | ||
"path lengths F": {}, | "label": "Path labels", | ||
"path lengths iOS": {}, | "description": "Unofficial names for each path, separated by commas with no spaces. Leave this blank if there is only one path.", | ||
"path lengths HD": {}, | "example": "Upper,Lower", | ||
"path lengths And": {} | "type": "string" | ||
}, | |||
"path lengths F": { | |||
"label": "Path lengths (Flash/Expansion)", | |||
"description": "The lengths of the paths in distance units in the Flash version and BTD4 Expansion, separated by commas with no spaces.", | |||
"example": "1179.54,2235.34", | |||
"type": "string" | |||
}, | |||
"path lengths iOS": { | |||
"label": "Path lengths (iOS)", | |||
"description": "The lengths of the paths in distance units in the iOS version, separated by commas with no spaces.", | |||
"example": "1179.54,2235.34", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"path lengths HD": { | |||
"label": "Path lengths (HD)", | |||
"description": "The lengths of the paths in distance units in BTD4 HD, separated by commas with no spaces.", | |||
"example": "1179.54,2235.34", | |||
"type": "string" | |||
}, | |||
"path lengths And": { | |||
"label": "Path lengths (Android/DSi)", | |||
"description": "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.)", | |||
"example": "1179.54,2235.34", | |||
"type": "string" | |||
} | |||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
Latest revision as of 03:33, 18 December 2024
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 |