Editing Template:Ability card v2/Card/docGive feedback
Jump to navigation
Jump to search
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 152: | Line 152: | ||
{ | { | ||
"params": { | "params": { | ||
"name": { | |||
"description": "Name of the ability", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"icon": { | "icon": { | ||
"description": "Icon file name of the ability", | "description": "Icon file name of the ability", | ||
| Line 163: | Line 168: | ||
}, | }, | ||
"range_ss": { | "range_ss": { | ||
"description": "Range spirit scale multiplier", | |||
"type": "number" | "type": "number" | ||
}, | |||
"radius": { | "radius": { | ||
"description": "Radius of ability's effect", | "description": "Radius of ability's effect", | ||
| Line 171: | Line 176: | ||
}, | }, | ||
"radius_ss": { | "radius_ss": { | ||
"description": "Radius spirit scale multiplier", | |||
"type": "number" | "type": "number" | ||
}, | }, | ||
"duration": { | "duration": { | ||
"description": "Duration of ability's effect", | "description": "Duration of ability's effect", | ||
"type": "number" | |||
}, | }, | ||
"duration_ss": { | "duration_ss": { | ||
"description": "Duration spirit scale multiplier", | |||
"type": "number" | "type": "number" | ||
}, | |||
"num_of_charges": { | "num_of_charges": { | ||
"description": "Total number of charges", | "description": "Total number of charges", | ||
| Line 191: | Line 196: | ||
}, | }, | ||
"charge_cooldown_ss": { | "charge_cooldown_ss": { | ||
"description": "Charge cooldown spirit scale multiplier", | |||
"type": "number" | "type": "number" | ||
}, | |||
"cooldown": { | "cooldown": { | ||
"description": "Cooldown of ability", | |||
"type": "number" | "type": "number" | ||
}, | |||
"cooldown_ss": { | "cooldown_ss": { | ||
"description": "Cooldown spirit scale multiplier", | |||
"type": "number" | "type": "number" | ||
}, | |||
"info1_desc": { | "info1_desc": { | ||
"description": "Description for Infobox #1", | "description": "Description for Infobox #1", | ||
| Line 212: | Line 217: | ||
}, | }, | ||
"info1_mainbox2": { | "info1_mainbox2": { | ||
"description": "Mainbox #2 for Infobox #1", | |||
"example": "{{Ability card v2/Card/MainBox ...}}", | "example": "{{Ability card v2/Card/MainBox ...}}", | ||
"type": "wiki-template-name" | "type": "wiki-template-name" | ||
}, | |||
"info1_mainbox3": { | "info1_mainbox3": { | ||
"description": "Mainbox #3 for Infobox #1", | |||
"example": "{{Ability card v2/Card/MainBox ...}}", | "example": "{{Ability card v2/Card/MainBox ...}}", | ||
"type": "wiki-template-name" | "type": "wiki-template-name" | ||
}, | |||
"info1_altbox1": { | "info1_altbox1": { | ||
"description": "Altbox #1 for Infobox #1", | "description": "Altbox #1 for Infobox #1", | ||
| Line 227: | Line 232: | ||
}, | }, | ||
"info1_altbox2": { | "info1_altbox2": { | ||
"description": "Altbox #2 for Infobox #1", | |||
"example": "{{Ability card v2/Card/AltBox ...}}", | "example": "{{Ability card v2/Card/AltBox ...}}", | ||
"type": "wiki-template-name" | "type": "wiki-template-name" | ||
}, | |||
"info1_altbox3": { | "info1_altbox3": { | ||
"description": "Altbox #3 for Infobox #1", | |||
"example": "{{Ability card v2/Card/AltBox ...}}", | "example": "{{Ability card v2/Card/AltBox ...}}", | ||
"type": "wiki-template-name" | "type": "wiki-template-name" | ||
}, | |||
"info1_altbox4": { | "info1_altbox4": { | ||
"description": "Altbox #4 for Infobox #1", | |||
"example": "{{Ability card v2/Card/AltBox ...}}", | "example": "{{Ability card v2/Card/AltBox ...}}", | ||
"type": "wiki-template-name" | "type": "wiki-template-name" | ||
}, | |||
"info1_altbox5": { | "info1_altbox5": { | ||
"description": "Altbox #5 for Infobox #1", | |||
"example": "{{Ability card v2/Card/AltBox ...}}", | "example": "{{Ability card v2/Card/AltBox ...}}", | ||
"type": "wiki-template-name" | "type": "wiki-template-name" | ||
}, | |||
"info1_altbox6": { | "info1_altbox6": { | ||
"description": "Altbox #6 for Infobox #1", | |||
"example": "{{Ability card v2/Card/AltBox ...}}", | "example": "{{Ability card v2/Card/AltBox ...}}", | ||
"type": "wiki-template-name" | "type": "wiki-template-name" | ||
}, | |||
"info2_desc": { | |||
"description": "Description for Infobox #2", | "description": "Description for Infobox #2", | ||
"type": "string" | "type": "string" | ||
| Line 261: | Line 266: | ||
}, | }, | ||
"info2_mainbox2": { | "info2_mainbox2": { | ||
"description": "Mainbox #2 for Infobox #2", | |||
"example": "{{Ability card v2/Card/MainBox ...}}", | "example": "{{Ability card v2/Card/MainBox ...}}", | ||
"type": "wiki-template-name" | "type": "wiki-template-name" | ||
}, | |||
"info2_mainbox3": { | "info2_mainbox3": { | ||
"description": "Mainbox #3 for Infobox #2", | |||
"example": "{{Ability card v2/Card/MainBox ...}}", | "example": "{{Ability card v2/Card/MainBox ...}}", | ||
"type": "wiki-template-name" | "type": "wiki-template-name" | ||
}, | |||
"info2_altbox1": { | "info2_altbox1": { | ||
"description": "Altbox #1 for Infobox #2", | "description": "Altbox #1 for Infobox #2", | ||
| Line 276: | Line 281: | ||
}, | }, | ||
"info2_altbox2": { | "info2_altbox2": { | ||
"description": "Altbox #2 for Infobox #2", | |||
"example": "{{Ability card v2/Card/AltBox ...}}", | "example": "{{Ability card v2/Card/AltBox ...}}", | ||
"type": "wiki-template-name" | "type": "wiki-template-name" | ||
}, | |||
"info2_altbox3": { | "info2_altbox3": { | ||
"description": "Altbox #3 for Infobox #2", | |||
"example": "{{Ability card v2/Card/AltBox ...}}", | "example": "{{Ability card v2/Card/AltBox ...}}", | ||
"type": "wiki-template-name" | "type": "wiki-template-name" | ||
}, | |||
"info2_altbox4": { | "info2_altbox4": { | ||
"description": "Altbox #4 for Infobox #2", | |||
"example": "{{Ability card v2/Card/AltBox ...}}", | "example": "{{Ability card v2/Card/AltBox ...}}", | ||
"type": "wiki-template-name" | "type": "wiki-template-name" | ||
}, | |||
"info2_altbox5": { | "info2_altbox5": { | ||
"description": "Altbox #5 for Infobox #2", | |||
"example": "{{Ability card v2/Card/AltBox ...}}", | "example": "{{Ability card v2/Card/AltBox ...}}", | ||
"type": "wiki-template-name" | "type": "wiki-template-name" | ||
}, | |||
"info2_altbox6": { | "info2_altbox6": { | ||
"description": "Altbox #6 for Infobox #2", | |||
"example": "{{Ability card v2/Card/AltBox ...}}", | "example": "{{Ability card v2/Card/AltBox ...}}", | ||
"type": "wiki-template-name" | "type": "wiki-template-name" | ||
}, | |||
"info3_desc": { | |||
"description": "Description for Infobox #3", | "description": "Description for Infobox #3", | ||
"type": "string" | "type": "string" | ||
| Line 310: | Line 315: | ||
}, | }, | ||
"info3_mainbox2": { | "info3_mainbox2": { | ||
"description": "Mainbox #2 for Infobox #3", | |||
"example": "{{Ability card v2/Card/MainBox ...}}", | "example": "{{Ability card v2/Card/MainBox ...}}", | ||
"type": "wiki-template-name" | "type": "wiki-template-name" | ||
}, | |||
"info3_mainbox3": { | "info3_mainbox3": { | ||
"description": "Mainbox #3 for Infobox #3", | |||
"example": "{{Ability card v2/Card/MainBox ...}}", | "example": "{{Ability card v2/Card/MainBox ...}}", | ||
"type": "wiki-template-name" | "type": "wiki-template-name" | ||
}, | |||
"info3_altbox1": { | "info3_altbox1": { | ||
"description": "Altbox #1 for Infobox #3", | "description": "Altbox #1 for Infobox #3", | ||
| Line 325: | Line 330: | ||
}, | }, | ||
"info3_altbox2": { | "info3_altbox2": { | ||
"description": "Altbox #2 for Infobox #3", | |||
"example": "{{Ability card v2/Card/AltBox ...}}", | "example": "{{Ability card v2/Card/AltBox ...}}", | ||
"type": "wiki-template-name" | "type": "wiki-template-name" | ||
}, | |||
"info3_altbox3": { | "info3_altbox3": { | ||
"description": "Altbox #3 for Infobox #3", | |||
"example": "{{Ability card v2/Card/AltBox ...}}", | "example": "{{Ability card v2/Card/AltBox ...}}", | ||
"type": "wiki-template-name" | "type": "wiki-template-name" | ||
}, | }, | ||
"info2_altbox4": { | |||
"description": "Altbox #4 for Infobox #2", | |||
"example": "{{Ability card v2/Card/AltBox ...}}", | |||
"type": "wiki-template-name" | |||
}, | |||
"info3_altbox5": { | "info3_altbox5": { | ||
"description": "Altbox #5 for Infobox #3", | |||
"example": "{{Ability card v2/Card/AltBox ...}}", | "example": "{{Ability card v2/Card/AltBox ...}}", | ||
"type": "wiki-template-name" | "type": "wiki-template-name" | ||
}, | |||
"info3_altbox6": { | "info3_altbox6": { | ||
"description": "Altbox #6 for Infobox #3", | |||
"example": "{{Ability card v2/Card/AltBox ...}}", | "example": "{{Ability card v2/Card/AltBox ...}}", | ||
"type": "wiki-template-name" | "type": "wiki-template-name" | ||
}, | |||
"upgrade1": { | "upgrade1": { | ||
"description": "Upgrade box #1", | "description": "Upgrade box #1", | ||
| Line 351: | Line 361: | ||
}, | }, | ||
"upgrade2": { | "upgrade2": { | ||
"description": "Upgrade box #2", | |||
"example": "{{Ability card v2/Card/UpgradeBox ...}}", | "example": "{{Ability card v2/Card/UpgradeBox ...}}", | ||
"type": "wiki-template-name", | "type": "wiki-template-name", | ||
"required": true | "required": true | ||
}, | |||
"upgrade3": { | "upgrade3": { | ||
"description": "Upgrade box #3", | |||
"example": "{{Ability card v2/Card/UpgradeBox ...}}", | "example": "{{Ability card v2/Card/UpgradeBox ...}}", | ||
"type": "wiki-template-name", | "type": "wiki-template-name", | ||
"required": true | "required": true | ||
}, | |||
"notes": { | "notes": { | ||
"description": "User-defined notes to display in the footer", | "description": "User-defined notes to display in the footer", | ||
"type": "string" | "type": "string" | ||
} | } | ||
} | } | ||
} | } | ||
</templatedata> | </templatedata> | ||