Difference between revisions of "Template:Divbegin/doc"

From blackwiki
Jump to navigation Jump to search
imported>John Vandenberg
(move multicol documentation to Help:Columns)
imported>Plastikspork
(Merged)
 
(3 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
 
 
 
== Example ==
 
{{divbegin|columns=3}}
 
* one
 
* two
 
* three
 
{{divend}}
 
 
 
== See also ==
 
:[[Help:Columns]], especially the section [[Help:Columns#CSS3 multicolumn support]]
 
----
 
* {{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.