Template:Infobox Reclamation: Difference between revisions

From Good Creations! MC Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 21: Line 21:
{
{
"params": {
"params": {
"name": {},
"name": {
"label": "name",
"required": true
},
"minimap": {
"minimap": {
"label": "minimap",
"label": "minimap",
Line 29: Line 32:
"began": {
"began": {
"label": "began",
"label": "began",
"description": "The date that the reclamation began."
"description": "The date that the reclamation began.",
"type": "date"
},
},
"finished": {
"finished": {
"label": "finished",
"label": "finished",
"description": "The date that the reclamation finished."
"description": "The date that the reclamation finished.",
"type": "date"
},
},
"reclaimers": {
"reclaimers": {
"label": "reclaimers",
"label": "reclaimers",
"description": "List of reclaimers that collaborated in the project."
"description": "List of reclaimers that collaborated in the project.",
"required": true,
"type": "wiki-user-name"
},
},
"world": {
"world": {
"label": "world",
"label": "world",
"description": "World in which the reclamation happened."
"description": "World in which the reclamation happened.",
"required": true,
"type": "string"
}
}
},
},

Latest revision as of 18:47, 15 February 2025

Infobox Reclamation
{{{minimap}}}
Minimap view of Infobox Reclamation
Reclamation
Began{{{began}}}
Finished{{{finished}}}
Reclaimer(s){{{reclaimers}}}

World{{{world}}}

No description.

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.

Stringoptional
beganbegan

The date that the reclamation began.

Dateoptional
finishedfinished

The date that the reclamation finished.

Dateoptional
reclaimersreclaimers

List of reclaimers that collaborated in the project.

Userrequired
worldworld

World in which the reclamation happened.

Stringrequired