Template:Table
From Qix Wiki
See also: Template:Table/styles.css.
This template is called by other templates to format tables. Do not use it directly on content pages.
Example:
| Example Table 1 | |
|---|---|
| Left column box 1 |
Right column box 1 |
| Left column box 2 |
Right column box 2 |
More complicated example:
| Example Table 2 | |
|---|---|
| Left column box 1 is now purple |
Right column box 1 |
| Left column box 2 |
Also, this table is collapsible |
Collapsed by default:
| Example Table 2 | |
|---|---|
| Left column box 1 is still purple |
Right column box 1 |
| Left column box 2 is now different too |
Now it is closed initially! |