Jump to content

Template:Legacy perk: Difference between revisions

From World of Warcraft Forever Wiki
Add locally hosted talent icons with attributed file pages
Expand Forever references, sourced media, homepage updates, and contributor research tools
 
Line 18: Line 18:
</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|}}}|&#32;on {{{snapshot}}}}}. [[Project:Data policy|Source checked]] means checked against that source; this perk 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|}}}|&#32;on {{{snapshot}}}}}. [[Project:Data policy|Source checked]] means checked against that source; this perk has not been independently validated in-game. Preview details may change.</p></div>
{{Research tasks|kind=Legacy perk|needs={{{research_needs|Current Forever build tooltip; Rank effects and conditions in the named build}}}}}
</includeonly><noinclude>
</includeonly><noinclude>
Adds a compact reference, source note, and semantic data to a Legacy perk page. It places the article in [[:Category:Legacy perks]], separately from class talents.
Adds a compact reference, source note, and semantic data to a Legacy perk page. It places the article in [[:Category:Legacy perks]], separately from class talents.
Line 34: Line 35:
}}
}}
</nowiki></pre>
</nowiki></pre>
The optional <code>research_needs</code> parameter controls this article’s research requests. When omitted, it asks for the current Forever tooltip and rank-condition evidence. After adding evidence, set it to the remaining semicolon-separated requests. Set <code>research_needs=</code> explicitly empty when all requests are resolved; removing the parameter restores the default requests. Resolving a task does not automatically change the demo snapshot or its evidence status.


The presentation is shared with [[Template:Talent/styles.css]]. For rank tables, use <code>class="wikitable fw-talent-ranks"</code>.
The presentation is shared with [[Template:Talent/styles.css]]. For rank tables, use <code>class="wikitable fw-talent-ranks"</code>.
Line 46: Line 49:
     "max_ranks": {"label": "Maximum rank", "description": "Maximum number of ranks listed by the source; this does not assert that every rank effect is known.", "type": "number", "required": true},
     "max_ranks": {"label": "Maximum rank", "description": "Maximum number of ranks listed by the source; this does not assert that every rank effect is known.", "type": "number", "required": true},
     "source_url": {"label": "Source URL", "description": "Full URL of the source used for this perk.", "type": "url", "required": true},
     "source_url": {"label": "Source URL", "description": "Full URL of the source used for this perk.", "type": "url", "required": true},
     "snapshot": {"label": "Source snapshot date", "description": "Date on which the source data was captured, in YYYY-MM-DD format.", "type": "date", "required": true}
     "snapshot": {"label": "Source snapshot date", "description": "Date on which the source data was captured, in YYYY-MM-DD format.", "type": "date", "required": true},
    "research_needs": {"label": "Open research requests", "description": "Semicolon-separated evidence still needed. Omit to use the default tooltip and rank requests; supply an explicitly empty value to clear all requests after adding supporting evidence.", "type": "string"}
   },
   },
   "paramOrder": ["icon", "tree", "max_ranks", "source_url", "snapshot"],
   "paramOrder": ["icon", "tree", "max_ranks", "source_url", "snapshot", "research_needs"],
   "format": "block"
   "format": "block"
}
}

Latest revision as of 01:23, 17 September 2026

Adds a compact reference, source note, and semantic data to a Legacy perk page. It places the article in Category:Legacy perks, separately from class talents.

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 a plain tree name matching a heading on Legacy perks, a plain number for maximum rank, a full source URL, and an ISO date. For an icon, supply the uploaded filename without the File: prefix; the icon links to its file page for source and attribution.

{{Legacy perk
|icon=
|tree=
|max_ranks=
|source_url=
|snapshot=2026-09-16
}}

The optional research_needs parameter controls this article’s research requests. When omitted, it asks for the current Forever tooltip and rank-condition evidence. After adding evidence, set it to the remaining semicolon-separated requests. Set research_needs= explicitly empty when all requests are resolved; removing the parameter restores the default requests. Resolving a task does not automatically change the demo snapshot or its evidence status.

The presentation is shared with Template:Talent/styles.css. For rank tables, use class="wikitable fw-talent-ranks".

TemplateData

Reference box and source-snapshot metadata for a Legacy perk from the BlizzCon 2026 demo. Source checked does not mean independently validated in-game.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Perk iconicon

Uploaded icon filename without the File: prefix. The image links to its file page for source and attribution.

Filesuggested
Legacy treetree

Legacy tree name matching its heading on the Legacy perks index.

Stringrequired
Maximum rankmax_ranks

Maximum number of ranks listed by the source; this does not assert that every rank effect is known.

Numberrequired
Source URLsource_url

Full URL of the source used for this perk.

URLrequired
Source snapshot datesnapshot

Date on which the source data was captured, in YYYY-MM-DD format.

Daterequired
Open research requestsresearch_needs

Semicolon-separated evidence still needed. Omit to use the default tooltip and rank requests; supply an explicitly empty value to clear all requests after adding supporting evidence.

Stringoptional