Difference between revisions of "Template:VLCSourceFile"
Jump to navigation
Jump to search
m (Undo revision 57437 by DoesItReallyMatter (talk)) |
m (New parameter: optional "l" for label) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Git link|p={{{p|vlc.git}}}|a=blob|f={{{name|{{{1|}}}}}}|l={{{l|{{{name|{{{1|}}}}}}}}}}}{{#if:{{{2|}}}| ({{{2}}})|}}{{#ifeq:{{{p|vlc.git}}}|vlc.git| | ({{{p}}})}}<noinclude> | |
==Usage== | ==Usage== | ||
Same as {{tl|file}} except that this template does not add the bulleted list. | Same as {{tl|file}} except that this template does not add the bulleted list. | ||
− | ==See also== | + | |
− | * | + | Parameters: |
+ | * '''<code><nowiki>|l=</nowiki></code>''' custom label (optional) | ||
+ | * '''<code><nowiki>|p=</nowiki></code>''' links to other branches, defaults to <samp>vlc.git</samp> (optional) | ||
+ | |||
+ | == See also == | ||
+ | * {{tl|Commit}} | ||
+ | * {{tl|Commitdiff}} | ||
+ | * {{tl|File}} | ||
+ | * {{tl|SVNSourceFile}} | ||
+ | * {{tl|VLCSourceFile}} | ||
+ | * {{tl|VLCSourceFolder}} | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 07:29, 9 April 2019
Usage
Same as {{file}} except that this template does not add the bulleted list.
Parameters:
|l=
custom label (optional)|p=
links to other branches, defaults to vlc.git (optional)
See also
- {{Commit}}
- {{Commitdiff}}
- {{File}}
- {{SVNSourceFile}}
- {{VLCSourceFile}}
- {{VLCSourceFolder}}