InfoboxLocation - World of T-Shirts Wiki
Jump to navigation
Jump to search
Created page with " <noinclude> <templatedata> { "params": { "Duration": {}, "Wikipedia": { "type": "url" }, "Cities Visited": {}, "Image": {} }, "paramOrder": [ "Image", "Cities Visited", "Duration", "Wikipedia" ] } </templatedata> </noinclude>" |
No edit summary |
||
Line 4: | Line 4: | ||
{ | { | ||
"params": { | "params": { | ||
" | "citiesVisited": { | ||
" | "label": "Cities Visited" | ||
}, | |||
"image": { | |||
"label": "Image" | |||
}, | |||
"duration": { | |||
"label": "Duration" | |||
}, | |||
"wikipedia": { | |||
"label": "Wikipedia", | |||
"type": "url" | "type": "url" | ||
} | |||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
" | "image", | ||
" | "citiesVisited", | ||
" | "duration", | ||
" | "wikipedia" | ||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 01:13, 13 April 2025
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Image | image | no description | Unknown | optional |
Cities Visited | citiesVisited | no description | Unknown | optional |
Duration | duration | no description | Unknown | optional |
Wikipedia | wikipedia | no description | URL | optional |