Help:Templates

From Ekatra Wiki
Jump to navigation Jump to search

Column 2, 3, 4

If you want to make column then first you have to use Template:Col-2, Template:Col-3, and Template:Col-4 with in Template:Col-begin and Template:Col-end

Example:

{{col-begin}}
{{col-3}}
* [[A]]
* [[B]]
* [[C]]
{{col-3}}
* [[D]]
* [[E]]
* [[F]]
{{col-end}}

Output: