Jump to content

Help talk:Table/Archive 7

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Lowercase sigmabot III (talk | contribs) at 01:51, 9 April 2016 (Archiving 1 discussion(s) from Help talk:Table) (bot). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Archive 1Archive 5Archive 6Archive 7Archive 8Archive 9Archive 10

Sortable table with white background and lines?

Hi

Is there a way of having a sortable table but in the same style of a simple table with no background colour or lines?

Thanks

John Cummings (talk) 09:15, 11 October 2015 (UTC)

Just omit the wikitable class. With class="wikitable sortable":
Sortable table
Alphabetic Numeric Date Unsortable
d 20 2008-11-24 This
b 8 2004-03-01 column
a 6 1979-07-23 cannot
c 4 1492-12-08 be
e 0 1601-08-13 sorted.
With only class="sortable":
Sortable table
Alphabetic Numeric Date Unsortable
d 20 2008-11-24 This
b 8 2004-03-01 column
a 6 1979-07-23 cannot
c 4 1492-12-08 be
e 0 1601-08-13 sorted.
PrimeHunter (talk) 09:27, 11 October 2015 (UTC)
Hi PrimeHunter, thanks so much, you've saved me a lot of time :) John Cummings (talk) 11:08, 11 October 2015 (UTC)