Шаблон:Ексклюзивно/luadata

Матеріал з Terraria Wiki
Перейти до навігації Перейти до пошуку
НЕ видаляти!
Не видаляйте цей шаблон, навіть якщо він ніде не використовується.
Причина: «This is a code generator for Module:Exclusive/data. The template itself is therefore not used directly.»

-- Exclusive info database code. Generated at 20240518021403 (Sat, 18 May 2024 02:14:03 +0000) -- Please visit https://terraria.wiki.gg/uk/wiki/%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:%D0%95%D0%BA%D1%81%D0%BA%D0%BB%D1%8E%D0%B7%D0%B8%D0%B2%D0%BD%D0%BE/luadata for the latest version.


Помилка: таблиця Exclusive не знайдена.


local info = { ['_generated'] = '20240518021403 (Sat, 18 May 2024 02:14:03 +0000)',

Помилка: таблиця Exclusive не знайдена.

}


local cache = require 'mw.ext.LuaCache' return {

purge = function() cache.set( ':_exclusive:data', info ) end,

delete = function() cache.delete(':_exclusive:data') end,

}