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 |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
[[Category:Infobox templates]] | |||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
"Duration": {}, | "image": { | ||
" | "label": "Image" | ||
}, | |||
"duration": { | |||
"label": "Duration" | |||
}, | |||
"citiesVisited": { | |||
"label": "Cities Visited" | |||
}, | |||
"wikipediaLink": { | |||
"label": "Wikipedia", | |||
"type": "url" | "type": "url" | ||
}, | }, | ||
" | "country": { | ||
"label": "Country" | |||
} | |||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
" | "country", | ||
" | "image", | ||
" | "duration", | ||
" | "citiesVisited", | ||
"wikipediaLink" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata></noinclude> | ||
</noinclude> | |||
Latest revision as of 01:55, 13 April 2025
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Country | country | no description | Unknown | optional |
| Image | image | no description | Unknown | optional |
| Duration | duration | no description | Unknown | optional |
| Cities Visited | citiesVisited | no description | Unknown | optional |
| Wikipedia | wikipediaLink | no description | URL | optional |