Template:Meta module/doc: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
m (9 revisions imported)
(→‎Usage: removed language interwikis)
 
Line 11: Line 11:
<!-- Categories and interwikis go here. -->
<!-- Categories and interwikis go here. -->
[[Category:Notice templates]]
[[Category:Notice templates]]
[[de:Vorlage:Programmiermodul]]
}}
}}

Latest revision as of 16:19, 2 October 2024

This subpage provides documentation for Template:Meta module.

This template displays a notice that the module it appears on is a meta module, meant to be used only by other modules. Meta modules may be loaded with require() or mw.loadData(), but they should not be called in wikitext with {{#invoke:}}.

Usage

This template should be placed at the top of a meta module's documentation subpage. That module will automatically be added to Category:Meta modules.

{{Meta module}}