Template:Two column
{{{left column}}}
{{{right column}}}
How to use
Copy and paste the following code to use this two-column layout template.
test
{{Two column
| left column width =
| left column =
YOUR LEFT COLUMN CONTENT HERE
| right column width =
| right column =
left
YOUR RIGHT COLUMN CONTENT HERE
}}
Notes
- left column width and right column width are optional. If neither is specified, it will default to 50-50% column widths. Can be pixels (eg. 200px).