Jump to content

Wikipedia:Table dos and don'ts

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Swpb (talk | contribs) at 14:10, 12 May 2015 (The latest addition to Category:Wikipedia dos and don'ts). 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)
Tables are a great way to present data.
When you work with tables:
DO:
Use wikitables, not HTML tables.
Use short, self-explanatory captions and headings.
Use CSS classes, not inline attributes, to set style.
Use class="wikitable" to apply standard style.
Make columns sortable as appropriate.
DON'T:
Don't use tables for visual layout.
Don't use color alone to convey information.
Don't use nested tables if avoidable.
Don't use scrolling tables in articles.
Don't split up sortable tables.

See also