Template:SourceForgeDownload/de

This page is a translated version of the page Template:SourceForgeDownload and the translation is 65% complete.
Vorlagendokumentation

Verwendung

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: Projektname
Snapshots
  • snapshot=1: Displays a link to your downloads page if you have added any.
Ordner
  • folder=/ExtensionName: Folder name inside the repository, if the project host several extensions, one in each folder.

Verwendungsbeispiel

{{SourceForgeDownload|<Repositoriumname>}}

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|<Repositoriumname>|translatewiki=1}}

Siehe auch