Template:Infobox Reclamation: Difference between revisions

Created page with "{{Infobox | name = {{{name|{{PAGENAME}}}}} | title = {{PAGENAME}} | image = {{{minimap}}} | caption = Minimap view of {{PAGENAME}} | data1 = '''Reclamation''' | label2 = Began | data2 = {{{began}}} | label3 = Finished | data3 = {{{finished}}} | label4 = Reclaimer(s) | data4 = {{{reclaimers}}} | data5 = <hr> | label6 = World | data6 = {{{world}}} }}"
 
No edit summary
Line 17: Line 17:
| data6    = {{{world}}}
| data6    = {{{world}}}
}}
}}
<noinclude>
<templatedata>
{
"params": {
"name": {},
"minimap": {
"label": "minimap",
"description": "IFrame tag to https://bluemap.minionguyjpro.dedyn.io with flat mode and a certain position.",
"type": "string"
},
"began": {
"label": "began",
"description": "The date that the reclamation began."
},
"finished": {
"label": "finished",
"description": "The date that the reclamation finished."
},
"reclaimers": {
"label": "reclaimers",
"description": "List of reclaimers that collaborated in the project."
},
"world": {
"label": "world",
"description": "World in which the reclamation happened."
}
},
"format": "block"
}
</templatedata>
</noinclude>