Difference between revisions of "Template:File"
Jump to navigation
Jump to search
m (+See also x3) |
m (See also: Template:VLCSourceFolder) |
||
Line 18: | Line 18: | ||
* {{tl|SVNSourceFile}} - for linking to a file on SVN. Mostly obsolete due to the [[Git]] transition | * {{tl|SVNSourceFile}} - for linking to a file on SVN. Mostly obsolete due to the [[Git]] transition | ||
* {{tl|VLCSourceFile}} - same except that it does not add the bulleted list | * {{tl|VLCSourceFile}} - same except that it does not add the bulleted list | ||
+ | * {{tl|VLCSourceFolder}} | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 09:04, 15 February 2019
For linking to source code file. Links to https://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
- {{Commit}}
- {{Commitdiff}}
- {{File}}
- {{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
- {{VLCSourceFolder}}