Difference between revisions of "Template:GitHub/doc"

From blackwiki
Jump to navigation Jump to search
imported>Technical 13
(→‎Example: show the last example as a link to a specific file instead of a whole repo.)
Line 4: Line 4:
  
 
== Example ==
 
== Example ==
* {{Tlx|GitHub|RDFLib/rdflib|RDFLib repository on GitHub}} {{arrow}} {{GitHub|RDFLib/rdflib|RDFLib repository on GitHub}}
+
* {{Tlx|GitHub|RDFLib/rdflib|RDFLib repository}} {{arrow}} {{GitHub|RDFLib/rdflib|RDFLib repository}}
 
* {{Tlx|GitHub|<nowiki>http://github.com/RDFLib/rdflib</nowiki>}} {{arrow}} {{GitHub|http://github.com/RDFLib/rdflib}}
 
* {{Tlx|GitHub|<nowiki>http://github.com/RDFLib/rdflib</nowiki>}} {{arrow}} {{GitHub|http://github.com/RDFLib/rdflib}}
 
* {{Tlx|GitHub|<nowiki>https://github.com/RDFLib/rdflib/blob/master/rdflib/compare.py</nowiki>}} {{arrow}} {{GitHub|https://github.com/RDFLib/rdflib/blob/master/rdflib/compare.py}}
 
* {{Tlx|GitHub|<nowiki>https://github.com/RDFLib/rdflib/blob/master/rdflib/compare.py</nowiki>}} {{arrow}} {{GitHub|https://github.com/RDFLib/rdflib/blob/master/rdflib/compare.py}}

Revision as of 22:56, 26 April 2015

Usage

Used to create a link to a repository or a single file on GitHub

Example