Template:InfoboxLocation: Difference between revisions
No edit summary |
No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
[[Category:Infobox templates]] | |||
{{ | <templatedata> | ||
{ | |||
"params": { | |||
"image": { | |||
"label": "Image" | |||
}, | |||
"duration": { | |||
"label": "Duration" | |||
}} | }, | ||
"citiesVisited": { | |||
"label": "Cities Visited" | |||
}, | |||
"wikipediaLink": { | |||
"label": "Wikipedia", | |||
"type": "url" | |||
}, | |||
"country": { | |||
"label": "Country" | |||
} | |||
}, | |||
"paramOrder": [ | |||
"country", | |||
"image", | |||
"duration", | |||
"citiesVisited", | |||
"wikipediaLink" | |||
] | |||
} | |||
</templatedata></noinclude> |