Template:Ship Infobox: Difference between revisions

no edit summary
(test)
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
Line 102: Line 102:
{
{
"params": {
"params": {
"title": {
"label": "title",
"description": "Autofills, you don't need to fill this in unless you wish to override the default value",
"type": "string",
"autovalue": "The {{PAGENAME}}"
},
"image1": {
"image1": {
"description": "Image for the ship. View the Ship Image Guidelines for help",
"description": "Image for the ship. View the Ship Image Guidelines for help",
Line 241: Line 247:
"label": "Manufacturing Fee",
"label": "Manufacturing Fee",
"description": "The manufacturing fee of the ship. Use the :cost command ingame to find this",
"description": "The manufacturing fee of the ship. Use the :cost command ingame to find this",
"type": "line"
"type": "line",
"deprecated": "Avoid usage"
},
},
"material_cost": {
"material_cost": {
Line 295: Line 302:
"type": "number",
"type": "number",
"label": "Explosion Radius"
"label": "Explosion Radius"
},
"title": {
"label": "title",
"description": "Autofills, you don't need to fill this in unless you wish to override the default value",
"type": "string",
"autovalue": "The {{PAGENAME}}"
}
}
},
},