Template:Infobox Place: Difference between revisions
mNo edit summary |
m Add province section |
||
| Line 8: | Line 8: | ||
| label1 = Island | | label1 = Island | ||
| data1 = {{{island}}} | | data1 = {{{island}}} | ||
| label2 = Municipality | | label2 = Province | ||
| | | data2 = {{{province|}}} | ||
| | | label3 = Municipality | ||
| | | data3 = {{{municipality|}}} | ||
| label4 = World | |||
| data4 = {{{world}}} | |||
}} | }} | ||
<noinclude> | <noinclude> | ||
| Line 30: | Line 32: | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
"province": { | |||
"description": "The province where the place is in.", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"municipality": { | "municipality": { | ||
"description": "The | "description": "The province where the place is in.", | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||