Template:Col-2: Difference between revisions

From The FunKey Wiki
Content added Content deleted
m (adding comment)
m (1 revision imported)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<p></p>
{{col-break|width=50%|align={{{align|left}}}|valign={{{valign|top}}}}}<noinclude>
| style="width:50%; text-align:{{{align|left}}}; vertical-align:{{{valign|top}}};" |<noinclude>
{{documentation}}
{{documentation}}
<!-- Add categories to the /doc subpage, interwikis to Wikidata, not here -->
</noinclude>
</noinclude>

Latest revision as of 17:31, 28 August 2020

| style="width:50%; text-align:left; vertical-align:top;" |

This documentation is transcluded from Template:Col-2/doc.
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}}