The wiki is currently a work in progress. If you'd like to help out, please check the Community Portal and our getting started guide. Also, check out our sister project on poewiki.net.

Template:Version history list/doc: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
>TheFrz
m (TheFrz moved page Template:SMW version history/doc to Template:Version history list/doc without leaving a redirect)
>TheFrz
mNo edit summary
Line 4: Line 4:


==Overview==
==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.
This module and it's submodules are responsible for creating a list of [[version]]s. It will automatically create new sections for each minor sections.


==Example==
==Usage==
<pre>{{Version history list|conditions=[[Is version::~0.9*]]}}</pre>
<pre>{{Version history list|conditions=[[Is version::~0.9*]]}}</pre>
Result:
{{Version history list|conditions=[[Is version::~0.9*]]}}


<includeonly>
<includeonly>

Revision as of 22:46, 25 October 2016

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

{{Version history list|conditions=[[Is version::~0.9*]]}}