Changes

m
TNT
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->

=== Usage ===
Transclude the template inside an Extension article to create [[wikipedia:Google_Code|Google Code]] [[Subversion]] links. It is specifically designed to provide links for the download argument used in [[Template:Extension]] and categorizes into [[:Category:Extensions in Google Code version control]].

e.g. <tt><nowiki>{{TNT|GoogleCodeDownload|SyntaxHighlight_GeSHi}}</nowiki></tt>

*Note: '''Spaces must be padded with '_' underscores'''.

To show the link to the files/snapshot, add the <tt>snapshot=1</tt> parameter. This is useful when an package the extension as a download.

e.g. <tt><nowiki>{{TNT|GoogleCodeDownload|SyntaxHighlight_GeSHi|snapshot=1}}</nowiki></tt>

;Version control systems support
This template supports multipul forms of the VCS options that Google Code support, to use this, activate the <tt>|vcs=</tt> parameter. The available options are:
* <tt>svn</tt> (Template default) (<small>[[:Category:Extensions in Google Code version control (Svn)]]</small>)
* <tt>git</tt> (<small>[[:Category:Extensions in Google Code version control (Git)]]</small>)
* <tt>mercurial</tt> (<small>[[:Category:Extensions in Google Code version control (Mercurial)]]</small>)

=== See also ===
* [[Template:WikimediaDownload]]
<includeonly>
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
[[Category:Link templates|{{PAGENAME}}]]
</includeonly>