-- Helper for https://fedi-share.toolforge.org/
local p =
function p.link(frame) local message = frame.args[1]; return "https://fedi-share.toolforge.org/?json=" .. mw.uri.encode(mw.text.jsonEncode(message))end
return p
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Module:Fedi-share".
Except where otherwise indicated, Everything.Explained.Today is © Copyright 2009-2024, A B Cryer, All Rights Reserved. Cookie policy.