Template:SourceForgeDownload
Appearance
SourceForge:
注記:
No localisation updates are
provided by translatewiki.net.
テンプレートの解説
使用法
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}}