Template:Module

From VideoLAN Wiki
Revision as of 05:41, 13 March 2019 by DoesItReallyMatter (talk | contribs) (Add category code "Access output")
Jump to navigation Jump to search
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
  }}