Difference between revisions of "Template:GitHub"

From blackwiki
Jump to navigation Jump to search
imported>Technical 13
m (Reverted good faith edits by 134.134.139.74: The whole point of it being the way it was, was to facilitate the ability to display it without the "on GitHub" text. (TW))
imported>Technical 13
(Reverted to revision 634705462 by Technical 13 (talk): Go all the way back to before it was broken... (TW))
Line 1: Line 1:
[{{#ifeq:{{lc:{{Str left|{{{1|{{{url}}}}}}|4}}}} | http | {{{1|{{{url}}}}}} | https://github.com/{{{1|{{{url}}}}}}}} {{{label|{{{2|{{#titleparts:{{{1|page}}}|1|-1}}}}} on [[GitHub]]}}}]<noinclude>
+
[{{#ifeq:{{lc:{{Str left|{{{1|{{{url}}}}}}|4}}}} | http | {{{1|{{{url}}}}}} | https://github.com/{{{1|{{{url}}}}}}}} {{{label|{{{2|{{#titleparts:{{{1|page}}}|1|-1}} on GitHub}}}}}}]<noinclude>
 
{{Documentation}}</noinclude>
 
{{Documentation}}</noinclude>

Revision as of 23:26, 26 April 2015

Page on GitHub

Template documentation[view] [edit] [history] [purge]

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, and the mentioning of GitHub can be omitted entirely with |link=hidden.

Examples

  • {{GitHub|RDFLib/rdflib}}rdflib on GitHub
  • {{GitHub|RDFLib/rdflib|RDFLib}}RDFLib
  • {{GitHub|RDFLib/rdflib|RDFLib|link=no}}RDFLib
  • {{GitHub|RDFLib/rdflib|RDFLib|link=hidden}}RDFLib
  • {{GitHub|https://github.com/RDFLib/rdflib}}rdflib on GitHub
  • {{GitHub|https://github.com/RDFLib/rdflib/blob/master/rdflib/compare.py}}compare.py on GitHub

See also

Template:Wikidata property