Template:MediaWiki SVN
Appearance
Usage
[edit]This template is for linking to files in the MediaWiki SVN repository.
Parameters
[edit]|1=
|ext=
: The extension you want to view, e.g., "ProofreadPage"|2=
|file=
: The file, e.g., "ApiQueryProofread.php"|3=
|rev=
: The revision, e.g., "99814". Leave blank to give the head revision.|4=
|line=
: A specific starting line number. Defaults to Line 1.
Examples
[edit]- Head revision
{{MediaWiki SVN|ProofreadPage|ApiQueryProofread.php}}
- With revision
{{MediaWiki SVN|ProofreadPage|ApiQueryProofread.php|99814}}
ApiQueryProofread.php (rev. 99814)
- With revision and line number
{{MediaWiki SVN|ProofreadPage|ApiQueryProofread.php|99814|45}}
ApiQueryProofread.php (rev. 99814)