Widget:MastodonLink

From Nottinghack Wiki
Revision as of 23:45, 11 March 2025 by Asj (talk | contribs) (Created page with "<includeonly> <!--{$category|escape:'html'}--> <a href="https://<!--{$site|escape:'html'}-->/@<!--{$user|escape:'html'}-->" rel="me">@<!--{$user|escape:'html'}-->@<!--{$site|escape:'html'}--></a> </includeonly><noinclude> This widget basically just generates a hyperlink with the <code>rel="me"</code> attribute/value. ==Example== <nowiki>{{#widget:MastodonLink|site=hachyderm.io|user=nottinghack}}</nowiki> {{#widget:MastodonLink|site=hachyderm.io|user=nottinghack}} ==P...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This widget basically just generates a hyperlink with the rel="me" attribute/value.

Example

{{#widget:MastodonLink|site=hachyderm.io|user=nottinghack}}

@nottinghack@hachyderm.io

Parameters

site
The mastodon site domain
username
The mastodon username