:table. (Table)

Purpose

Formats information as a table.

Syntax

┌───────────────┬───────────────┬───────────────┬───────────────┐
│Tag            │Element        │Attributes     │End            │
├───────────────┼───────────────┼───────────────┼───────────────┤
│:table.        │Tables         │cols=' '       │:etable.       │
├───────────────┼───────────────┼───────────────┼───────────────┤
│               │               │rules=         │               │
├───────────────┼───────────────┼───────────────┼───────────────┤
│               │               │frame=         │               │
├───────────────┼───────────────┼───────────────┼───────────────┤
│:row.          │Rows           │None           │None           │
├───────────────┼───────────────┼───────────────┼───────────────┤
│:c.            │Columns        │None           │None           │
└───────────────┴───────────────┴───────────────┴───────────────┘

Attributes