Ir para o conteúdo

Predefinição:Timeline of items/doc

De DropWiki PoE 2
Revisão de 21h27min de 29 de janeiro de 2025 por 2804:7f0:b342:7285:2d1e:1c01:abfd:fada (discussão) (Criou página com '{{Documentation subpage}} {{Lua|Module:Version}} This template creates a timeline that shows when items were added to the game. ==Usage== Place this template on the page below a <code><nowiki>==level 2 heading==</nowiki></code> to create a timeline of items. In order for an item to appear in the list, the item template must specify a <code>release_version</code>. ===Parameters=== {| class="wikitable" ! Parameter ! Description ! Required |- | where...')
(dif) ← Edição anterior | Revisão atual (dif) | Versão posterior → (dif)

Lua logo

This template uses the following modules:

This template creates a timeline that shows when items were added to the game.

Usage

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

In order for an item to appear in the list, the item template must specify a release_version.

Parameters

Parameter Description Required
where Additional where conditions given to the Cargo query Não
namespaces A comma-separated list of namespace IDs to query items from, or set to "any" to remove this restriction. Não

Example

This example will produce a timeline of unique items.

{{Timeline of items|where = items.rarity_id="unique"}}

See also