Template:Column-count
Jump to navigation
Jump to search
-moz-column-count:2; -webkit-column-count:2; column-count:2
- This is the user documentation sub-page for this Template:Column-count template. This imported template was copied (or imported) from an existing template of the same (or similar) name as this, in accordance with the terms of their respective license(s), at another wiki site; as detailed in its edit history.
This {{Column-count}} template is a shortcut for generating unformatted displayed columns by using Cascading Style Sheets (CSS). It generates the required CSS for various web browsers. Supported browsers are the current versions of Opera, Firefox from Mozilla, Safari from Apple, Inc., and Chrome from Google. The default number of columns to display is two (2).
- Usage
Insert this shortcut template within a div style tag of any block-style element:
{{Column-count | [number of columns] }}
- Example
<div style="{{Column-count|4}}">Lorem ipsum dolor sit...</div>
will produce:
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.