Template:VersionChanges

From Qt Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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 |version = 5.8.0 |module = qtbase}}</nowiki>

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

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

.

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