Difference between revisions for Playground / Table Markup Reference




← Previous edit
Next edit →

Additions:
  1. **Attributes** --- **##!!(blue)(attribute parameters)!!##** is an
optional series of ##parameter=value## declarations enclosed in
brackets. Valid parameters are described in the //attribute table//
below. Multiple parameter declarations can be separated with a space
(**## ##**).
?| Table Attributes |?
*|(colspan=2) Core |*
*|(colspan=2) i18n |*
*|(colspan=2) Table cells |*
||(colspan=2 a=center) style ||
|| ##width## | ##w## ||
||(colspan=2 a=center) class ||
|| ##align## | ##a## ||
|| ##bgcolor## | ##c## ||
|| ##vertical## | ##v## ||

Deletions:
  1. **Attributes** --- **##!!(blue)(attribute parameters)!!##** is an
optional series of ##parameter:value## declarations enclosed in
brackets. Valid parameters are described in the //attribute table//
below. Multiple parameter declarations can be separated with a
semicolon (**##;##**).
?|Table Attributes|?
*|(x=2) Core |*
*|(x=2) i18n |*
*|(x=2) Table cells |*