Please remember to make use of the DML Wiki Manual of Style and Code of Conduct during your stay.

 Actions

Template

Template:Columns

From Dragon Mania Legends (DML) Wiki

{{{1}}}
Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this template's documentation. (About template documentation)

Example(s)

{{Columns|
* one 
* two 
* three
* four
* five
* six
}}
  • one
  • two
  • three
  • four
  • five
  • six


Or
{{Columns|count=2|
# one 
# two 
# three
# four
# five
# six
}}
  1. one
  2. two
  3. three
  4. four
  5. five
  6. six


Or
{{Columns|count=2|
Anything<br>
two<br>
three<br>
four<br>
five<br>
six<br>
}}

Anything
two
three
four
five
six

For in-paragraph or in-article columns (MediaWiki line breaks, or <br> required to force contents into column divisions). Works best if items are bulleted, which creates proper line breaks.

Template parameters

ParameterDescriptionTypeStatus
text (with bullets or line breaks)1

Enter the items to be broken into columns.

Stringoptional
(Optional, CSS) classclass

Specify the name of a css class (or classes separated by spaces with no ".") to use, is added to parent div

Stringoptional
(Override, column) countcount

Specify a number for the number of columns

Default
3
Example
2
Numberoptional
(Optional) stylestyle

Specify css styles to go into inline styles, each must be separated by a semicolon and a space before the next.

Example
color:red; background:blue;
Stringoptional


This Wiki is created by players for other players and is not maintained by, or affiliated with, the game maker (Gameloft).
Cookies help us deliver our services. By using our services, you agree to our use of cookies.