Template:Ability tabs/doc: Difference between revisions

No edit summary
wording
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
<nowiki>{{Ability tabs
<nowiki>{{Ability tabs
| name=Abrams
| name=Abrams
| ability1_notes=* At base duration, Shoulder Charge travels approximately 17.5m.
| ability1_notes=* This is a note for Siphon Life.
}}</nowiki>
}}</nowiki>
</pre>{{Ability tabs
</pre>{{Ability tabs
| name=Abrams
| name=Abrams
| ability1_notes=* At base duration, Shoulder Charge travels approximately 17.5m.
| ability1_notes=* This is a note for Siphon Life.
}}
}}
<templatedata>
<templatedata>
Line 16: Line 16:
"params": {
"params": {
"name": {
"name": {
"description": "Hero name (page name by default)",
"description": "Hero name",
"example": "Abrams",
"example": "Abrams",
"type": "string"
"type": "string",
"required": true
},
},
"ability1_notes": {
"ability1_notes": {
"description": "Notes on ability 1",
"description": "Notes on 1st ability",
"type": "string"
"type": "string"
},
},
"ability2_notes": {
"ability2_notes": {
"description": "Notes on ability 2",
"description": "Notes on 2nd ability",
"type": "string"
"type": "string"
},
},
"ability3_notes": {
"ability3_notes": {
"description": "Notes on ability 3",
"description": "Notes on 3rd ability",
"type": "string"
"type": "string"
},
},
        "ability4_notes": {
"ability4_notes": {
"description": "Notes on ability 4",
"description": "Notes on 4th ability (ultimate)",
"type": "string"
"type": "string"
}
}
Line 42: Line 43:
"ability2_notes",
"ability2_notes",
"ability3_notes",
"ability3_notes",
        "ability4_notes"
"ability4_notes"
],
],
"description": " "
"description": " "