Template:Version history list/doc: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
 
		
	
| >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...") | >OmegaK2  mNo edit summary | ||
| Line 43: | Line 43: | ||
| <includeonly> | <includeonly> | ||
| <!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | <!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | ||
| [[Category: | [[Category:SMW result formatting templates]] | ||
| </includeonly> | </includeonly> | ||
Revision as of 12:16, 1 September 2015

This subpage provides documentation for Template:Version history list.
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=
}}
