Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Main public logs

More actions

Combined display of all available logs of Terramon Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 20:05, 23 November 2025 JamzOJamz talk contribs created page Module:Tr/loaddata (Created page with "-- Note: -- It seems that objects/lists stored via luacache have a limit on the number of entities, which is about 8k. -- Any object/list which has more then 8k entities or having such a large sub-object/sub-list will be truncated. -- Therefore, we encode the data into a string to get around this problem. local cache = mw.ext.LuaCache return { load = function(lang) local status, result = pcall(function () return mw.text.jsonDecode(cache.get('tr__database-'..l...")