Template:DataModule: Difference between revisions
From Eco - English Wiki
| [checked revision] | [checked revision] |
Created page with "{{Mbox | icon = fa-exclamation-circle | colorborder = Pink | color= danger | text = }}" |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
| colorborder = Pink | | colorborder = Pink | ||
| color= danger | | color= danger | ||
| text = | | 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
ATTENTION! Data files are generated using game data and are not intended for manual editing.
Warning about use
[edit source]To prevent multiple call of data array, you must use the function: local DataModule = mw.loadData("Template:DataModule")