Template:Infobox Place: Difference between revisions

From Good Creations! MC Wiki
Jump to navigation Jump to search
mNo edit summary
Add template data
Line 3: Line 3:
| title    = {{PAGENAME}}
| title    = {{PAGENAME}}


| image    = <iframe src="https://bluemap.minionguyjpro.dedyn.io/{{{minimap}}}" height="300"></iframe>
| image    = {{{minimap|}}}
| caption  = Minimap view of {{PAGENAME}}
| caption  = Minimap view of {{PAGENAME}}


Line 11: Line 11:
| data2    = {{{world}}}
| data2    = {{{world}}}
}}
}}
<noinclude>
<templatedata>
{
"params": {
"name": {
"required": true
},
"minimap": {
"description": "IFrame tag to https://bluemap.minionguyjpro.dedyn.io with flat mode and a certain position.",
"type": "string",
"suggested": true
},
"island": {
"description": "The island where the place is on."
},
"world": {
"description": "The world that the place is on."
}
},
"format": "block",
"description": "This template is made for use as infobox for wiki pages talking about places."
}
</templatedata>
</noinclude>

Revision as of 14:18, 6 April 2025

Infobox Place
Island{{{island}}}
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

IFrame tag to https://bluemap.minionguyjpro.dedyn.io with flat mode and a certain position.

Stringsuggested
islandisland

The island where the place is on.

Unknownoptional
worldworld

The world that the place is on.

Unknownoptional