<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://temp.ufopaedia.org/index.php?action=history&amp;feed=atom&amp;title=MediaWiki_talk%3ACommon.js</id>
	<title>MediaWiki talk:Common.js - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://temp.ufopaedia.org/index.php?action=history&amp;feed=atom&amp;title=MediaWiki_talk%3ACommon.js"/>
	<link rel="alternate" type="text/html" href="https://temp.ufopaedia.org/index.php?title=MediaWiki_talk:Common.js&amp;action=history"/>
	<updated>2026-05-03T10:25:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://temp.ufopaedia.org/index.php?title=MediaWiki_talk:Common.js&amp;diff=75673&amp;oldid=prev</id>
		<title>Tvol: Table row background color alternation would be nice.</title>
		<link rel="alternate" type="text/html" href="https://temp.ufopaedia.org/index.php?title=MediaWiki_talk:Common.js&amp;diff=75673&amp;oldid=prev"/>
		<updated>2017-01-29T09:09:47Z</updated>

		<summary type="html">&lt;p&gt;Table row background color alternation would be nice.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Enabling alternating table colors would be nice. The following needs to be added by an admin :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
var ts_alternate_row_colors = true;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
That&amp;#039;s it. Then css selectors tr.odd and tr.even will work and since we have a CSS extension there&amp;#039;s no need for editing all the CSS files. The changes could be affected by the following:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;css&amp;gt;&lt;br /&gt;
tr.odd { background: color; }&lt;br /&gt;
tr.even { background: color; }&lt;br /&gt;
&amp;lt;/css&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt; --[[User:Tvol|Tvol]] ([[User talk:Tvol|talk]]) 09:09, 29 January 2017 (UTC)&lt;/div&gt;</summary>
		<author><name>Tvol</name></author>
	</entry>
</feed>