Difference between revisions of "Template:Divbegin/doc"

From blackwiki
Jump to navigation Jump to search
imported>John Vandenberg
imported>Plastikspork
(Merged)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{documentation subpage}}
+
#REDIRECT [[Template:Div col/doc]]
==Params==
+
{{R from merge}}
* class: CSS class
 
* columns: number of columns
 
* 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 ==
 
{{divbegin|columns=3}}
 
* one
 
* two
 
* three
 
{{divend}}
 
 
 
== See also ==
 
:[[Help:Columns]]
 
----
 
* {{tl|colbegin}} - almost identical
 
* {{tl|Columns-start}} - defines classes (see below)
 
* {{tl|Multicol}} - uses deprecated HTML element "[http://www.diablotin.com/librairie/web/html/ch06_02.html MULTICOL]"
 
* {{tl|col-begin}} - uses a HTML table (also adds a MULTICOL attribute)
 
* {{tl|col-begin-small}}
 
----
 
* [[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"
 

Latest revision as of 04:42, 3 April 2015

  • From a merge: This is a redirect from a page that was merged into another page. This redirect was kept in order to preserve this page's edit history after its content was merged into the target page's content. Please do not remove the tag that generates this text (unless the need to recreate content on this page has been demonstrated) or delete this page.