Template:Srcbranch: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
[ | [{{srctrunk}}/blob/{{{1}}}/{{{2}}} <font color=orange>{{{1}}}:</font>{{{2}}}]{{srcasterisk}}<noinclude>{{colorbox|#ffffbb| | ||
''Provide a link to source code in a branch of our repository.'' | ''Provide a link to source code in a branch of our repository.'' | ||
| Line 7: | Line 7: | ||
{{Help/Src}} | {{Help/Src}} | ||
</noinclude> | }}</noinclude><includeonly>[[Category:Pages with code links]][[Category:Pages with code branch links]]</includeonly> | ||
<includeonly>[[Category:Pages with code links]]</includeonly> | |||
Latest revision as of 23:19, 17 December 2023
Provide a link to source code in a branch of our repository.
- Usage: {{branchname|relative/path/to/code.c}}
- Example: {{grivan|models/thermodynamics.a4l}}
See also
- Template:Src if you want to link to source code in the trunk repository
- Template:Srcdir if you want to link to a directory, not a code file, in the trunk repository.
- Template:Srcbranch if you want to link to code in a named branch (not trunk)
- Template:Srcbranchdir if you want to link to a directory in a named branch (not trunk)
This template makes our wiki independent of where the ViewVC server is currently located, since that address can be changed centrally in a single template (either Template:Codeserver or Template:Srctrunk)
See Category:Pages with code links to see (and check) all the resulting links, because they sometimes get messed up. See Category:Pages with code branch links to see (and check) all the resulting links, because they sometimes get messed up.