Template:4ColEnd: Difference between revisions

From TekWiki
Jump to navigation Jump to search
(Created page with "<noinclude> This is the '''4ColEnd''' template. Use with 6ColBegin to display lists in 4 parallel columns, like this: <pre><nowiki> {{4ColStart}} *...")
 
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
This is the '''4ColEnd''' template. Use with [[:Template:6ColBegin|6ColBegin]] to display lists in 4 parallel columns, like this:
This is the '''4ColEnd''' template. Use with [[:Template:6ColBegin|6ColBegin]] to display lists in four parallel columns, like this:
<pre><nowiki>
<pre><nowiki>
   {{4ColStart}}
   {{4ColBegin}}
   * item 1
   * item 1
   ...
   ...

Revision as of 06:21, 28 November 2023

This is the 4ColEnd template. Use with 6ColBegin to display lists in four parallel columns, like this:

  {{4ColBegin}}
  * item 1
  ...
  * item n
  {{4ColEnd}}