<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://www.vigyanwiki.in/index.php?action=history&amp;feed=atom&amp;title=Template%3ATable%2Fdoc</id>
	<title>Template:Table/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.vigyanwiki.in/index.php?action=history&amp;feed=atom&amp;title=Template%3ATable%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:Table/doc&amp;action=history"/>
	<updated>2026-05-11T15:35:35Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://www.vigyanwiki.in/index.php?title=Template:Table/doc&amp;diff=22783&amp;oldid=prev</id>
		<title>Admin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:Table/doc&amp;diff=22783&amp;oldid=prev"/>
		<updated>2022-11-10T04:42:22Z</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 10:12, 10 November 2022&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>Admin</name></author>
	</entry>
	<entry>
		<id>https://www.vigyanwiki.in/index.php?title=Template:Table/doc&amp;diff=22782&amp;oldid=prev</id>
		<title>wikipedia&gt;TheDJ: mw-autocollapse</title>
		<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:Table/doc&amp;diff=22782&amp;oldid=prev"/>
		<updated>2022-10-27T21:58:24Z</updated>

		<summary type="html">&lt;p&gt;mw-autocollapse&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --&amp;gt;&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Table|&amp;lt;/nowiki&amp;gt;''param1''|''param2''|''param3''|class=&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Use at the beginning of a table to assign the &amp;lt;code&amp;gt;wikitable&amp;lt;/code&amp;gt; and other commonly used table CSS classes. With no parameters, the template outputs &amp;lt;code&amp;gt;class=&amp;quot;wikitable&amp;quot;&amp;lt;/code&amp;gt;. The ''param1'', ''param2'', and ''param3'' parameters can be any of the following options:&lt;br /&gt;
&lt;br /&gt;
;Collapse options&lt;br /&gt;
*'''&amp;lt;code&amp;gt;show&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;hidable&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;collapsible&amp;lt;/code&amp;gt;, or &amp;lt;code&amp;gt;mw-collapsible&amp;lt;/code&amp;gt;:''' Uses the &amp;lt;code&amp;gt;mw-collapsible&amp;lt;/code&amp;gt; class to show a [hide] link to [[Help:Collapsing|collapse]] the table, but leaves the table uncollapsed by default&lt;br /&gt;
*'''&amp;lt;code&amp;gt;hide&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;collapse&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;collapsed&amp;lt;/code&amp;gt;, or &amp;lt;code&amp;gt;mw-collapsed&amp;lt;/code&amp;gt;:''' Uses the &amp;lt;code&amp;gt;mw-collapsible collapsed&amp;lt;/code&amp;gt; classes to make the table [[Help:Collapsing|collapsed]] with a [show] link to reveal the table.&lt;br /&gt;
*'''&amp;lt;code&amp;gt;auto&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;autocollapse&amp;lt;/code&amp;gt;:''' Uses the &amp;lt;code&amp;gt;mw-collapsible autocollapse&amp;lt;/code&amp;gt; classes to make the table [[Help:Collapsing|collapsible]], but only collapse it if there are three or more collapsible tables on the page&lt;br /&gt;
*'''&amp;lt;code&amp;gt;inner&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;innercollapse&amp;lt;/code&amp;gt;:''' Uses the &amp;lt;code&amp;gt;mw-collapsible innercollapse&amp;lt;/code&amp;gt; classes to make the table [[Help:Collapsing|collapsible]], but only collapse if the table is within a larger table with the &amp;lt;code&amp;gt;outercollapse&amp;lt;/code&amp;gt; class.&lt;br /&gt;
*'''&amp;lt;code&amp;gt;outer&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;outercollapse&amp;lt;/code&amp;gt;:''' Uses the &amp;lt;code&amp;gt;outercollapse&amp;lt;/code&amp;gt; class to collapse any smaller tables within the table it that use the &amp;lt;code&amp;gt;innercollapse&amp;lt;/code&amp;gt; class. Can be combined with the various collapse and sort options above.&lt;br /&gt;
&lt;br /&gt;
;Sort options&lt;br /&gt;
*'''&amp;lt;code&amp;gt;sort&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;sortable&amp;lt;/code&amp;gt;:''' Uses the &amp;lt;code&amp;gt;sortable&amp;lt;/code&amp;gt; class to add [[Help:Sorting|sorting buttons]] to each column of the table. Can be combined with the various collapse options above or with &amp;lt;code&amp;gt;outercollapse&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
;Other options&lt;br /&gt;
*Any other Wikipedia class may be specified using the {{para|class}} parameter.&lt;br /&gt;
&lt;br /&gt;
;&lt;br /&gt;
Up to three parameters can be used, plus the custom {{para|class}} parameter, and they can be specified in any order.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
;With no parameters&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;tid&amp;quot;&amp;gt;{| {{Table}}&lt;br /&gt;
! Rows !! Data&lt;br /&gt;
|-&lt;br /&gt;
! Row 1&lt;br /&gt;
| Datum1&lt;br /&gt;
|-&lt;br /&gt;
! Row 2&lt;br /&gt;
| Datum2&lt;br /&gt;
|}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Uses &amp;lt;code&amp;gt;class=&amp;quot;wikitable&amp;quot;&amp;lt;/code&amp;gt; to produce&lt;br /&gt;
{| {{Table}}&lt;br /&gt;
! Rows !! Data&lt;br /&gt;
|-&lt;br /&gt;
! Row 1&lt;br /&gt;
| Datum1&lt;br /&gt;
|-&lt;br /&gt;
! Row 2&lt;br /&gt;
| Datum2&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
;With parameters&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;tid&amp;quot;&amp;gt;{| {{Table|hide|sort}}&lt;br /&gt;
! Rows !! Data&lt;br /&gt;
|-&lt;br /&gt;
! Row 1&lt;br /&gt;
| Datum1&lt;br /&gt;
|-&lt;br /&gt;
! Row 2&lt;br /&gt;
| Datum2&lt;br /&gt;
|}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Uses &amp;lt;code&amp;gt;class=&amp;quot;wikitable mw-collapsible mw-collapsed sortable&amp;quot;&amp;lt;/code&amp;gt; to produce&lt;br /&gt;
{| {{Table|hide|sort}}&lt;br /&gt;
! Rows !! Data&lt;br /&gt;
|-&lt;br /&gt;
! Row 1&lt;br /&gt;
| Datum1&lt;br /&gt;
|-&lt;br /&gt;
! Row 2&lt;br /&gt;
| Datum2&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
;With custom parameters&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;tid&amp;quot;&amp;gt;{| {{Table|sort|class=floatright}}&lt;br /&gt;
! Rows !! Data&lt;br /&gt;
|-&lt;br /&gt;
! Row 1&lt;br /&gt;
| Datum1&lt;br /&gt;
|-&lt;br /&gt;
! Row 2&lt;br /&gt;
| Datum2&lt;br /&gt;
|}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Uses &amp;lt;code&amp;gt;class=&amp;quot;wikitable sortable   floatright&amp;quot;&amp;lt;/code&amp;gt; to produce:&lt;br /&gt;
{| {{Table|sort|class=floatright}}&lt;br /&gt;
! Rows !! Data&lt;br /&gt;
|-&lt;br /&gt;
! Row 1&lt;br /&gt;
| Datum1&lt;br /&gt;
|-&lt;br /&gt;
! Row 2&lt;br /&gt;
| Datum2&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Help:Table]]&lt;br /&gt;
*[[Help:Collapsing]]&lt;br /&gt;
*[[Help:Sorting]]&lt;br /&gt;
*{{tl|Wikitable}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Table templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>wikipedia&gt;TheDJ</name></author>
	</entry>
</feed>