Module:Materials/doc

From RosieSoCrossing
Revision as of 11:32, 14 January 2026 by Rosie (talk | contribs) (Created page with "{{ModuleDocHeader}} == Usage == This Lua module outputs the list of materials for the {{t|Material}} and {{t|MaterialPC}} templates to account for preprocessor node count limits. Data is stored in a table, and can determine how certain variables are used. To add additional materials, see Module:Materials/Data. == See also == * Module:Availability * Module:Currency </div><includeonly>Category:Lua modules</includeonly>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is the documentation page for Module:Materials

Module documentation (view)


Usage

This Lua module outputs the list of materials for the {{Material}} and {{MaterialPC}} templates to account for preprocessor node count limits. Data is stored in a table, and can determine how certain variables are used.

To add additional materials, see Module:Materials/Data.

See also