Template:Meta module: Difference between revisions
Jump to navigation
Jump to search
>OmegaK2 (Created page with "<includeonly> {{fmbox |text=This a programming module, do not invoke it directly. |type=warning }} {{#If: {{{nocat|}}} |Category:Programming modules}} </includeonly><noinc...") |
>OmegaK2 mNo edit summary |
||
| Line 4: | Line 4: | ||
|type=warning | |type=warning | ||
}} | }} | ||
{{#If: {{{ | {{#If: {{{category|yes}}} |[[Category:Programming modules]]|}} | ||
</includeonly><noinclude>{{documentation}}</noinclude> | </includeonly><noinclude>{{documentation}}</noinclude> | ||
Revision as of 12:30, 9 July 2015
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}}
The above documentation is transcluded from Template:Meta module/doc.
Editors can experiment in this template's sandbox and testcases pages.
Please add categories to the /doc subpage. Subpages of this template.
Editors can experiment in this template's sandbox and testcases pages.
Please add categories to the /doc subpage. Subpages of this template.