Difference between revisions of "Template:Divbegin/doc"
Jump to navigation
Jump to search
imported>John Vandenberg (→See also: add more) |
imported>John Vandenberg (→Browser support for multiple columns: more info) |
||
| Line 11: | Line 11: | ||
Not supported: | Not supported: | ||
| − | * [[Internet Explorer | + | * [[Trident (layout engine)|Trident]] based browsers, such as [[Internet Explorer]] |
| − | * [[Opera (software)]] | + | * [[Presto (layout engine)|Presto]] based browsers, such as Opera (software)|Opera]] |
== Example == | == Example == | ||
Revision as of 22:17, 30 June 2009
| File:Edit-copy green.svg | This is a documentation subpage for Template:Divbegin. It contains usage information, categories and other content that is not part of the original template page. |
Params
- class: CSS class
- columns: number of columns
- colwidth: column width
Browser support for multiple columns
This template is known to work on:
- Gecko based browsers, such as Mozilla Firefox
- Webkit based browsers, such as Safari
Not supported:
- Trident based browsers, such as Internet Explorer
- Presto based browsers, such as Opera (software)|Opera]]
Example
- one
- two
- three
See also
- {{colbegin}} - almost identical
- {{Columns-start}} - defines classes (see below)
- {{Multicol}} - uses deprecated HTML element "MULTICOL"
- {{col-begin}} - uses a HTML table (also adds a MULTICOL attribute)
- {{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"