Template:Module

From VideoLAN Wiki
Revision as of 04:12, 10 April 2019 by DoesItReallyMatter (talk | contribs) (New feature: free-form parameter "sc" for ShortCut(s) -- it feels ironic to spell out the word "shortcut")
Jump to navigation Jump to search
Module: {{{name}}}
Type {{{type}}}
First VLC version -
Last VLC version -
Operating system(s) all
Description {{{description}}}
Shortcut(s) -


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
  |sc = Shortcut(s)
  }}