模板:SourceForge下载
Appearance
模板文档
用法
Transclude the template inside an Extension page to create SourceForge links. It is specifically designed to provide links for the download argument used in Template:Extension and categorizes into Category:Extensions in SourceForge version control.
This template takes one unnamed parameters to form the links:
1
: 项目页面
- 快照
snapshot=1
: Displays a link to your downloads page if you have added any.
- 文件夹
folder=/ExtensionName
: Folder name inside the repository, if the project host several extensions, one in each folder.
用例示范
{{SourceForgeDownload|<存储库名称>}}
By default a note is added that the extension is not translatable in translatewiki.net.
It can be removed by adding the parameter translatewiki=1
:
{{SourceForgeDownload|<存储库名称>|translatewiki=1}}