Template:Ability card v2/doc: Difference between revisionsGive feedback
m Example added |
Gammaton32 (talk | contribs) No edit summary |
||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
Displays an ability card using the data stored in [[Data:AbilityCards.json]] | Displays an ability card using the data stored in [[Data:AbilityCards.json]]. Used by [[Template:AbilitySection]]. | ||
The style data is from [[Template:Ability card v2/Card]]. That template can also be used to make cards manually. | |||
=== Example === | === Example === | ||
| Line 48: | Line 50: | ||
"notes", | "notes", | ||
"link_name" | "link_name" | ||
] | ], | ||
"description": " " | |||
} | } | ||
</templatedata> | </templatedata> | ||
<noinclude>[[Category:Template documentation]]</noinclude> | |||