Tables, you know, like in Wikipedia.
Here's a simple example:
Code:
[table] class="tborder"
|-
! header 1 !! header 2 !! header 3
|-
| row 1, cell 1
| row 1, cell 2
| row 1, cell 3
|-
| row 2, cell 1
| row 2, cell 2
| row 2, cell 3
[/table]
Here's one with stuff filled in from the article Meeting 13.
Code:
[TABLE]border="1"
! Propositor !! Bill !! Result
|-
|rowspan="5"|Nick Phillips
|No maximum of members.
|Accepted.
|-
|No obstacle course for membership.
|Accepted. Obstacle course for gym leaders.
|-
|No right to revoke gym badges.
|Accepted. Unless there is a good reason.
|-
|The president has to pass a test.
|Accepted.
|-
|The president has to have attended meetings.
|Rejected.
|-
|Clare Phillips
|There must be funerals for Pokemon
|-
[/TABLE]
Bookmarks