Template:Col-begin/doc

From nkrs200 Wiki
< Template:Col-begin
Revision as of 04:34, 19 February 2024 by Nkrs200 (talk | contribs) (Created page with ";Description :This template starts a column, as part of a two-column template. ;Syntax :Type <code>{{t|Col-begin}}</code>, then whatever you would like inside the first box, then <code>{{t|Col-2}}</code> and whatever you want in the second box, ended by <code>{{t|Col-end}}</code>. :For example... <pre> {{Col-begin}} Text {{Col-2}} Text {{Col-end}} </pre> <includeonly>{{PAGENAME}}</includeonly><noinclude>Category:Template documentati...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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}}