Template:4ColBegin: Difference between revisions

From TekWiki
Jump to navigation Jump to search
(Created page with "<noinclude> This is the '''4ColBegin''' template. Use it to display lists in 4 parallel columns, like this: <pre><nowiki> {{6ColStart}} * item 1 ... * item n {{4ColE...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the '''4ColBegin''' template. Use it to display lists in 4 parallel columns, like this:
This is the '''4ColBegin''' template. Use it to display lists in four parallel columns, like this:
<pre><nowiki>
<pre><nowiki>
   {{6ColStart}}
   {{4ColBegin}}
   * item 1
   * item 1
   ...
   ...

Latest revision as of 07:21, 28 November 2023

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

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