Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:GitHubBadge: Difference between revisions

Template page
No edit summary
No edit summary
Line 6: Line 6:




{| class="github-badge-row" style="margin-bottom: 0.5em;"
{{#tag:div|
| '''{{{title}}}''' ||
  '''{{{title}}}'''<br />
[https://github.com/{{{repo}}} https://img.shields.io/github/issues/{{{repo}}}?style=flat-square.png]
 
{{#if:{{{label|}}}|
  [https://github.com/{{{repo}}} https://img.shields.io/github/issues/{{{repo}}}?style=flat-square.png]
&#32;[https://github.com/{{{repo}}}/issues?q=is:issue%20state:open%20label:%22{{{label}}}%22 https://img.shields.io/github/issues/{{{repo}}}/{{{label}}}?style=flat-square.png]
 
}}
  {{#if:{{{label|}}}|
|}
    &#32;[https://github.com/{{{repo}}}/issues?q=is:issue%20state:open%20label:%22{{{label}}}%22 https://img.shields.io/github/issues/{{{repo}}}/{{{label}}}?style=flat-square.png]
  }}
|class=github-badge style=display:flex;flex-direction:column;gap:0.25em;margin-bottom:1em;}}

Revision as of 13:59, 16 July 2025