Template:Ship Infobox: Difference between revisions

no edit summary
imported>Smallketchup82
No edit summary
imported>Smallketchup82
No edit summary
Line 251: Line 251:
"title1": {
"title1": {
"description": "Usually autofills, you don't need to fill this in half of the time.",
"description": "Usually autofills, you don't need to fill this in half of the time.",
"type": "string"
"type": "string",
"label": "title"
},
},
"armed": {
"armed": {
"description": "Is the ship armed?",
"description": "Is the ship armed? Yes/No",
"example": "Yes"
"example": "Yes"
},
},
Line 260: Line 261:
"description": "Image for the ship, this might be a bit tricky so ask Wiki Staff if you need support.",
"description": "Image for the ship, this might be a bit tricky so ask Wiki Staff if you need support.",
"example": "Deity-icon.png",
"example": "Deity-icon.png",
"type": "wiki-file-name"
"type": "wiki-file-name",
"label": "image"
},
},
"top_speed": {
"top_speed": {
Line 266: Line 268:
},
},
"acceleration": {
"acceleration": {
"description": "The ship's acceleration. Can be found by doing the :info command ingame."
"description": "Can be found by doing the :info command ingame."
},
"turn_speed": {
"description": "Can be found by doing the :info command ingame."
},
},
"turn_speed": {},
"small_turrets": {},
"small_turrets": {},
"med_turrets": {},
"med_turrets": {},
Line 285: Line 289:
"cargo_hold": {},
"cargo_hold": {},
"ore_hold": {},
"ore_hold": {},
"warp_drive": {},
"warp_drive": {
"description": "Can the ship warp? Yes/No"
},
"damage_res": {
"damage_res": {
"label": "Damage Resistance"
"label": "Damage Resistance",
"description": "Should be a percentage"
},
"turret_dps": {
"description": "Can be found by doing the :info command ingame."
},
"spinal_dps": {
"description": "Leave blank if the ship does not have spinals. Can be found by doing the :info command ingame."
},
},
"turret_dps": {},
"spinal_dps": {},
"silicate": {},
"silicate": {},
"carbon": {},
"carbon": {},
Line 321: Line 332:
"quantum_core": {},
"quantum_core": {},
"kneall_core": {},
"kneall_core": {},
"permit": {},
"permit": {
"description": "The permit the ship requires"
},
"credit": {
"credit": {
"label": "Manufacturing Fee"
"label": "Manufacturing Fee",
"description": "Usually found using cost command ingame"
},
},
"material_cost": {
"material_cost": {
Line 332: Line 346:
},
},
"warehouse": {
"warehouse": {
"label": "Warehouse Level"
"label": "Warehouse Level",
"description": "The warehouse level needed to build the ship",
"type": "number"
},
},
"prize_condition": {},
"prize_condition": {},
"description": {},
"description": {
"description": "The ship's description. Found using :info command ingame",
"type": "string"
},
"creator": {},
"creator": {},
"version_added": {},
"version_added": {},
"vip_required": {
"vip_required": {
"type": "unknown"
"type": "unknown",
"description": "Does the ship require VIP to build & use? Yes/No"
},
},
"loyalty_required": {},
"loyalty_required": {},
"shields": {},
"shields": {
"hull": {}
"type": "number"
},
"hull": {
"type": "number"
}
},
},
"paramOrder": [
"paramOrder": [