Template:Infobox Place: Difference between revisions
Small fixes |
mNo edit summary |
||
| Line 8: | Line 8: | ||
| label1 = Island | | label1 = Island | ||
| data1 = {{{island}}} | | data1 = {{{island}}} | ||
| label2 = World | | label2 = Municipality | ||
| | | data2 = {{{municipality}}} | ||
| label3 = World | |||
| data3 = {{{world}}} | |||
}} | }} | ||
<noinclude> | <noinclude> | ||
| Line 19: | Line 21: | ||
}, | }, | ||
"minimap": { | "minimap": { | ||
"description": " | "description": "Value for x, z, y and rotation to show a minimap at.", | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
| Line 28: | Line 30: | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
"municipality": { | |||
"description": "The municipality where the place is in.", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"world": { | "world": { | ||
"description": "The world that the place is on.", | "description": "The world that the place is on.", | ||