On Fanlore, users with accounts can edit pages including user pages, can create pages, and more. Any information you publish on a page or an edit summary will be accessible by the public and to Fanlore personnel. Because Fanlore is a wiki, information published on Fanlore will be publicly available forever, even if edited later. Be mindful when sharing personal information, including your religious or political views, health, racial background, country of origin, sexual identity and/or personal relationships. To learn more, check out our Terms of Service and Privacy Policy. Select "dismiss" to agree to these terms.
Template:Column-width/doc
File:Edit-copy green.svg | This is a documentation subpage for Template:Column-width. It contains usage information, categories and other content that is not part of the original template page. |
![]() | Columns are currently supported only by newer versions of Gecko-based browsers (such as Mozilla Firefox) and WebKit-based browsers (such as Google Chrome and Safari). All versions of Internet Explorer through to version 9 and Opera through to version 11.0 do not support columns. See here for more information. |
This template is a shortcut for producing columns using CSS. It generates the CSS for various browsers. Supported browsers are the current versions of Firefox, Safari and Chrome.
Usage
Insert this template within a style tag of any block-style element:
{{column-width | [column width]}}
The default column width is 30em.
Example
<div style="{{column-width|25em}}">Lorem ipsum...</div>
will produce:
See also
- {{column-count}}
- {{column-rule}}
- {{column-gap}}