<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://twogpedia.com/index.php?action=history&amp;feed=atom&amp;title=Module%3ASocialShare</id>
	<title>Module:SocialShare - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://twogpedia.com/index.php?action=history&amp;feed=atom&amp;title=Module%3ASocialShare"/>
	<link rel="alternate" type="text/html" href="https://twogpedia.com/index.php?title=Module:SocialShare&amp;action=history"/>
	<updated>2026-04-04T01:01:27Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://twogpedia.com/index.php?title=Module:SocialShare&amp;diff=13529&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;local p = {}  function p.generateShareLinks(frame)     local socialLinks = {         { source = &quot;Twitter&quot; },         { source = &quot;Facebook&quot; },         { source = &quot;Instagram&quot; },         { source = &quot;Linkedin&quot; }     }      local html = mw.html.create(&quot;div&quot;):addClass(&quot;right-last-container-news-twogpedia&quot;)     html:tag(&quot;b&quot;):wikitext(&quot;Share:&quot;):done()      for _, data in ipairs(socialLinks) do         local span = html:tag(&quot;span&quot;):addClass(&quot;icon-container-news-twogpedia&quot;)...&quot;</title>
		<link rel="alternate" type="text/html" href="https://twogpedia.com/index.php?title=Module:SocialShare&amp;diff=13529&amp;oldid=prev"/>
		<updated>2025-04-23T02:43:05Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local p = {}  function p.generateShareLinks(frame)     local socialLinks = {         { source = &amp;quot;Twitter&amp;quot; },         { source = &amp;quot;Facebook&amp;quot; },         { source = &amp;quot;Instagram&amp;quot; },         { source = &amp;quot;Linkedin&amp;quot; }     }      local html = mw.html.create(&amp;quot;div&amp;quot;):addClass(&amp;quot;right-last-container-news-twogpedia&amp;quot;)     html:tag(&amp;quot;b&amp;quot;):wikitext(&amp;quot;Share:&amp;quot;):done()      for _, data in ipairs(socialLinks) do         local span = html:tag(&amp;quot;span&amp;quot;):addClass(&amp;quot;icon-container-news-twogpedia&amp;quot;)...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}&lt;br /&gt;
&lt;br /&gt;
function p.generateShareLinks(frame)&lt;br /&gt;
    local socialLinks = {&lt;br /&gt;
        { source = &amp;quot;Twitter&amp;quot; },&lt;br /&gt;
        { source = &amp;quot;Facebook&amp;quot; },&lt;br /&gt;
        { source = &amp;quot;Instagram&amp;quot; },&lt;br /&gt;
        { source = &amp;quot;Linkedin&amp;quot; }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    local html = mw.html.create(&amp;quot;div&amp;quot;):addClass(&amp;quot;right-last-container-news-twogpedia&amp;quot;)&lt;br /&gt;
    html:tag(&amp;quot;b&amp;quot;):wikitext(&amp;quot;Share:&amp;quot;):done()&lt;br /&gt;
&lt;br /&gt;
    for _, data in ipairs(socialLinks) do&lt;br /&gt;
        local span = html:tag(&amp;quot;span&amp;quot;):addClass(&amp;quot;icon-container-news-twogpedia&amp;quot;)&lt;br /&gt;
        local iconHtml = &amp;quot;[[File:&amp;quot; .. data.source .. &amp;quot;.png|25px]]&amp;quot;&lt;br /&gt;
        span:wikitext(iconHtml)&lt;br /&gt;
        span:done()&lt;br /&gt;
    end&lt;br /&gt;
&lt;br /&gt;
    return tostring(html)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>