Template:Talent: Difference between revisions
Add sourced Forever preview talent and Legacy reference pages (2026-09-16, CC BY 4.0) |
Preserve spacing before the source snapshot date |
||
| Line 23: | Line 23: | ||
</div> | </div> | ||
</div> | </div> | ||
<div class="fw-talent-note"><strong>Preview data · BlizzCon 2026 demo</strong><p>Recorded from {{#if:{{{source_url|}}}|[{{{source_url}}} the linked source]|the import source}}{{#if:{{{snapshot|}}}| on {{{snapshot}}}}}. [[Project:Data policy|Source checked]] means checked against that source; this talent has not been independently validated in-game. Preview details may change.</p></div> | <div class="fw-talent-note"><strong>Preview data · BlizzCon 2026 demo</strong><p>Recorded from {{#if:{{{source_url|}}}|[{{{source_url}}} the linked source]|the import source}}{{#if:{{{snapshot|}}}| on {{{snapshot}}}}}. [[Project:Data policy|Source checked]] means checked against that source; this talent has not been independently validated in-game. Preview details may change.</p></div> | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
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]]. | 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]]. | ||
Revision as of 20:42, 16 September 2026
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.
{{Talent
|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 | |
|---|---|---|---|---|
| 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 |