Template:Infobox Place: Difference between revisions

From Good Creations! MC Wiki
Jump to navigation Jump to search
Small fixes
mNo edit summary
Line 8: Line 8:
| label1  = Island
| label1  = Island
| data1    = {{{island}}}
| data1    = {{{island}}}
| label2  = World
| label2   = Municipality
| data2   = {{{world}}}
| data2    = {{{municipality}}}
| label3   = World
| data3   = {{{world}}}
}}
}}
<noinclude>
<noinclude>
Line 19: Line 21:
},
},
"minimap": {
"minimap": {
"description": "IFrame tag to https://bluemap.minionguyjpro.dedyn.io with flat mode and a certain position.",
"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.",

Revision as of 16:34, 11 October 2025

Infobox Place
Island{{{island}}}
Municipality{{{municipality}}}
World{{{world}}}

This template is made for use as infobox for wiki pages talking about places.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
namename

no description

Unknownrequired
minimapminimap

Value for x, z, y and rotation to show a minimap at.

Stringsuggested
islandisland

The island where the place is on.

Stringsuggested
municipalitymunicipality

The municipality where the place is in.

Stringsuggested
worldworld

The world that the place is on.

Stringsuggested