Template:DataModule: Difference between revisions

From Eco - English Wiki
[checked revision][checked revision]
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
| colorborder = Pink
| colorborder = Pink
| color= danger
| color= danger
| text = <big>ATTENTION!</big> Date files are generated using game data and are not intended for manual editing.
| text = <big>ATTENTION!</big> Data files are generated using game data and are not intended for manual editing.
}}
}}
== Warning about use ==
To prevent multiple call of data array, you must use the function:
local {{BASEPAGENAME}} = mw.loadData("{{FULLPAGENAME}}")

Latest revision as of 10:54, 2 March 2026

Warning about use

[edit source]

To prevent multiple call of data array, you must use the function: local DataModule = mw.loadData("Template:DataModule")