Difference between revisions of "Template:Protocol"
Jump to navigation
Jump to search
m (+Category:Templates) |
(Automatically link to the module name) |
||
Line 3: | Line 3: | ||
|text=VLC uses this [[protocol]] (or [[access module]]) to read data from a device or network. {{{info|}}} | |text=VLC uses this [[protocol]] (or [[access module]]) to read data from a device or network. {{{info|}}} | ||
− | The module name to use at the [[command line]] is '''{{{id|{{{1|??}}}}}}'''{{#if:{{{altid|}}}|, but you can also use '''{{{altid}}}'''{{#if:{{{altid2|}}}|, or '''{{{altid2}}}'''}}}}. | + | The module name to use at the [[command line]] is '''<includeonly>[[Documentation:Modules/</includeonly>{{{id|{{{1|??}}}}}}<includeonly>{{{id|{{{1|??}}}}}}]]</includeonly>'''{{#if:{{{altid|}}}|, but you can also use '''{{{altid}}}'''{{#if:{{{altid2|}}}|, or '''{{{altid2}}}'''}}}}. |
|bgcol=#ffe0e0 | |bgcol=#ffe0e0 | ||
|brcol=#e0c0c0 | |brcol=#e0c0c0 |
Revision as of 03:01, 25 March 2019
??
|
VLC uses this protocol (or access module) to read data from a device or network.
The module name to use at the command line is ??. |
Usage
{{protocol|id= |info= |altid= |altid2= }}
It will add it to Category:Protocols
Info is for extra text in the box.
Examples
Example, http
{{protocol|id=http|altid=https}}