Module:Data/doc
Jump to navigation
Jump to search
This is the documentation page for Module:Data
This Lua module is used on approximately 143,000 pages. To avoid major disruption and server load, any changes should be tested in the module's /sandbox or /testcases subpages, or in your own Module:Data. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
This module allows wikitext to read values from data modules.
Usage
{{#invoke:Data|Module:ModuleName|key1|key2|key3|...}}
Read data value key1.key2.key3 from Module:ModuleName.