Template:Col-begin/doc

From Wikiversity
Jump to navigation Jump to search

This template is a self-reference and is part of Wikiversity rather than a learning project.

Usage[edit source]

 {{col-begin}}
 {{col-break}}
 Column 1 here
 {{col-break}}
 Column 2 here
 {{col-end}}

Another way do a two column table is like this:

{| width="95%"
 | Left column
 | Right column
|}

See also[edit source]

External links[edit source]