Difference between revisions of "Template:Column-end"
From LFS Manual
Jump to navigationJump to search| m | |||
| Line 16: | Line 16: | ||
| {{column-2}} | {{column-2}} | ||
| ...COLUMN2_DATA... | ...COLUMN2_DATA... | ||
| − | {{column-end}}</noinclude> | + | {{column-end}} | 
| + | </noinclude> | ||
Revision as of 20:05, 15 February 2017
|}
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...
...COLUMN2_DATA...
|}