Difference between revisions of "Template:GitHub/doc"

From blackwiki
Jump to navigation Jump to search
imported>Technical 13
m (There, this makes the example line similar in length to avoid line wrap.)
imported>Technical 13
(→‎Example: show the last example as a link to a specific file instead of a whole repo.)
Line 6: Line 6:
 
* {{Tlx|GitHub|RDFLib/rdflib|RDFLib repository on GitHub}} {{arrow}} {{GitHub|RDFLib/rdflib|RDFLib repository on GitHub}}
 
* {{Tlx|GitHub|RDFLib/rdflib|RDFLib repository on GitHub}} {{arrow}} {{GitHub|RDFLib/rdflib|RDFLib repository on GitHub}}
 
* {{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</nowiki>}} {{arrow}} {{GitHub|https://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}}
  
 
[[Category:External link templates]]
 
[[Category:External link templates]]

Revision as of 16:09, 20 November 2014

Usage

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

Example