Template:Infobox Reclamation: Difference between revisions

No edit summary
No edit summary
Line 21: Line 21:
{
{
"params": {
"params": {
"name": {},
"name": {
"label": "name",
"required": true
},
"minimap": {
"minimap": {
"label": "minimap",
"label": "minimap",
Line 37: Line 40:
"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
},
},
"world": {
"world": {
"label": "world",
"label": "world",
"description": "World in which the reclamation happened."
"description": "World in which the reclamation happened.",
"required": true
}
}
},
},