Template:Infobox Place: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{infobox | above = {{{name|<includeonly>{{PAGENAMEBASE}}</includeonly>}}} | island = Island }}" |
No edit summary |
||
| Line 1: | Line 1: | ||
{{ | <noinclude> | ||
<templatedata> | |||
{ | |||
"params": { | |||
"name": { | |||
"label": "Name", | |||
"description": "The name of the place.", | |||
"type": "string" | |||
}, | |||
"island": { | |||
"label": "Island", | |||
"description": "The name of the island where the place is on.", | |||
"type": "string" | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Revision as of 19:10, 13 February 2025
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | The name of the place. | String | optional |
| Island | island | The name of the island where the place is on. | String | optional |