Template:Source
Link to source code in mozilla-central Mercurial tree in http://mxr.mozilla.org, similar to how mdc:Template:Source works. Note, there is also the older mozilla CVS tree.
Usage
First parameter is the path within the mozilla tree; second optional parameter gives a name to it.
{{source|browser/Makefile.in}}
- produces
browser/Makefile.in
{{source|browser/Makefile.in|the browser/ Makefile.in}}
- produces
the browser/ Makefile.in