<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.sierrahelp.com/index.php?action=history&amp;feed=atom&amp;title=Using_Tables</id>
	<title>Using Tables - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.sierrahelp.com/index.php?action=history&amp;feed=atom&amp;title=Using_Tables"/>
	<link rel="alternate" type="text/html" href="http://wiki.sierrahelp.com/index.php?title=Using_Tables&amp;action=history"/>
	<updated>2026-09-10T18:17:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>http://wiki.sierrahelp.com/index.php?title=Using_Tables&amp;diff=51918&amp;oldid=prev</id>
		<title>Andrew Branscom: 2 revisions imported</title>
		<link rel="alternate" type="text/html" href="http://wiki.sierrahelp.com/index.php?title=Using_Tables&amp;diff=51918&amp;oldid=prev"/>
		<updated>2025-02-16T02:51:10Z</updated>

		<summary type="html">&lt;p&gt;2 revisions 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&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 22:51, 15 February 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&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>Andrew Branscom</name></author>
	</entry>
	<entry>
		<id>http://wiki.sierrahelp.com/index.php?title=Using_Tables&amp;diff=51917&amp;oldid=prev</id>
		<title>Andrew Branscom: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://wiki.sierrahelp.com/index.php?title=Using_Tables&amp;diff=51917&amp;oldid=prev"/>
		<updated>2024-06-03T05:19:59Z</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&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 01:19, 3 June 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&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>Andrew Branscom</name></author>
	</entry>
	<entry>
		<id>http://wiki.sierrahelp.com/index.php?title=Using_Tables&amp;diff=51916&amp;oldid=prev</id>
		<title>Andrew Branscom at 06:03, 11 August 2016</title>
		<link rel="alternate" type="text/html" href="http://wiki.sierrahelp.com/index.php?title=Using_Tables&amp;diff=51916&amp;oldid=prev"/>
		<updated>2016-08-11T06:03:29Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;With the limitations of the Wiki software, sometimes it may be necessary to fall back on the use of tables to arrange content on the page in the desired location where normally this would be handled by the use of CSS. However, please try to avoid the use of tables where possible. Try to reserve their use for tabular data.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
===&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; Wiki Table Tags ===&lt;br /&gt;
&lt;br /&gt;
Wiki tags for tables are as follows:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Table: &amp;lt;code&amp;gt;{|&amp;lt;/code&amp;gt;&amp;#039;&amp;#039;&amp;#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Row: &amp;lt;code&amp;gt;|-&amp;lt;/code&amp;gt;&amp;#039;&amp;#039;&amp;#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Header Cell: &amp;lt;code&amp;gt;! &amp;lt;/code&amp;gt;&amp;#039;&amp;#039;&amp;#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Cell: &amp;lt;code&amp;gt;| &amp;lt;/code&amp;gt;&amp;#039;&amp;#039;&amp;#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Table closing tag: &amp;lt;code&amp;gt;|}&amp;lt;/code&amp;gt;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
No closing tag for table rows or cells are needed. Be sure to add the closing table tag at the end of your table. Normal attributes can be added, such as width, borders, positioning, cellpadding and cell spacing.&lt;br /&gt;
&amp;lt;pre&amp;gt;{| width=&amp;quot;800&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
will create a table that is 800px wide. Cells in the same table row can be combined on the same line if separated by a double pipe &amp;quot;||&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;| Cell1 || Cell2 || Cell3&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===&amp;lt;br /&amp;gt; Table and Cell Attributes ===&lt;br /&gt;
&lt;br /&gt;
Multiple attributes can be used by separating them with a space:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{| cellpadding=&amp;quot;10&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When adding attributes to cells, separate attribute from the data with a single pipe, &amp;quot;|&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;| align=&amp;quot;center&amp;quot; | Cell Data&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Table Borders and Styles===&lt;br /&gt;
&lt;br /&gt;
For tables with borders, start your table with &amp;#039;&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;{| class=&amp;quot;wikitable&amp;quot;&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039;. This will automatically add borders and keep consistency in style through out the Wiki.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{| class=&amp;quot;wikitable&amp;quot; width=&amp;quot;400&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Column1 !! Column2 !! Column3&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Cell1 || align=&amp;quot;center&amp;quot; | Cell2 || align=&amp;quot;center&amp;quot; | Cell3&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Cell4 || align=&amp;quot;center&amp;quot; | Cell5 || align=&amp;quot;center&amp;quot; | Cell6&lt;br /&gt;
|}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Will create a table 400px wide, 3 columns by 3 rows with a border of 1.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; width=&amp;quot;400&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Column1 !! Column2 !! Column3&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Cell1 || align=&amp;quot;center&amp;quot; | Cell2 || align=&amp;quot;center&amp;quot; | Cell3&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Cell4 || align=&amp;quot;center&amp;quot; | Cell5 || align=&amp;quot;center&amp;quot; | Cell6&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===&amp;lt;br /&amp;gt; Sortable Tables ===&lt;br /&gt;
&lt;br /&gt;
Tables can be made sortable by adding the &amp;quot;sortable&amp;quot; class to the opening table tag &amp;lt;nowiki&amp;gt;{| class=&amp;quot;wikitable sortable&amp;quot;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{| class=&amp;quot;wikitable sortable&amp;quot; width=&amp;quot;400&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Column1 !! Column2 !! Column3 !! Column4&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Cell1 || align=&amp;quot;center&amp;quot; | Cell2 || align=&amp;quot;center&amp;quot; | Cell3 || align=&amp;quot;center&amp;quot; | Cell4&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Cell5 || align=&amp;quot;center&amp;quot; | Cell6 || align=&amp;quot;center&amp;quot; | Cell7 || align=&amp;quot;center&amp;quot; | Cell8&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Cell9 || align=&amp;quot;center&amp;quot; | Cell10 || align=&amp;quot;center&amp;quot; | Cell11 || align=&amp;quot;center&amp;quot; | Cell12&lt;br /&gt;
|}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Will produce:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; width=&amp;quot;400&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Column1 !! Column2 !! Column3 !! Column4&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Cell1 || align=&amp;quot;center&amp;quot; | Cell2 || align=&amp;quot;center&amp;quot; | Cell3 || align=&amp;quot;center&amp;quot; | Cell4&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Cell5 || align=&amp;quot;center&amp;quot; | Cell6 || align=&amp;quot;center&amp;quot; | Cell7 || align=&amp;quot;center&amp;quot; | Cell8&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Cell9 || align=&amp;quot;center&amp;quot; | Cell10 || align=&amp;quot;center&amp;quot; | Cell11 || align=&amp;quot;center&amp;quot; | Cell12&lt;br /&gt;
|}&lt;br /&gt;
 &lt;br /&gt;
For more help with tables, see [[mw:Help:Tables|MediaWiki&amp;#039;s Help with tables]].&lt;br /&gt;
&lt;br /&gt;
==&amp;amp;nbsp; Also See ==&lt;br /&gt;
&lt;br /&gt;
* [[mw:Help:Tables|Tables on MediaWiki]]&lt;br /&gt;
* [[Help:Contents|MediaWiki Formatting]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Wiki Help]]&lt;br /&gt;
[[category:Formatting Help]]&lt;/div&gt;</summary>
		<author><name>Andrew Branscom</name></author>
	</entry>
</feed>