Module:UnitData/data/doc

From Zero-K
< Module:UnitData‎ | data
Revision as of 08:07, 11 May 2024 by Histidine (talk | contribs) (Created page with "Module:UnitData/data is a central store of data used by Module:UnitData to automatically populate unit infoboxes. The page is a Lua table written to the local file <c...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is the documentation page for Module:UnitData/data

Module:UnitData/data is a central store of data used by Module:UnitData to automatically populate unit infoboxes.

The page is a Lua table written to the local file temp/unitStats.lua by the Wiki Data Export (dbg_wiki_export.lua) widget in Zero-K. This widget should be run once each update and the data page on the wiki replaced accordingly. It should not be necessary to edit the data manually.