Difference between revisions of "Template:Divbegin/doc"

From blackwiki
Jump to navigation Jump to search
imported>John Vandenberg
imported>John Vandenberg
(move multicol documentation to Help:Columns)
Line 4: Line 4:
 
* columns: number of columns
 
* columns: number of columns
 
* colwidth: column width
 
* colwidth: column width
 
== Browser support for multiple columns ==
 
This template is known to work on:
 
* [[Gecko (layout engine)|Gecko]] based browsers, such as [[Mozilla Firefox]]
 
* [[Webkit]] based browsers, such as [[Safari (software)|Safari]]
 
 
Not supported:
 
* [[Trident (layout engine)|Trident]] based browsers, such as [[Internet Explorer]]
 
* [[Presto (layout engine)|Presto]] based browsers, such as [[Opera (software)|Opera]]
 
  
 
== Example ==
 
== Example ==
Line 22: Line 13:
  
 
== See also ==
 
== See also ==
:[[Help:Columns]]
+
:[[Help:Columns]], especially the section [[Help:Columns#CSS3 multicolumn support]]
 
----
 
----
 
* {{tl|colbegin}} - almost identical
 
* {{tl|colbegin}} - almost identical

Revision as of 07:44, 1 July 2009

Params

  • class: CSS class
  • columns: number of columns
  • colwidth: column width

Example

  • one
  • two
  • three

See also

Help:Columns, especially the section Help:Columns#CSS3 multicolumn support


  • MediaWiki:Common.css
    • ".references-2column"
    • "div.columns-2", "div.columns-3", "div.columns-4" and "div.columns-5" which need to contain a "div.column"