Difference between revisions of "Template:Module"
Jump to navigation
Jump to search
(Add category code "Video output splitter") |
(New feature: specifying parameter "last_version" changes the sortkey to Unicode dagger: †) |
||
Line 27: | Line 27: | ||
|- | |- | ||
! scope="row" | Last VLC version | ! scope="row" | Last VLC version | ||
− | | {{{last_version|-}}} | + | | {{{last_version|-}}}{{#if:{{{last_version|}}}|{{DEFAULTSORT:†}}}} |
|- | |- | ||
! scope="row" | Operating system(s) | ! scope="row" | Operating system(s) |
Revision as of 06:53, 13 March 2019
Module: {{{name}}} | |
---|---|
Type | {{{type}}} |
First VLC version | - |
Last VLC version | - |
Operating system(s) | all |
Description | {{{description}}} |
Template for Documentation:Modules/* pages.
Usage
{{Module |type = module type |first_version = Version of VLC in which plugin first appeared |last_version = Version of VLC in which plugin last appeared before being removed |os = Operating system of the plugin |description = A short, brief description of the plugin }}