Template:VersionChanges

From Qt Wiki
Revision as of 10:53, 28 April 2017 by Waldyrious (talk | contribs) (Created page with "<noinclude>This template provides a convenient way to create a link to a module's changes in a given version. In can be used as <code><nowiki>{{VersionChanges |module = qtbas...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This template provides a convenient way to create a link to a module's changes in a given version.

In can be used as

<nowiki>{{VersionChanges |module = qtbase |version = 5.8.0}}</nowiki>

. A shorthand is also provided for convenience, using positional rather than named parameters:

<nowiki>{{VersionChanges | qtbase | 5.8.0}}</nowiki>

.

In both cases, the result is a link like this: qtbase