Template:Col-3/doc: Difference between revisions

From Linguifex
Jump to navigation Jump to search
(Created page with ";Description :This template starts a column, as part of a three-column template. ;Syntax :Type <nowiki>{{Col-begin}}</nowiki>, then whatever you would like inside the first bo...")
 
mNo edit summary
Line 6: Line 6:
<pre>
<pre>
{{Col-begin}}
{{Col-begin}}
{{Col-3}}
Text
Text
{{Col-3}}
{{Col-3}}

Revision as of 21:30, 17 July 2015

Description
This template starts a column, as part of a three-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}}
{{Col-3}}
Text
{{Col-3}}
Text
{{Col-3}}
Text
{{Col-end}}