Template:Col-begin/doc

From VOC Wiki
Revision as of 07:14, 13 October 2006 by imported>Champagne (Quick manual for making columns)
Jump to navigation Jump to search

Usage

Here's a quick look on the use of Columns in wiki:

You always start with {{Col-begin}} followed by {{Col-break}}(as seen below) then you can start you first column. When you want to start a new column, just type {{Col-break}} at the end of your column and anything typed after will be in your new column. You can repeat the procedure for as many columns as you desire. At the end of your last column, just type {{Col-end}} to stop the wiki from continuing typing in the column.

Voila! Quite simple.

{{Col-begin}}
{{Col-break}}
Column 1 here
{{Col-break}}
Column 2 here
{{Col-break}}
Column 3 here
{{Col-end}}

becomes

Column 1 here

Column 2 here

Column 3 here