Template:Srcbranchdir: Difference between revisions

From ASCEND
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
''Create a link to a directory within a branch of our repository''
''Create a link to a directory within a branch of our repository''


Usage: <tt><nowiki>{{srcbrancdir|path/to/dir}}</nowiki></tt>
* Usage: <tt><nowiki>{{srcbrancdir|path/to/dir}}</nowiki></tt>
 
* Example: <tt><nowiki>{{srcbranchdir|models/johnpye}}</nowiki></tt>
Example: <tt><nowiki>{{srcbranchdir|models/johnpye}}</nowiki></tt>


{{Help/Src}}
{{Help/Src}}
</noinclude>
</noinclude>
<includeonly>[[Category:Pages with code links]]</includeonly>
<includeonly>[[Category:Pages with code links]]</includeonly>

Revision as of 02:34, 22 June 2011

{{{1}}}:{{{2}}}

Create a link to a directory within a branch of our repository

  • Usage: {{srcbrancdir|path/to/dir}}
  • Example: {{srcbranchdir|models/johnpye}}

See also

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.