Template:Ability tabs/doc: Difference between revisionsGive feedback
Gammaton32 (talk | contribs) No edit summary |
Gammaton32 (talk | contribs) wording |
||
| Line 19: | Line 19: | ||
"example": "Abrams", | "example": "Abrams", | ||
"type": "string", | "type": "string", | ||
"required": true | |||
}, | }, | ||
"ability1_notes": { | "ability1_notes": { | ||
"description": "Notes on ability | "description": "Notes on 1st ability", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"ability2_notes": { | "ability2_notes": { | ||
"description": "Notes on ability | "description": "Notes on 2nd ability", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"ability3_notes": { | "ability3_notes": { | ||
"description": "Notes on ability | "description": "Notes on 3rd ability", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"ability4_notes": { | |||
"description": "Notes on ability | "description": "Notes on 4th ability (ultimate)", | ||
"type": "string" | "type": "string" | ||
} | } | ||
| Line 43: | Line 43: | ||
"ability2_notes", | "ability2_notes", | ||
"ability3_notes", | "ability3_notes", | ||
"ability4_notes" | |||
], | ], | ||
"description": " " | "description": " " | ||