Template:Talent
Adds a compact talent reference, source note, and semantic data to a class talent page. It places the article in Category:Talents. For the separate Legacy system, use Template:Legacy perk.
This template describes the BlizzCon 2026 demo source snapshot. Its Source checked status records verification against the cited import source, not independent in-game testing. A maximum rank does not imply that every rank's effect has been confirmed. Record rank text and its limitations in the article body.
Use plain class and tree names, plain numbers, a full source URL, and an ISO date. Tree row and column numbers are one-based, counted from the top left. The optional prerequisite is a plain wiki page title without brackets. For an icon, supply the uploaded filename without the File: prefix; the icon links to its file page for source and attribution.
{{Talent
|icon=
|class=
|tree=
|row=
|column=
|max_ranks=
|type=
|requires=
|source_url=
|snapshot=2026-09-16
}}
The presentation is maintained at Template:Talent/styles.css. For rank tables, use class="wikitable fw-talent-ranks"; an optional fw-talent-table-wrap wrapper accommodates wide tables.
TemplateData
Reference box and source-snapshot metadata for a class talent from the BlizzCon 2026 demo. Source checked does not mean independently validated in-game.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Talent icon | icon | Uploaded icon filename without the File: prefix. The image links to its file page for source and attribution. | File | suggested |
| Class | class | Class name matching its class talents index. | String | required |
| Talent tree | tree | Talent tree name matching the heading in the class talents index. | String | required |
| Tree row | row | One-based row number, counted from the top of the tree. | Number | required |
| Tree column | column | One-based column number, counted from the left of the tree. | Number | required |
| Maximum rank | max_ranks | Maximum number of ranks listed by the source; this does not assert that every rank effect is known. | Number | required |
| Talent type | type | Active or Passive, as recorded by the source.
| String | required |
| Prerequisite talent | requires | Wiki page title of a prerequisite talent, without brackets. Leave empty if none is listed. | Page name | suggested |
| Source URL | source_url | Full URL of the source used for this talent. | URL | required |
| Source snapshot date | snapshot | Date on which the source data was captured, in YYYY-MM-DD format. | Date | required |