<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://calidusassist.adcservices.apteancloud.com/calidus-assist/Portal/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.js</id>
	<title>MediaWiki:Common.js - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://calidusassist.adcservices.apteancloud.com/calidus-assist/Portal/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.js"/>
	<link rel="alternate" type="text/html" href="https://calidusassist.adcservices.apteancloud.com/calidus-assist/Portal/index.php?title=MediaWiki:Common.js&amp;action=history"/>
	<updated>2026-05-08T05:10:26Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.8</generator>
	<entry>
		<id>https://calidusassist.adcservices.apteancloud.com/calidus-assist/Portal/index.php?title=MediaWiki:Common.js&amp;diff=904&amp;oldid=prev</id>
		<title>Anw: Added autofocus back to search when clearing table searches</title>
		<link rel="alternate" type="text/html" href="https://calidusassist.adcservices.apteancloud.com/calidus-assist/Portal/index.php?title=MediaWiki:Common.js&amp;diff=904&amp;oldid=prev"/>
		<updated>2024-08-28T08:05:11Z</updated>

		<summary type="html">&lt;p&gt;Added autofocus back to search when clearing table searches&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;en-GB&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 10:05, 28 August 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l37&quot;&gt;Line 37:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 37:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;			$(this).attr(&amp;quot;id&amp;quot;, tableID);&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;			$(this).attr(&amp;quot;id&amp;quot;, tableID);&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;		}&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;		}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;		$('&amp;lt;input type=&amp;quot;text&amp;quot; id=&amp;quot;'+tableID+'_'+index+'&amp;quot; onkeyup=&amp;quot;search_table(\''+tableID+'\',$(this).val())&amp;quot; placeholder=&amp;quot;Search the table...&amp;quot;&amp;gt;&amp;lt;input type=&amp;quot;button&amp;quot; onclick=&amp;quot;$(\'#'+tableID+'_'+index+'\').val(\'\');search_table(\''+tableID+'\',\'\')&amp;quot; title=&amp;quot;Clear Entry&amp;quot; class=&amp;quot;apt-search-clear&amp;quot;&amp;gt;').insertBefore($(this));&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;		$('&amp;lt;input type=&amp;quot;text&amp;quot; id=&amp;quot;'+tableID+'_'+index+'&amp;quot; onkeyup=&amp;quot;search_table(\''+tableID+'\',$(this).val())&amp;quot; placeholder=&amp;quot;Search the table...&amp;quot;&amp;gt;&amp;lt;input type=&amp;quot;button&amp;quot; onclick=&amp;quot;$(\'#'+tableID+'_'+index+'\').val(\'\');search_table(\''+tableID+'\',\'\')&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;;search_table(\''+tableID+'\',\'\');$(\'#'+tableID+'_'+index+'\').focus();&lt;/ins&gt;&amp;quot; title=&amp;quot;Clear Entry&amp;quot; class=&amp;quot;apt-search-clear&amp;quot;&amp;gt;').insertBefore($(this));&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;	});&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;	});&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;});&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;});&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Anw</name></author>
	</entry>
	<entry>
		<id>https://calidusassist.adcservices.apteancloud.com/calidus-assist/Portal/index.php?title=MediaWiki:Common.js&amp;diff=879&amp;oldid=prev</id>
		<title>Anw: Minor formatting change</title>
		<link rel="alternate" type="text/html" href="https://calidusassist.adcservices.apteancloud.com/calidus-assist/Portal/index.php?title=MediaWiki:Common.js&amp;diff=879&amp;oldid=prev"/>
		<updated>2024-08-20T07:53:58Z</updated>

		<summary type="html">&lt;p&gt;Minor formatting change&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;en-GB&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 09:53, 20 August 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l37&quot;&gt;Line 37:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 37:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;			$(this).attr(&amp;quot;id&amp;quot;, tableID);&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;			$(this).attr(&amp;quot;id&amp;quot;, tableID);&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;		}&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;		}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;		&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;//if (this.id !== '') {&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;		$('&amp;lt;input type=&amp;quot;text&amp;quot; id=&amp;quot;'+tableID+'_'+index+'&amp;quot; onkeyup=&amp;quot;search_table(\''+tableID+'\',$(this).val())&amp;quot; placeholder=&amp;quot;Search the table...&amp;quot;&amp;gt;&amp;lt;input type=&amp;quot;button&amp;quot; onclick=&amp;quot;$(\'#'+tableID+'_'+index+'\').val(\'\');search_table(\''+tableID+'\',\'\')&amp;quot; title=&amp;quot;Clear Entry&amp;quot; class=&amp;quot;apt-search-clear&amp;quot;&amp;gt;').insertBefore($(this));&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;			&lt;/del&gt;$('&amp;lt;input type=&amp;quot;text&amp;quot; id=&amp;quot;'+tableID+'_'+index+'&amp;quot; onkeyup=&amp;quot;search_table(\''+tableID+'\',$(this).val())&amp;quot; placeholder=&amp;quot;Search the table...&amp;quot;&amp;gt;&amp;lt;input type=&amp;quot;button&amp;quot; onclick=&amp;quot;$(\'#'+tableID+'_'+index+'\').val(\'\');search_table(\''+tableID+'\',\'\')&amp;quot; title=&amp;quot;Clear Entry&amp;quot; class=&amp;quot;apt-search-clear&amp;quot;&amp;gt;').insertBefore($(this));&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-added&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;		//}&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-added&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;	});&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;	});&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;});&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;});&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Anw</name></author>
	</entry>
	<entry>
		<id>https://calidusassist.adcservices.apteancloud.com/calidus-assist/Portal/index.php?title=MediaWiki:Common.js&amp;diff=875&amp;oldid=prev</id>
		<title>Anw: Added facility to generate table IDs for searchable tables if not specified.</title>
		<link rel="alternate" type="text/html" href="https://calidusassist.adcservices.apteancloud.com/calidus-assist/Portal/index.php?title=MediaWiki:Common.js&amp;diff=875&amp;oldid=prev"/>
		<updated>2024-08-20T07:46:59Z</updated>

		<summary type="html">&lt;p&gt;Added facility to generate table IDs for searchable tables if not specified.&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;en-GB&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 09:46, 20 August 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l32&quot;&gt;Line 32:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 32:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;$(document).ready(function(){&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;$(document).ready(function(){&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;	$(&amp;quot;table.apt-searchable&amp;quot;).each(function(index, element) {&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;	$(&amp;quot;table.apt-searchable&amp;quot;).each(function(index, element) {&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;		&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;if (&lt;/del&gt;this.id &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;!&lt;/del&gt;== '') {&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;		&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;var tableID = &lt;/ins&gt;this.id&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;			&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;$('&amp;lt;input type&lt;/del&gt;=&amp;quot;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;text&lt;/del&gt;&amp;quot; &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;id=&amp;quot;'+this.id+'_'&lt;/del&gt;+index+&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;'&amp;quot; onkeyup=&amp;quot;search_table(\''+this.id+'\',&lt;/del&gt;$(this).&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;val&lt;/del&gt;(&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;))&lt;/del&gt;&amp;quot; &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;placeholder=&lt;/del&gt;&amp;quot;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Search the table...&amp;quot;&amp;gt;&amp;lt;input type=&amp;quot;button&amp;quot; onclick=&amp;quot;$(\'#'+this.id+'_'+index+'\').val(\'\');search_table(\''+this.id+'\'&lt;/del&gt;,&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;\'\')&amp;quot; title=&amp;quot;Clear Entry&amp;quot; class=&amp;quot;apt-search-clear&amp;quot;&amp;gt;').insertBefore($(this)&lt;/del&gt;);&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;		if (tableID &lt;/ins&gt;== '') {&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;			&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;tableID &lt;/ins&gt;= &amp;quot;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;aptSearchableTable_&lt;/ins&gt;&amp;quot; + &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;(&lt;/ins&gt;index + &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;1);&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;			&lt;/ins&gt;$(this).&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;attr&lt;/ins&gt;(&amp;quot;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;id&lt;/ins&gt;&amp;quot;, &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;tableID&lt;/ins&gt;);&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;		}&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;		}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;		//if (this.id !== '') {&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;			$('&amp;lt;input type=&quot;text&quot; id=&quot;'+tableID+'_'+index+'&quot; onkeyup=&quot;search_table(\''+tableID+'\',$(this).val())&quot; placeholder=&quot;Search the table...&quot;&gt;&amp;lt;input type=&quot;button&quot; onclick=&quot;$(\'#'+tableID+'_'+index+'\').val(\'\');search_table(\''+tableID+'\',\'\')&quot; title=&quot;Clear Entry&quot; class=&quot;apt-search-clear&quot;&gt;').insertBefore($(this));&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;		//}&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;	});&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;	});&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;});&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;});&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Anw</name></author>
	</entry>
	<entry>
		<id>https://calidusassist.adcservices.apteancloud.com/calidus-assist/Portal/index.php?title=MediaWiki:Common.js&amp;diff=849&amp;oldid=prev</id>
		<title>Anw: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://calidusassist.adcservices.apteancloud.com/calidus-assist/Portal/index.php?title=MediaWiki:Common.js&amp;diff=849&amp;oldid=prev"/>
		<updated>2024-08-20T06:58:12Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en-GB&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 08:58, 20 August 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en-GB&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Anw</name></author>
	</entry>
	<entry>
		<id>https://calidusassist.adcservices.apteancloud.com/calidus-assist/Portal/index.php?title=MediaWiki:Common.js&amp;diff=848&amp;oldid=prev</id>
		<title>Portal&gt;Anw: Minor correction</title>
		<link rel="alternate" type="text/html" href="https://calidusassist.adcservices.apteancloud.com/calidus-assist/Portal/index.php?title=MediaWiki:Common.js&amp;diff=848&amp;oldid=prev"/>
		<updated>2024-07-25T05:54:41Z</updated>

		<summary type="html">&lt;p&gt;Minor correction&lt;/p&gt;
&lt;a href=&quot;https://calidusassist.adcservices.apteancloud.com/calidus-assist/Portal/index.php?title=MediaWiki:Common.js&amp;amp;diff=848&amp;amp;oldid=2&quot;&gt;Show changes&lt;/a&gt;</summary>
		<author><name>Portal&gt;Anw</name></author>
	</entry>
	<entry>
		<id>https://calidusassist.adcservices.apteancloud.com/calidus-assist/Portal/index.php?title=MediaWiki:Common.js&amp;diff=2&amp;oldid=prev</id>
		<title>Portal owner: Created page with &quot;/* Any JavaScript here will be loaded for all users on every page load. */      mwCustomEditButtons.push({         &quot;imageFile&quot;: &quot;images/Button_enter.png&quot;,         &quot;speedTip&quot;: &quot;Li...&quot;</title>
		<link rel="alternate" type="text/html" href="https://calidusassist.adcservices.apteancloud.com/calidus-assist/Portal/index.php?title=MediaWiki:Common.js&amp;diff=2&amp;oldid=prev"/>
		<updated>2011-12-23T10:18:20Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Any JavaScript here will be loaded for all users on every page load.: &lt;/span&gt;      mwCustomEditButtons.push({         &amp;quot;imageFile&amp;quot;: &amp;quot;images/Button_enter.png&amp;quot;,         &amp;quot;speedTip&amp;quot;: &amp;quot;Li...&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* Any JavaScript here will be loaded for all users on every page load. */&lt;br /&gt;
&lt;br /&gt;
    mwCustomEditButtons.push({&lt;br /&gt;
        &amp;quot;imageFile&amp;quot;: &amp;quot;images/Button_enter.png&amp;quot;,&lt;br /&gt;
        &amp;quot;speedTip&amp;quot;: &amp;quot;Line break&amp;quot;,&lt;br /&gt;
        &amp;quot;tagOpen&amp;quot;: &amp;quot;&amp;lt;br /&amp;gt;&amp;quot;,&lt;br /&gt;
        &amp;quot;tagClose&amp;quot;: &amp;quot;&amp;quot;,&lt;br /&gt;
        &amp;quot;sampleText&amp;quot;: &amp;quot;&amp;quot;&lt;br /&gt;
    });&lt;br /&gt;
 &lt;br /&gt;
    mwCustomEditButtons.push({&lt;br /&gt;
        &amp;quot;imageFile&amp;quot;: &amp;quot;images/Button_upper_letter.png&amp;quot;,&lt;br /&gt;
        &amp;quot;speedTip&amp;quot;: &amp;quot;Superscript&amp;quot;,&lt;br /&gt;
        &amp;quot;tagOpen&amp;quot;: &amp;quot;&amp;lt;sup&amp;gt;&amp;quot;,&lt;br /&gt;
        &amp;quot;tagClose&amp;quot;: &amp;quot;&amp;lt;/sup&amp;gt;&amp;quot;,&lt;br /&gt;
        &amp;quot;sampleText&amp;quot;: &amp;quot;Superscript text&amp;quot;&lt;br /&gt;
    });&lt;br /&gt;
 &lt;br /&gt;
    mwCustomEditButtons.push({&lt;br /&gt;
        &amp;quot;imageFile&amp;quot;: &amp;quot;images/Button_small.png&amp;quot;,&lt;br /&gt;
        &amp;quot;speedTip&amp;quot;: &amp;quot;Small&amp;quot;,&lt;br /&gt;
        &amp;quot;tagOpen&amp;quot;: &amp;quot;&amp;lt;small&amp;gt;&amp;quot;,&lt;br /&gt;
        &amp;quot;tagClose&amp;quot;: &amp;quot;&amp;lt;/small&amp;gt;&amp;quot;,&lt;br /&gt;
        &amp;quot;sampleText&amp;quot;: &amp;quot;Small Text&amp;quot;&lt;br /&gt;
    });&lt;br /&gt;
&lt;br /&gt;
    mwCustomEditButtons.push({&lt;br /&gt;
        &amp;quot;imageFile&amp;quot;: &amp;quot;images/Button_gallery.png&amp;quot;,&lt;br /&gt;
        &amp;quot;speedTip&amp;quot;: &amp;quot;Insert a picture gallery&amp;quot;,&lt;br /&gt;
        &amp;quot;tagOpen&amp;quot;: &amp;quot;\n&amp;lt;gallery&amp;gt;\n&amp;quot;,&lt;br /&gt;
        &amp;quot;tagClose&amp;quot;: &amp;quot;\n&amp;lt;/gallery&amp;gt;&amp;quot;,&lt;br /&gt;
        &amp;quot;sampleText&amp;quot;: &amp;quot;Image:Example.jpg|Caption1\nImage:Example.jpg|Caption2&amp;quot;&lt;br /&gt;
    });&lt;br /&gt;
 &lt;br /&gt;
    mwCustomEditButtons.push({&lt;br /&gt;
        &amp;quot;imageFile&amp;quot;: &amp;quot;images/Button_CoverPage.png&amp;quot;,&lt;br /&gt;
        &amp;quot;speedTip&amp;quot;: &amp;quot;Insert an Document Title Page&amp;quot;,&lt;br /&gt;
        &amp;quot;tagOpen&amp;quot;: &amp;quot;{{Doc_Title\n|System=''Calidus'' System\n|Title=Doc Title\n|Reference=Document type and Supimix reference\n|Version=0.1\n|Date=9th May 2011\n}}\n&amp;quot;,&lt;br /&gt;
        &amp;quot;tagClose&amp;quot;: &amp;quot;&amp;quot;,&lt;br /&gt;
        &amp;quot;sampleText&amp;quot;: &amp;quot;&amp;quot;&lt;br /&gt;
    });&lt;br /&gt;
&lt;br /&gt;
    mwCustomEditButtons.push({&lt;br /&gt;
        &amp;quot;imageFile&amp;quot;: &amp;quot;images/Button_blockquote.png&amp;quot;,&lt;br /&gt;
        &amp;quot;speedTip&amp;quot;: &amp;quot;Insert an Estimate template&amp;quot;,&lt;br /&gt;
        &amp;quot;tagOpen&amp;quot;: &amp;quot;{{EstimateCostDetails\n|REQ=Requirements Days\n|EST=Estimation Days\n|FS=Functional Specification Days\n|TS=Technical Specification Days\n|DEV=Development Days\n|ST=Testing and Release Days\n|IMP=Implementation Days\n|Client=Client for charges|Year=Year for charges}}\n&amp;quot;,&lt;br /&gt;
        &amp;quot;tagClose&amp;quot;: &amp;quot;&amp;quot;,&lt;br /&gt;
        &amp;quot;sampleText&amp;quot;: &amp;quot;&amp;quot;&lt;br /&gt;
    });&lt;br /&gt;
&lt;br /&gt;
    mwCustomEditButtons.push({&lt;br /&gt;
        &amp;quot;imageFile&amp;quot;: &amp;quot;images/Button_LastPage.png&amp;quot;,&lt;br /&gt;
        &amp;quot;speedTip&amp;quot;: &amp;quot;Insert an Document Final Page&amp;quot;,&lt;br /&gt;
        &amp;quot;tagOpen&amp;quot;: &amp;quot;{{Doc_Appendix|\nAppendix=The Appendix Section. Defaults to A\n|Glossary=WCS|WMS|CTMS. Omit if no glossary is to be included.\n|Ref1=First reference document title. There can be up to 5 (Ref2, Ref3, etc). Omit those you do not want to use.\n|RefV1=First reference document version\n|RefDate1=First reference document date\n|Rev1=Authorising Name. Up to 3 may be specified (Rev2, Rev3)\n|Rev1Title=Job Title\n&amp;quot;,&lt;br /&gt;
        &amp;quot;tagClose&amp;quot;: &amp;quot;\n}}\n&amp;quot;,&lt;br /&gt;
        &amp;quot;sampleText&amp;quot;: &amp;quot;&amp;lt;!-- The following may also be added --&amp;gt;\n|Estimate=Enter Y if an estimate section is to be included. Use the following fields for the values. If the values are omitted, they default to Zero. Also include Client and Year for the correct rates.\n|REQ=Requirements Time\n|EST=Estimate Time\n|FS=Functional Specification Time\n|TS=Technical Specification Time\n|DEV=Development Time\n|ST=Testing Time\n|IMP=Implementation Time\n|Client=Client for estimate rates\n|Year=Year for estimate rates&amp;quot;&lt;br /&gt;
    });&lt;br /&gt;
&lt;br /&gt;
    mwCustomEditButtons.push({&lt;br /&gt;
        &amp;quot;imageFile&amp;quot;: &amp;quot;images/Button_test_header.png&amp;quot;,&lt;br /&gt;
        &amp;quot;speedTip&amp;quot;: &amp;quot;Insert a test plan template&amp;quot;,&lt;br /&gt;
        &amp;quot;tagOpen&amp;quot;: &amp;quot;{{TestPlan_Header\n|Title=Title of test plan\n|Log=Supimix log reference\n|Description=description of what is to be achieved\n|MenuAccess=Where on the menus the item can be found\n|Prerequisites=The prerequisites of the test\n|Objective=The details of what each group of tests is to achieve\n}}\n{{ #vardefine: Cycle | 0 }}{{ #vardefine: SubCycle | 0 }}\n{{TestPlan_CycleHeader\n|Cycle={{ #vardefineecho: Cycle | {{ #expr: {{ #var: Cycle }} + 1 }} }}{{ #vardefine: SubCycle | {{ #var: Cycle }} }}\n|Title=Area being tested in this cycle\n|Notes=Any notes or prerequisites for the tests following.\n}}\n&amp;quot;,&lt;br /&gt;
        &amp;quot;tagClose&amp;quot;: &amp;quot;\n{{TestPlan_CycleFooter}}\n&amp;quot;,&lt;br /&gt;
        &amp;quot;sampleText&amp;quot;: &amp;quot;&amp;lt;!--INSERT TESTS HERE --&amp;gt;&amp;quot;&lt;br /&gt;
    });&lt;br /&gt;
&lt;br /&gt;
    mwCustomEditButtons.push({&lt;br /&gt;
        &amp;quot;imageFile&amp;quot;: &amp;quot;images/Button_test_header.png&amp;quot;,&lt;br /&gt;
        &amp;quot;speedTip&amp;quot;: &amp;quot;Insert a test plan cycle&amp;quot;,&lt;br /&gt;
        &amp;quot;tagOpen&amp;quot;: &amp;quot;{{TestPlan_CycleHeader\n|Cycle={{ #vardefineecho: Cycle | {{ #expr: {{ #var: Cycle }} + 1 }} }}{{ #vardefine: SubCycle | {{ #var: Cycle }} }}\n|Title=Area being tested in this cycle\n|Notes=Any notes or prerequisites for the tests following.\n}}\n&amp;quot;,&lt;br /&gt;
        &amp;quot;tagClose&amp;quot;: &amp;quot;\n{{TestPlan_CycleFooter}}\n&amp;quot;,&lt;br /&gt;
        &amp;quot;sampleText&amp;quot;: &amp;quot;&amp;lt;!--INSERT TESTS HERE --&amp;gt;&amp;quot;&lt;br /&gt;
    });&lt;br /&gt;
&lt;br /&gt;
    mwCustomEditButtons.push({&lt;br /&gt;
        &amp;quot;imageFile&amp;quot;: &amp;quot;images/Button_test_add.png&amp;quot;,&lt;br /&gt;
        &amp;quot;speedTip&amp;quot;: &amp;quot;Insert a new test&amp;quot;,&lt;br /&gt;
        &amp;quot;tagOpen&amp;quot;: &amp;quot;{{TestPlan_Test\n|Test={{ #vardefineecho: SubCycle | {{ #expr: {{ #var: SubCycle }} + 0.1 }} }}\n|Action=The actions to follow\n|Result=The expected result\n}}\n&amp;quot;,&lt;br /&gt;
        &amp;quot;tagClose&amp;quot;: &amp;quot;&amp;quot;,&lt;br /&gt;
        &amp;quot;sampleText&amp;quot;: &amp;quot;&amp;quot;&lt;br /&gt;
    });&lt;br /&gt;
&lt;br /&gt;
    mwCustomEditButtons.push({&lt;br /&gt;
        &amp;quot;imageFile&amp;quot;: &amp;quot;images/Button_insert_table.png&amp;quot;,&lt;br /&gt;
        &amp;quot;speedTip&amp;quot;: &amp;quot;Insert a table&amp;quot;,&lt;br /&gt;
        &amp;quot;tagOpen&amp;quot;: '{| class=&amp;quot;wikitable&amp;quot;\n|',&lt;br /&gt;
        &amp;quot;tagClose&amp;quot;: &amp;quot;\n|}\n&amp;quot;,&lt;br /&gt;
        &amp;quot;sampleText&amp;quot;: &amp;quot;-\n! header 1\n! header 2\n! header 3\n|-\n| row 1, cell 1\n| row 1, cell 2\n| row 1, cell 3\n|-\n| row 2, cell 1\n| row 2, cell 2\n| row 2, cell 3&amp;quot;&lt;br /&gt;
    });&lt;br /&gt;
&lt;br /&gt;
    var today = new Date();&lt;br /&gt;
    mwCustomEditButtons.push({&lt;br /&gt;
        &amp;quot;imageFile&amp;quot;: &amp;quot;images/Button_comment.png&amp;quot;,&lt;br /&gt;
        &amp;quot;speedTip&amp;quot;: &amp;quot;Insert a comment&amp;quot;,&lt;br /&gt;
        &amp;quot;tagOpen&amp;quot;: '{{comment|text=',&lt;br /&gt;
        &amp;quot;tagClose&amp;quot;: &amp;quot;\n|sign=[[User:&amp;quot;+wgUserName+&amp;quot;]]|date=&amp;quot;+today.getDay()+&amp;quot;/&amp;quot;+today.getMonth()+&amp;quot;/&amp;quot;+today.getFullYear()+&amp;quot; &amp;quot;+today.getHours()+&amp;quot;:&amp;quot;+today.getMinutes()+&amp;quot;:&amp;quot;+today.getSeconds()+&amp;quot;}}\n&amp;quot;,&lt;br /&gt;
        &amp;quot;sampleText&amp;quot;: &amp;quot;Your Comment Here&amp;quot;&lt;br /&gt;
    });&lt;/div&gt;</summary>
		<author><name>Portal owner</name></author>
	</entry>
</feed>