Template:Div col

From Iwe

Revision as of 22:00, 1 November 2015 by IWEWrestling2012 (Talk | contribs)

This template together with Template:Div col end is used to display lists in multiple columns.

Usage

You can either specify the number of columns (default: 2):

{{Div col|3}}
* a
* b
* c
{{Div col end}} 

Or you can specify minimum column width and the number of columns changes dynamically depending on screen width:

{{Div col||10em}}
* a
* b
* c
{{Div col end}}

Example

{{Div col|4|rules=yes}}
*Combustion - Fire
..
{{Div col end}}
  • Combustion - Fire
  • Corrosion - Acid
  • Devotion - Positive (Healing)
  • Glaciation - Cold
  • Impulse - Force, Untyped, Slashing, Piercing, Bludgeoning
  • Magnetism - Electricity
  • Nullification - Negative
  • Potency - Universal
  • Radiance - Light, Alignment
  • Reconstruction - Repair, Rust
  • Resonance - Sonic


Code

Personal tools