Difference between revisions of "Template:File"
Jump to navigation
Jump to search
(doc) |
|||
Line 13: | Line 13: | ||
== See also == | == See also == | ||
− | * {{tl|SVNSourceFile}} | + | * {{tl|SVNSourceFile}} - for linking to a file on SVN. Mostly obsolete due to the [[Git]] transition |
− | * {{tl|VLCSourceFile}} | + | * {{tl|VLCSourceFile}} - same except that it does not add the bulleted list |
+ | |||
+ | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 05:38, 14 August 2013
For linking to source code file. Links to http://git.videolan.org.
Usage
{{file|name|info}}
For example
- modules/mux/dummy.c (Dummy muxer)
{{file|modules/mux/dummy.c|Dummy muxer}}
{{file|modules/mux/avi.c}}
See also
- {{SVNSourceFile}} - for linking to a file on SVN. Mostly obsolete due to the Git transition
- {{VLCSourceFile}} - same except that it does not add the bulleted list