Module:Lore/doc

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

This is the documentation page for Module:Lore

Lore stores details about Risk of Rain 2's logbook entries.

Documentation

Package items

lore.Lore(frame) (function)
Builds a single logbook lore entry based on in-game presentation.
Parameter: frame Frame object w/ the first argument being the item name (table)
Returns: HTML string of formatted logbook lore entry (string)
lore.AllLore() (function)
Builds all logbook lore entries based on in-game presentation.
Returns: HTML string of formatted logbook lore entries (string)