Difference between revisions of "Template:FourColumnList"

From LAH Wiki
Jump to: navigation, search
(New page: {| style="width:{{#if: {{{width|}}}|<includeonly>{{{width}}}</includeonly>|100%}}; background:{{#if: {{{background|}}}|{{{background}}}|transparent}}" valign="top" align="{{#if: {{{align|}...)
 
 
Line 15: Line 15:
 
<noinclude><!--Between these tags will not appear on the template itself -->
 
<noinclude><!--Between these tags will not appear on the template itself -->
  
This is a simple template for creating three column list in instances where lists are extremely long, such as lists of doujins featuring a popular character.  It uses five fields (note that more may be added later), two of which are optional. Note that these are case sensative.
+
This is a simple template for creating four column list in instances where lists are extremely long, such as lists of doujins featuring a popular character.  It uses eight fields (note that more may be added later), two of which are optional. Note that these are case sensative.
 
*'''width''' - The width of the table. Can be in pixels (written 100px), or more probably a percent (writen 80%). Wider tables are probably better with this template; otherwise, use the  [[Template:TwoColumnList|two column list template]]. If left blank, it will default to 100%.
 
*'''width''' - The width of the table. Can be in pixels (written 100px), or more probably a percent (writen 80%). Wider tables are probably better with this template; otherwise, use the  [[Template:TwoColumnList|two column list template]]. If left blank, it will default to 100%.
 
*'''background''' - the background color. if left blank, it will default to transparent.
 
*'''background''' - the background color. if left blank, it will default to transparent.
Line 36: Line 36:
 
The code to put into the article is  
 
The code to put into the article is  
 
<pre>
 
<pre>
{{ThreeColumnList
+
{{FourColumnList
 
|width=
 
|width=
 
|align=
 
|align=

Latest revision as of 15:07, 23 February 2008

Personal tools