Template:Infobox Place: Difference between revisions

From Good Creations! MC Wiki
Jump to navigation Jump to search
Created page with "{{infobox | above = {{{name|<includeonly>{{PAGENAMEBASE}}</includeonly>}}} | island = Island }}"
 
No edit summary
Line 1: Line 1:
{{infobox
<noinclude>
| above      = {{{name|<includeonly>{{PAGENAMEBASE}}</includeonly>}}}
<templatedata>
| island    = Island
{
}}
"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.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namename

The name of the place.

Stringoptional
Islandisland

The name of the island where the place is on.

Stringoptional