All public logs
From TwogPedia
Combined display of all available logs of TwogPedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 02:43, 23 April 2025 Admin talk contribs created page Module:SocialShare (Created page with "local p = {} function p.generateShareLinks(frame) local socialLinks = { { source = "Twitter" }, { source = "Facebook" }, { source = "Instagram" }, { source = "Linkedin" } } local html = mw.html.create("div"):addClass("right-last-container-news-twogpedia") html:tag("b"):wikitext("Share:"):done() for _, data in ipairs(socialLinks) do local span = html:tag("span"):addClass("icon-container-news-twogpedia")...")
No categories