Template:Version history list/doc

From Path of Exile 2 Wiki
Revision as of 11:56, 1 September 2015 by >OmegaK2 (Created page with "{{documentation subpage}} {{lua|Module:SMWResultFormat}} __TOC__ ==Overview== This module and it's submodules are responsible for creating a list of versions. It will automa...")
(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:

Overview

This module and it's submodules are responsible for creating a list of versions. It will automatically create new sections for each minor sections.

Usage

In SMW ask queries, specify the following:

|template=SMW version history
|outrotemplate=SMW version history/outro

Example

{{#ask:
 [[Category:Versions]]
 |?Has release date
 |link=none
 |limit=2
 |format=template
 |template=SMW version history
 |outrotemplate=SMW version history/outro
 |searchlabel=
}}

Result:

{{#ask:

|?Has release date
|link=none
|limit=2
|format=template
|template=SMW version history
|outrotemplate=SMW version history/outro
|searchlabel=

}}