Difference between revisions of "Template:GitHub/doc"
Jump to navigation
Jump to search
imported>Dsimic (→Examples: Added a "no link" example) |
imported>WinnerPlus m (clean up; http->https) |
||
| Line 8: | Line 8: | ||
* {{#invoke:DemoTemplate|{{BASEPAGENAME}}|RDFLib/rdflib|RDFLib}} | * {{#invoke:DemoTemplate|{{BASEPAGENAME}}|RDFLib/rdflib|RDFLib}} | ||
* {{#invoke:DemoTemplate|{{BASEPAGENAME}}|RDFLib/rdflib|RDFLib|link=no}} | * {{#invoke:DemoTemplate|{{BASEPAGENAME}}|RDFLib/rdflib|RDFLib|link=no}} | ||
| − | * {{#invoke:DemoTemplate|{{BASEPAGENAME}}| | + | * {{#invoke:DemoTemplate|{{BASEPAGENAME}}|https://github.com/RDFLib/rdflib}} |
* {{#invoke:DemoTemplate|{{BASEPAGENAME}}|https://github.com/RDFLib/rdflib/blob/master/rdflib/compare.py}} | * {{#invoke:DemoTemplate|{{BASEPAGENAME}}|https://github.com/RDFLib/rdflib/blob/master/rdflib/compare.py}} | ||
Revision as of 11:41, 3 January 2016
| This is a documentation subpage for Template:GitHub. It contains usage information, categories and other content that is not part of the original template page. |
Usage
This template can be used to create a link to a repository or a single file on GitHub. The link to GitHub can be suppressed with the parameter |link=no.
Examples
{{GitHub|RDFLib/rdflib}}→ Script error: No such module "If empty". on GitHub{{GitHub|RDFLib/rdflib|RDFLib}}→ Script error: No such module "If empty". on GitHub{{GitHub|RDFLib/rdflib|RDFLib|link=no}}→ Script error: No such module "If empty". on GitHub{{GitHub|https://github.com/RDFLib/rdflib}}→ Script error: No such module "If empty". on GitHub{{GitHub|https://github.com/RDFLib/rdflib/blob/master/rdflib/compare.py}}→ Script error: No such module "If empty". on GitHub
See also
- {{SourceForge}}