Template:Version history list/doc: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
 
		
	
| >Illviljan mNo edit summary | mNo edit summary | ||
| Line 1: | Line 1: | ||
| {{ | {{Documentation subpage}} | ||
| {{ | |||
| {{Lua|Module:Version}} | |||
| __TOC__ | __TOC__ | ||
| Line 8: | Line 9: | ||
| ==Usage== | ==Usage== | ||
| <pre>{{Version history list|q_where = versions.version LIKE "0.9%"}}</pre> | <pre>{{Version history list|q_where = versions.version LIKE "0.9%"}}</pre> | ||
| <!--  | {{Documentation categories| | ||
| <!-- Categories and interwikis go here. --> | |||
| [[Category:Query templates]] | [[Category:Query templates]] | ||
| }} | |||
Revision as of 09:23, 5 December 2020

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
{{Version history list|q_where = versions.version LIKE "0.9%"}}
