User:Tirerim/sandbox/Template:ItemList
From Fallen London Wiki
< User:Tirerim | sandbox
This template creates a list of all items of a certain type, which have a certain quality effect.
Parameters:
- Class: The type of item (e.g. "Hat", "Boots", "Transport"). This must be an equipable item type, and capitalization is important.
- Quality: The desired quality (e.g. "Persuasive, "Dreaded", "Scandal", or "Other"). Again: case-sensitive.
- Title (optional): If specified, created a title section name before the actual list
- Title level (optional): Specify section title level (default is 2). Only relevant with "Title" param.
- fancy (optional): can be set to "yes" to select a fancier list display style.
- neg (optional): can be set to "yes" to only list items with a negative value in the specified Quality.
- Collapse (optional): can be set to "no" to to produce a list which is not collapsible
- Empty message (optional): If specified, then this message will be displayed (italicized) if no items exist which match the class/quality combo.
For explanations on how to add/update effects and qualifiers to the list of items (or how to add new items to the list), see the documentation at Module:ItemList.
Usage example:
{{Tirerim/sandbox/Template:ItemList|Class=Transport|Quality=Dreaded|Title=Dreaded Transports}}
See also:
- {{ItemListByClass}}
- {{ItemListByQuality}}