Template:Div col/doc

From MTG Wiki
Jump to navigation Jump to search
This is a template documentation subpage for Template:Div col.
It contains usage information, categories, interlanguage links and other content that is not part of the original template page.

Creates a page division (<div>) formatted into columns with a set width.

Parameters:

  • content
  • colwidth - optional; default 20em
  • rules - optional; may be "yes" for defaults or more specific; see {{column-rule}}
  • style - optional; miscellaneous CSS style

{{columns-list}} is an alias for this, except that the first unlabeled parameter is used as content.

Examples

{{Div col|content=
* Black Lotus
* Mox Pearl
* Mox Sapphire
* Mox Jet
* Mox Ruby
* Mox Emerald
* Ancestral Recall
* Time Walk
* Timetwister}}
  • Black Lotus
  • Mox Pearl
  • Mox Sapphire
  • Mox Jet
  • Mox Ruby
  • Mox Emerald
  • Ancestral Recall
  • Time Walk
  • Timetwister
{{Div col|colwidth=30em|content=
* Mox Pearl
* Mox Sapphire
* Mox Jet
* Mox Ruby
* Mox Emerald
* Black Lotus
* Ancestral Recall
* Time Walk
* Timetwister}}
  • Mox Pearl
  • Mox Sapphire
  • Mox Jet
  • Mox Ruby
  • Mox Emerald
  • Black Lotus
  • Ancestral Recall
  • Time Walk
  • Timetwister
{{Div col|colwidth=15em|rules=yes|content=
* Black Lotus
* Mox Pearl
* Mox Sapphire
* Mox Jet
* Mox Ruby
* Mox Emerald
* Ancestral Recall
* Time Walk
* Timetwister}}
  • Black Lotus
  • Mox Pearl
  • Mox Sapphire
  • Mox Jet
  • Mox Ruby
  • Mox Emerald
  • Ancestral Recall
  • Time Walk
  • Timetwister