Template:Column-2

From LFS Manual
Revision as of 20:44, 15 February 2017 by MandulAA (talk | contribs) (Created page with "<p></p> | width="50%" align="{{{align|left}}}" valign="{{{valign|top}}}" | <noinclude> == Template documentation == This template is used to create two columns. Put a '''<nowi...")
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to navigationJump to search

| width="50%" align="left" valign="top" |

Template documentation

This template is used to create two columns. Put a {{column-begin}} before the first column, put a {{column-2}} before the second column and use a {{column-end}} after the second column.

Copy-paste format / example

{{column-begin}}
...COLUMN1_DATA...
{{column-2}}
...COLUMN2_DATA...
{{column-end}}

Result

...COLUMN1_DATA...

| width="50%" align="left" valign="top" |

...COLUMN2_DATA...