<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ta">
	<id>https://wiki2.tamilar.wiki/w/index.php?action=history&amp;feed=atom&amp;title=Module%3AIf_preview%2Fconfiguration</id>
	<title>Module:If preview/configuration - திருத்த வரலாறு</title>
	<link rel="self" type="application/atom+xml" href="https://wiki2.tamilar.wiki/w/index.php?action=history&amp;feed=atom&amp;title=Module%3AIf_preview%2Fconfiguration"/>
	<link rel="alternate" type="text/html" href="https://wiki2.tamilar.wiki/w/index.php?title=Module:If_preview/configuration&amp;action=history"/>
	<updated>2026-06-02T12:31:14Z</updated>
	<subtitle>விக்கியில் இப்பக்கத்துக்கான திருத்த வரலாறு</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://wiki2.tamilar.wiki/w/index.php?title=Module:If_preview/configuration&amp;diff=101549&amp;oldid=prev</id>
		<title>imported&gt;Sukanthi: &quot;-- We perform the actual check for whether this is a preview here since preprocessing is relatively expensive.  local frame = mw.getCurrentFrame()  local function is_preview() 	local revision_id = frame:preprocess(&#039;{{REVISIONID}}&#039;) 	-- {{REVISIONID}} is usually the empty string when previewed. 	-- I don&#039;t know why we&#039;re checking for nil but hey, maybe someday...&quot;-இப்பெயரில் புதிய பக்கம் உருவாக்கப்பட்டுள்ளது</title>
		<link rel="alternate" type="text/html" href="https://wiki2.tamilar.wiki/w/index.php?title=Module:If_preview/configuration&amp;diff=101549&amp;oldid=prev"/>
		<updated>2024-07-08T09:06:31Z</updated>

		<summary type="html">&lt;p&gt;&amp;quot;--&lt;a href=&quot;/w/index.php?title=We_perform_the_actual_check_for_whether_this_is_a_preview_here_since_preprocessing_is_relatively_expensive.&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;We perform the actual check for whether this is a preview here since preprocessing is relatively expensive. (கட்டுரை எழுதப்படவில்லை)&quot;&gt;We perform the actual check for whether this is a preview here since preprocessing is relatively expensive. &lt;/a&gt; local frame = mw.getCurrentFrame()  local function is_preview() 	local revision_id = frame:preprocess(&amp;#039;{{REVISIONID}}&amp;#039;) 	-- {{REVISIONID}} is usually the empty string when previewed. 	-- I don&amp;#039;t know why we&amp;#039;re checking for nil but hey, maybe someday...&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;09:06, 8 சூலை 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-232499:rev-101549 --&gt;
&lt;/table&gt;</summary>
		<author><name>imported&gt;Sukanthi</name></author>
	</entry>
	<entry>
		<id>https://wiki2.tamilar.wiki/w/index.php?title=Module:If_preview/configuration&amp;diff=232499&amp;oldid=prev</id>
		<title>imported&gt;Info-farmer: :en:Module:If_preview/configuration இலிருந்து திருத்தம் இறக்குமதி செய்யப்பட்டன</title>
		<link rel="alternate" type="text/html" href="https://wiki2.tamilar.wiki/w/index.php?title=Module:If_preview/configuration&amp;diff=232499&amp;oldid=prev"/>
		<updated>2023-12-16T11:39:37Z</updated>

		<summary type="html">&lt;p&gt;&lt;a href=&quot;https://en.wikipedia.org/wiki/Module:If_preview/configuration&quot; class=&quot;extiw&quot; title=&quot;en:Module:If preview/configuration&quot;&gt;en:Module:If_preview/configuration&lt;/a&gt; இலிருந்து திருத்தம் இறக்குமதி செய்யப்பட்டன&lt;/p&gt;
&lt;p&gt;&lt;b&gt;புதிய பக்கம்&lt;/b&gt;&lt;/p&gt;&lt;div&gt;--[[&lt;br /&gt;
We perform the actual check for whether this is a preview here since&lt;br /&gt;
preprocessing is relatively expensive.&lt;br /&gt;
]]&lt;br /&gt;
local frame = mw.getCurrentFrame()&lt;br /&gt;
&lt;br /&gt;
local function is_preview()&lt;br /&gt;
	local revision_id = frame:preprocess(&amp;#039;{{REVISIONID}}&amp;#039;)&lt;br /&gt;
	-- {{REVISIONID}} is usually the empty string when previewed.&lt;br /&gt;
	-- I don&amp;#039;t know why we&amp;#039;re checking for nil but hey, maybe someday things&lt;br /&gt;
	-- would have broken&lt;br /&gt;
	return revision_id == nil or revision_id == &amp;#039;&amp;#039;&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
local function templatestyles()&lt;br /&gt;
	return frame:extensionTag{&lt;br /&gt;
		name = &amp;#039;templatestyles&amp;#039;, args = { src = &amp;#039;Module:If preview/styles.css&amp;#039; }&lt;br /&gt;
	}&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return {&lt;br /&gt;
	preview = is_preview(),&lt;br /&gt;
	templatestyles = templatestyles(),&lt;br /&gt;
	warning_infrastructure = &amp;#039;%s&amp;lt;div class=&amp;quot;preview-warning&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Preview warning:&amp;lt;/strong&amp;gt; %s&amp;lt;/div&amp;gt;&amp;#039;,&lt;br /&gt;
	missing_warning = &amp;#039;The template has no warning text. Please add a warning.&amp;#039;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>imported&gt;Info-farmer</name></author>
	</entry>
</feed>