Template:GithubDownload/hu
GitHub:
Megjegyzés:
Nem érhetőek el lokalizációs frissítések
a translatewiki.net által.
![](https://upload.wikimedia.org/wikipedia/commons/thumb/4/43/Test_Template_Info-Icon_-_Version_%282%29.svg/50px-Test_Template_Info-Icon_-_Version_%282%29.svg.png)
Használat
Transclude the template inside an Extension article to create GitHub Git links. It is specifically designed to provide links for the download argument used in Template:Extension and categorizes into Category:Extensions in GitHub version control .
This template takes two unnamed parameters to form the links, these are:
1
(also as:user
): To form the username holding the repository2
: to calculate the name of the repository holding the project, This defaults to the pagename that the extension is on
- Note: Spaces must be padded with '_' underscores.
- Pillanatképek
- (A |<option>=1 paraméterrel aktiválható)
snapshot
: A saját letöltési oldaladra mutató link, ha megadtad.mastertarball
: Letöltési hivatkozás amaster
tarballjára.release
: A kiadások listájára mutató letöltési link; ha értékelatest
, akkor a legfrissebb verzióra mutatt.
Használati példa
{{GithubDownload|<Repository Username>|<Repository Name>}}
Példa Linus Torvalds Linux-tárára: ({{GithubDownload|torvalds|linux}}
)
GitHub:
Note:
No localisation updates are
provided by <tvar
vagy
{{GithubDownload|<Repository Username>|<Repository Name>|snapshot=1}}
Példa Linus Torvalds Linux-tárára: ({{GithubDownload|torvalds|linux|snapshot=1}}
)
Download snapshot
GitHub:
Note:
No localisation updates are
provided by <tvar
Alapértelmezésben egy figyelmeztetés jelenik meg, miszerint a kiterjesztés nem fordítható a translatewiki.neten. Ez a translatewiki=1
hozzáadásával törölhető:
{{GithubDownload|<Repository Username>|<Repository Name>|translatewiki=1}}
GitHub:
Lásd még