Template:Itemlist/doc

From Mod of Redemption Wiki
Jump to navigation Jump to search

This template is used to create a responsive list of items.

You can use {{itemlist/options}} to change the default value for the parameters.

Usage

Parameters:

  • All unnamed parameters: contents of every list item.
  • optional width: item width, accepts any css width, default is 10em.
  • optional class: css class(es).
  • optional css or style: custom css rules applied to list items.
  • optional boxcss or boxstyle: custom css rules applied to wrapper box.

Example

{{itemlist
|{{item|Binkelinge}}
}}

will result:

See also