Template:GitHub/doc

< Template:GitHub
Revision as of 09:22, 30 October 2024 by Muskit Gergous (talk | contribs) (Created page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Bharatdata (see Bharatpedia:Bharatdata) --> {{Lua|Module:String}} == 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 {{Para|link|no}}, and the mentioning of GitHub can be omitted entirely with {{Para|link|hidden}}. == Examples == * {{#invoke:Dem...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 on GitHub
  • {{GitHub|RDFLib/rdflib|RDFLib|link=no}}RDFLib on GitHub
  • {{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