Difference between revisions for Playground / Table Markup Reference





Next edit →

Additions:
  ##**!!*|!!!!(blue)(attribute parameters)!!!!(green){style
parameters}!! content !!||!!**##
  ##""*|(i=main_heading){text-size: 120%} This is the main
heading |*""##
  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
(**## ##**).
#|{width=80%}
?| Table Elements |?
*| HTML Elements | Delimiter | Notes |*
|| ##<tr>## | ##""||""## | Must be set for
each row of table cells. ||
?| Table Attributes |?
*|(colspan=2) Core |*
*|(colspan=2) i18n |*
|| ##lang## | ##l## ||
*|(colspan=2) Table cells |*
||(colspan=2 a=center) style ||
|| ##width## | ##w## ||
||(colspan=2 a=center) class ||
|| ##align## | ##a## ||
|| ##bgcolor## | ##c## ||
|| ##vertical## | ##v## ||

Deletions:
  ##**!!*|!!!!(blue)(attribute parameters)!!!!(green){style
parameters}!!content!!||!!**##
  ##""*|(i:main_heading){text-size: 120%}This is the main
heading|*""##
  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 (**##;##**).
!|{width: 80%}|!
?|Table Elements|?
*| XHTML Elements | Delimiter | Notes |*
|| ##<tr>## | none | Will be opened for each row of table cells.
||
?|Table Attributes|?
*|(x=2) Core |*
|| ##title## | ##t## ||
*|(x=2) i18n |*
|| ##xml:lang## | ##l## ||
*|(x=2) Table cells |*
|| ##headers## | ##h## ||
|| ##abbr## | ##a## ||
|| ##axis## | ##z## ||
*|(x=2) Other Table elements |*
|| ##span## | ##p## ||
|| ##summary## | ##u## ||