Plantilla:SourceForgeDownload
SourceForge:
Nota:
Ninguna localización actualiza
provistamente por translatewiki.net .
Template documentation
Uso
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
: Nombre del proyecto
- Snapshots
snapshot=1
: Displays a link to your downloads page if you have added any.
- Folder
folder=/ExtensionName
: Folder name inside the repository, if the project host several extensions, one in each folder.
Ejemplo de uso
{{SourceForgeDownload|<Nombre del repositorio>}}
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|<Nombre del repositorio>|translatewiki=1}}