<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://sagataflwiki.net/skins/common/feed.css?207"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://sagataflwiki.net/index.php?action=history&amp;feed=atom&amp;title=Table_types</id>
		<title>Table types - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://sagataflwiki.net/index.php?action=history&amp;feed=atom&amp;title=Table_types"/>
		<link rel="alternate" type="text/html" href="http://sagataflwiki.net/index.php?title=Table_types&amp;action=history"/>
		<updated>2026-04-25T20:31:40Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.15.4</generator>

	<entry>
		<id>http://sagataflwiki.net/index.php?title=Table_types&amp;diff=1409&amp;oldid=prev</id>
		<title>Peter Knutsen:&amp;#32;Added CSS as a category</title>
		<link rel="alternate" type="text/html" href="http://sagataflwiki.net/index.php?title=Table_types&amp;diff=1409&amp;oldid=prev"/>
				<updated>2010-12-29T23:36:54Z</updated>
		
		<summary type="html">&lt;p&gt;Added CSS as a category&lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 23:36, 29 December 2010&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 66:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 66:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:Editor stuff]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:Editor stuff]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;[[Category:CSS]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2026-04-25 20:31:40 --&gt;
&lt;/table&gt;</summary>
		<author><name>Peter Knutsen</name></author>	</entry>

	<entry>
		<id>http://sagataflwiki.net/index.php?title=Table_types&amp;diff=1335&amp;oldid=prev</id>
		<title>Peter Knutsen:&amp;#32;Creating the article</title>
		<link rel="alternate" type="text/html" href="http://sagataflwiki.net/index.php?title=Table_types&amp;diff=1335&amp;oldid=prev"/>
				<updated>2010-12-22T11:47:36Z</updated>
		
		<summary type="html">&lt;p&gt;Creating the article&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This document will define all the table types that are in need of CSS definitions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
! Type !! Definition !! Implemented&amp;lt;br&amp;gt;in CSS&lt;br /&gt;
|-&lt;br /&gt;
| 2ct || 2 column table || No&lt;br /&gt;
|-&lt;br /&gt;
| 3ct || 3 column table || No&lt;br /&gt;
|-&lt;br /&gt;
| 4ct || 4 column table || No&lt;br /&gt;
|-&lt;br /&gt;
| 5ct || 5 column table || No&lt;br /&gt;
|-&lt;br /&gt;
| 6ct || 6 column table || No&lt;br /&gt;
|-&lt;br /&gt;
| 7ct || 7 column table || No&lt;br /&gt;
|-&lt;br /&gt;
| 8ct || 8 column table || No&lt;br /&gt;
|-&lt;br /&gt;
| 9ct || 9 column table || No&lt;br /&gt;
|-&lt;br /&gt;
| 10ct || 10 column table || No&lt;br /&gt;
|-&lt;br /&gt;
| 11ct || 11 column table || No&lt;br /&gt;
|-&lt;br /&gt;
| 12ct || 12 column table || No&lt;br /&gt;
|}&lt;br /&gt;
The above are just tables with a set number of columns. It would be preferable if the header row did not have centered text, but compared to other CSS needs, this is non-urgent. It is quite important, e.g., that empty cells show up without inner borders (for improved readability of large tables), and would also be nice if empty cells had the same height as non-empty cells.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
! Type !! Definition !! Implemented&amp;lt;br&amp;gt;in CSS&lt;br /&gt;
|-&lt;br /&gt;
| 2cts || 2 column table, stacked || No&lt;br /&gt;
|-&lt;br /&gt;
| 3cts || 3 column table, stacked || No&lt;br /&gt;
|-&lt;br /&gt;
| 4cts || 4 column table, stacked || No&lt;br /&gt;
|-&lt;br /&gt;
| 5cts || 5 column table, stacked || No&lt;br /&gt;
|-&lt;br /&gt;
| 6cts || 6 column table, stacked || No&lt;br /&gt;
|-&lt;br /&gt;
| 7cts || 7 column table, stacked || No&lt;br /&gt;
|-&lt;br /&gt;
| 8cts || 8 column table, stacked || No&lt;br /&gt;
|-&lt;br /&gt;
| 9cts || 9 column table, stacked || No&lt;br /&gt;
|-&lt;br /&gt;
| 10cts || 10 column table, stacked || No&lt;br /&gt;
|}&lt;br /&gt;
These are like the normal ct tables, except they also need to be &amp;quot;horizontally stackable&amp;quot;, and they need an external margin so that there's a few pixels of &amp;quot;air&amp;quot; between each table.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
! Type !! Definition !! Implemented&amp;lt;br&amp;gt;in CSS&lt;br /&gt;
|-&lt;br /&gt;
| mit || Magic Item table (needs certain columns to be right-aligned), some columns may need to be a fixed width in EMs || No&lt;br /&gt;
|-&lt;br /&gt;
| qb || Quote-Box, needs larger and bold fond, needs external margin of a few pixels|| No&lt;br /&gt;
|-&lt;br /&gt;
| brb || &amp;quot;Brag&amp;quot; Box, used on front page to brad about wiki progress. Needs external margin of a few pixels, maybe aditional embellishments if possible but not sure what those should be || No&lt;br /&gt;
|-&lt;br /&gt;
| stuff || stuff || No&lt;br /&gt;
|}&lt;br /&gt;
Above are more tables with special needs, each table type unique in its requirements, or nearly so.&lt;br /&gt;
&lt;br /&gt;
[[Category:Editor stuff]]&lt;/div&gt;</summary>
		<author><name>Peter Knutsen</name></author>	</entry>

	</feed>