Difference between revisions for Playground / Table Markup Reference




← Previous edit
Next edit →

Additions:
  1. Attributes
    (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 ( ).
||(x=2 a=center) style ||
|| ##width## | ##w## ||
||(x=2 a=center) class ||
|| ##align## | ##a## ||
|| ##bg-color## | ##c## ||
|| ##vertical## | ##v## ||

Deletions:
  1. Attributes
    (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 (;).