1 %META:TOPICINFO{author="TWikiContributor" date="1107572730" format="1.0" version="1"}%
2 %META:TOPICPARENT{name="TWikiTipsOfTheDay"}%
3 ---+ Control table attributes with !TablePlugin
5 The TablePlugin gives extra control of table display:
7 * Changing table properties like border width, cell spacing and cell padding
8 * Changing background color and text color for header cells
9 * Changing background color and text color for data cells - colors can _alternate_
10 * Table attributes can be set and overridden in this order:
11 * Default =TABLEATTRIBUTES= Plugin setting in this topic
12 * A =TABLEATTRIBUTES= preferences setting on site-level (TWikiPreferences), web-level (any WebPreferences), or topic level. For example:
13 * =Set TABLEATTRIBUTES = tableborder="0" cellpadding="1" ...=
15 To change table characteristics place =%<nop>TABLE{...}%= before the table.
17 [[TablePlugin][More Information...]]
19 [[TWikiTipsOfTheDay][See More Tips...]]
21 -- TWiki:Main.PaulineCheung - 30 Jan 2005