Ir para o conteúdo

Categoria:Meta modules

De DropWiki PoE 2
Revisão de 22h56min de 29 de janeiro de 2025 por 2804:7f0:b342:7285:2d1e:1c01:abfd:fada (discussão) (Criou página com 'This category contains '''meta modules''', which are modules meant to be used ''only'' by other modules. Meta modules that export functions must be loaded with <code>require()</code>. Those that export only data should be loaded with <code>mw.loadData()</code>. Meta modules should never be called in wikitext with <code><nowiki>{{#invoke:}}</nowiki></code>....')
(dif) ← Edição anterior | Revisão atual (dif) | Versão posterior → (dif)

This category contains meta modules, which are modules meant to be used only by other modules.

Meta modules that export functions must be loaded with require(). Those that export only data should be loaded with mw.loadData(). Meta modules should never be called in wikitext with {{#invoke:}}.

Modules should be added to this category using {{meta module}}.

Páginas na categoria “Meta modules”

As seguintes 10 páginas pertencem a esta categoria, de um total de 10.