Difference between revisions of "Template:File"

From VideoLAN Wiki
Jump to navigation Jump to search
m (+See also x3)
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

{{file|modules/mux/dummy.c|Dummy muxer}}
{{file|modules/mux/avi.c}}

See also