Template:Col-begin: Difference between revisions

From Linguifex
Jump to navigation Jump to search
(Created page with "{| class="multicol" style="border-collapse: collapse; padding: 0px; border: 0px; width:100%;" <noinclude>|}Category:TemplatesCategory:Functional{{Documentation}}</noin...")
 
m (1 revision: Getting templates while it works)
(No difference)

Revision as of 16:25, 12 November 2012


Description
This template starts a column, as part of a two-column template.
Syntax
Type {{Col-begin}}, then whatever you would like inside the first box, then {{Col-2}} and whatever you want in the second box, ended by {{Col-end}}.
For example...
{{Col-begin}}
Text
{{Col-2}}
Text
{{Col-end}}