warframe

This is the documentation page for Module:Decorations


Decorations stores data about WARFRAME's Clan Dojo decorations.

On this Wiki, Decorations is used in:

Usage

Direct Invocation

{{#invoke:Decorations|function|input1|input2|...}}

Template

In template: {{#invoke:Decorations|function|input1|input2|...}}

Documentation

Package items

decorations.DojoCalc(frame) (function)
Calculates resource value based on clan dojo tier multiplier.
Parameter: frame (table)
Returns: Total resource value (string)

Other items

buildTable(frame) (function)
Builds a wikitable of decorations for a decoration category.
Parameter: frame (table)
Returns: Wikitext of wikitable (string)

Created with Docbunto

See Also


Code