Difference between revisions of "Template:Module"
Jump to navigation
Jump to search
m (CSS) |
|||
Line 1: | Line 1: | ||
{| class="infobox bordered wikitable" style="width: 325px; font-size: 95%; margin-left: 1em; margin-bottom: 0.5em; float: right; border: 1px solid black; background: #eee;" | {| class="infobox bordered wikitable" style="width: 325px; font-size: 95%; margin-left: 1em; margin-bottom: 0.5em; float: right; border: 1px solid black; background: #eee;" | ||
− | |- style="text-align: center; font-size: large" | + | |- style="text-align: center; font-size: large;" |
! colspan="2" | Module: {{{name}}} | ! colspan="2" | Module: {{{name}}} | ||
− | |- | + | |- style="vertical-align: top;" |
! Type | ! Type | ||
| {{{type}}} | | {{{type}}} |
Revision as of 03:51, 4 February 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 }}