Module:StatusEffect/doc

From Risk of Rain 2 Wiki
Jump to navigation Jump to search

This is the documentation page for Module:StatusEffect

StatusEffect contains details of Risk of Rain 2's status effects.

Documentation

Package items

statuseffect.StatusExpansion(frame) (function)
Builds a template for a status effect's expansion.
Parameter: frame Frame object (table)
Returns: Preprocessed wikitext of expansion template. (string)
statuseffect.SourceList(frame) (function)
Builds a template for a status effect source list.
Parameter: frame Frame object (table)
Returns: Preprocessed wikitext of list. (string)
statuseffect.GenerateTable(frame) (function)
Builds a template for a status effect table.
Parameter: frame Frame object (table)
Returns: Preprocessed wikitext of table. (string)