Template:Col-3/doc: Difference between revisions

From The Sims Wiki, a collaborative database for The Sims series
Jump to navigation Jump to search
Content added Content deleted
(Created page with " ==Description== :This template starts a column, as part of a three-column template. ==Syntax== :Type <code>{{t|Col-begin}}</code> and <code>{{t|Col-3}}</code>, then whatever...")
 
mNo edit summary
 
Line 3: Line 3:
:This template starts a column, as part of a three-column template.
:This template starts a column, as part of a three-column template.
==Syntax==
==Syntax==
:Type <code>{{t|Col-begin}}</code> and <code>{{t|Col-3}}</code>, then whatever you would like inside the first box, then <code>{{t|Col-3}}</code> and whatever you want in the second box, then <code>{{t|Col-3}}</code> and whatever you want in the thirdbox, ended by <code>{{t|Col-end}}</code>.
:Type <code>{{t|Col-begin}}</code> and <code>{{t|Col-3}}</code>, then whatever you would like inside the first box, then <code>{{t|Col-3}}</code> and whatever you want in the second box, then <code>{{t|Col-3}}</code> and whatever you want in the third box, ended by <code>{{t|Col-end}}</code>.
:For example...
:For example...
<pre>
<pre>

Latest revision as of 22:32, 22 February 2019

Description[edit source]

This template starts a column, as part of a three-column template.

Syntax[edit source]

Type {{Col-begin}} and {{Col-3}}, then whatever you would like inside the first box, then {{Col-3}} and whatever you want in the second box, then {{Col-3}} and whatever you want in the third box, ended by {{Col-end}}.
For example...
{{Col-begin}}
{{Col-3}}
Text
{{Col-3}}
Text
{{Col-3}}
Text
{{Col-end}}

See also[edit source]

To create multi-column templates, use {{Col-break}}.