Template:Col-begin: Difference between revisions

From Mariopedia, a wiki on Mario, Yoshi, Wario, Donkey Kong, Super Smash Bros., and more!
Jump to navigationJump to search
Content added Content deleted
(new; from Zeldapedia)
 
(Tem)
 
Line 6: Line 6:
:This template starts a column, as part of a two-column template.
:This template starts a column, as part of a two-column template.
;Syntax
;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>.
:Type <code>{{tem|col-begin}}</code>, then whatever you would like inside the first box, then <code>{{tem|col-2}}</code> and whatever you want in the second box, ended by <code>{{tem|col-end}}</code>.
:For example...
:For example...
<pre>
<pre>

Latest revision as of 16:36, June 22, 2022

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}}