Widget:GitHubSponsor

From Amethyst Collaborative Knowledge
Revision as of 19:29, 10 February 2026 by Admin (talk | contribs) (Created page with "<noinclude> This widget displays a GitHub Sponsors button with a heart icon. == Usage == <pre>{{#widget:GitHubSponsor|username=YOUR-USERNAME}}</pre> === Parameters === * '''username''' (required) – Your GitHub username * '''label''' (optional) – Button text (default: "Sponsor") == Example == <pre>{{#widget:GitHubSponsor|username=octocat}}</pre> <pre>{{#widget:GitHubSponsor|username=octocat|label=Support this project}}</pre> </noinclude><includeonly><a href="https:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This widget displays a GitHub Sponsors button with a heart icon.

Usage

{{#widget:GitHubSponsor|username=YOUR-USERNAME}}

Parameters

  • username (required) – Your GitHub username
  • label (optional) – Button text (default: "Sponsor")

Example

{{#widget:GitHubSponsor|username=octocat}}
{{#widget:GitHubSponsor|username=octocat|label=Support this project}}