模块:ItemNames/loaddata

来自Terraria Wiki
跳到导航 跳到搜索
亦可参看英文模块:Module:ItemNames/loaddata。那边可能有更完整或更正确的信息。

此模块尚无文档子页面。马上创建


-- Note: 
-- If a template that's being used by large number of page changed, it will causing all of these page's cache to be invalidated and requires regeneration.
-- This may crash wiki platform and cause visitor get 5xx error. So we use luacache to decouple data template and template which uses it.
-- By doing this, editing on data template won't cause massive pages to be regenerated.

return require('Module:iteminfo/datacache').loadNameDB()