Template:Col-begin/doc
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 |