Template:Version history list/doc

From Path of Exile 2 Wiki
Revision as of 21:15, 23 September 2024 by Vinifera7 (talk | contribs) (17 revisions imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This subpage provides documentation for Template:Version history list.

Lua logo

This template uses the following modules:

This template creates a timeline of game versions.

Usage

Place this template on the page below a ==level 2 heading== to create a version timeline.

Parameters

Parameter Description Required
where Additional where conditions given to the Cargo query No

Example

This example will produce a version timeline for Path of Exile's Alpha phase.

{{Version history list|where = versions.major_part=0 AND versions.minor_part<9}}

See also