Module:Fedi-share: Difference between revisions
Appearance
Content deleted Content added
new module |
oops |
||
Line 7: | Line 7: | ||
return "https://fedi-share.toolforge.org/?json=" .. mw.uri.encode( mw.text.jsonEncode( message ) ) |
return "https://fedi-share.toolforge.org/?json=" .. mw.uri.encode( mw.text.jsonEncode( message ) ) |
||
end |
end |
||
return p |
Revision as of 04:20, 26 March 2023
Usage
{{#invoke:fedi-share|link|This is a multi-line post With a #hashtag}}
gives a link as:
https://fedi-share.toolforge.org/?json=%22This+is+a+%5Cnmulti-line+post%5CnWith+a+%23hashtag%22