<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ta">
	<id>https://wiki1.tamilar.wiki/w/index.php?action=history&amp;feed=atom&amp;title=Module%3ADisambiguation</id>
	<title>Module:Disambiguation - திருத்த வரலாறு</title>
	<link rel="self" type="application/atom+xml" href="https://wiki1.tamilar.wiki/w/index.php?action=history&amp;feed=atom&amp;title=Module%3ADisambiguation"/>
	<link rel="alternate" type="text/html" href="https://wiki1.tamilar.wiki/w/index.php?title=Module:Disambiguation&amp;action=history"/>
	<updated>2026-06-02T08:46:19Z</updated>
	<subtitle>விக்கியில் இப்பக்கத்துக்கான திருத்த வரலாறு</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://wiki1.tamilar.wiki/w/index.php?title=Module:Disambiguation&amp;diff=102618&amp;oldid=prev</id>
		<title>imported&gt;Sukanthi: &quot;local p = {} local mRedirect = require(&#039;Module:Redirect&#039;) local disambiguationTemplates = mw.loadData(&#039;Module:Disambiguation/templates&#039;)  local function capitalize(s) 	-- This function only works on ASCII strings. If your wiki has 	-- disambiguation templates that use Unicode strings, use the commented-out 	-- line instead. Enwiki uses ASCII string manipulation on...&quot;-இப்பெயரில் புதிய பக்கம் உருவாக்கப்பட்டுள்ளது</title>
		<link rel="alternate" type="text/html" href="https://wiki1.tamilar.wiki/w/index.php?title=Module:Disambiguation&amp;diff=102618&amp;oldid=prev"/>
		<updated>2024-07-11T08:11:04Z</updated>

		<summary type="html">&lt;p&gt;&amp;quot;local p = {} local mRedirect = require(&amp;#039;Module:Redirect&amp;#039;) local disambiguationTemplates = mw.loadData(&amp;#039;Module:Disambiguation/templates&amp;#039;)  local function capitalize(s) 	-- This function only works on ASCII strings. If your wiki has 	-- disambiguation templates that use Unicode strings, use the commented-out 	-- line instead. Enwiki uses ASCII string manipulation on...&amp;quot;-இப்பெயரில் புதிய பக்கம் உருவாக்கப்பட்டுள்ளது&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ta&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← பழைய திருத்தம்&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;08:11, 11 சூலை 2024 இல் நிலவும் திருத்தம்&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;ta&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(வேறுபாடு ஏதுமில்லை)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key mediawiki:diff:1.41:old-239293:rev-102618 --&gt;
&lt;/table&gt;</summary>
		<author><name>imported&gt;Sukanthi</name></author>
	</entry>
	<entry>
		<id>https://wiki1.tamilar.wiki/w/index.php?title=Module:Disambiguation&amp;diff=239293&amp;oldid=prev</id>
		<title>imported&gt;Pagers: &quot;local p = {} local mRedirect = require(&#039;Module:Redirect&#039;) local disambiguationTemplates = mw.loadData(&#039;Module:Disambiguation/templates&#039;)  local function capitalize(s) 	-- This function only works on ASCII strings. If your wiki has 	-- disambiguation templates that use Unicode strings, use the commented-out 	-- line instead. Enwiki uses ASCII string manipulation on...&quot;-இப்பெயரில் புதிய பக்கம் உருவாக்கப்பட்டுள்ளது</title>
		<link rel="alternate" type="text/html" href="https://wiki1.tamilar.wiki/w/index.php?title=Module:Disambiguation&amp;diff=239293&amp;oldid=prev"/>
		<updated>2023-10-14T10:09:14Z</updated>

		<summary type="html">&lt;p&gt;&amp;quot;local p = {} local mRedirect = require(&amp;#039;Module:Redirect&amp;#039;) local disambiguationTemplates = mw.loadData(&amp;#039;Module:Disambiguation/templates&amp;#039;)  local function capitalize(s) 	-- This function only works on ASCII strings. If your wiki has 	-- disambiguation templates that use Unicode strings, use the commented-out 	-- line instead. Enwiki uses ASCII string manipulation on...&amp;quot;-இப்பெயரில் புதிய பக்கம் உருவாக்கப்பட்டுள்ளது&lt;/p&gt;
&lt;p&gt;&lt;b&gt;புதிய பக்கம்&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}&lt;br /&gt;
local mRedirect = require(&amp;#039;Module:Redirect&amp;#039;)&lt;br /&gt;
local disambiguationTemplates = mw.loadData(&amp;#039;Module:Disambiguation/templates&amp;#039;)&lt;br /&gt;
&lt;br /&gt;
local function capitalize(s)&lt;br /&gt;
	-- This function only works on ASCII strings. If your wiki has&lt;br /&gt;
	-- disambiguation templates that use Unicode strings, use the commented-out&lt;br /&gt;
	-- line instead. Enwiki uses ASCII string manipulation only here to improve&lt;br /&gt;
	-- performance.&lt;br /&gt;
	return s:sub(1, 1):upper() .. s:sub(2, -1)&lt;br /&gt;
	-- return mw.ustring.upper(mw.ustring.sub(1, 1)) .. mw.ustring.sub(2, -1)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
local function isDisambiguationTemplate(template)&lt;br /&gt;
	return disambiguationTemplates[capitalize(template)] or false&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
p.isDisambiguation = function(content)&lt;br /&gt;
	-- false if there is no content&lt;br /&gt;
	if content == nil then&lt;br /&gt;
		return false&lt;br /&gt;
	end&lt;br /&gt;
&lt;br /&gt;
	-- redirects are not disambiguation pages&lt;br /&gt;
	if mRedirect.getTargetFromText(content) ~= nil then&lt;br /&gt;
		return false&lt;br /&gt;
	end&lt;br /&gt;
&lt;br /&gt;
	-- check for disambiguation templates in the content&lt;br /&gt;
	local templateNames = {}&lt;br /&gt;
	for template in string.gmatch(content, &amp;quot;{{%s*([^|}]-)%s*[|}]&amp;quot;) do&lt;br /&gt;
		if isDisambiguationTemplate(template) then&lt;br /&gt;
			return true&lt;br /&gt;
		end&lt;br /&gt;
	end&lt;br /&gt;
&lt;br /&gt;
	-- check for magic word&lt;br /&gt;
	if string.find(content, &amp;quot;__DISAMBIG__&amp;quot;, 1, true) ~= nil then&lt;br /&gt;
		return true&lt;br /&gt;
	end&lt;br /&gt;
&lt;br /&gt;
	return false&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
p._isDisambiguationPage = function(page)&lt;br /&gt;
	-- Look &amp;quot;(disambiguation)&amp;quot; in the title&lt;br /&gt;
	if string.find(page, &amp;quot;(disambiguation)&amp;quot;,0,true) ~= nil then&lt;br /&gt;
		return true;&lt;br /&gt;
	end&lt;br /&gt;
	-- Look for disamiguation template in page content&lt;br /&gt;
	local title = mw.title.new(page)&lt;br /&gt;
	if not title then return false end&lt;br /&gt;
	local content = title:getContent()&lt;br /&gt;
	return p.isDisambiguation(content)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
-- Entry points for templates&lt;br /&gt;
p.isDisambiguationPage = function(frame)&lt;br /&gt;
	local title = frame.args[1]&lt;br /&gt;
	return p._isDisambiguationPage(title) and &amp;quot;yes&amp;quot; or &amp;quot;&amp;quot;&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;Pagers</name></author>
	</entry>
</feed>