Module:Util/doc: Difference between revisions
Jump to navigation
Jump to search
(Need to put {{Documentation subpage}} here after all: Explanation.) |
No edit summary |
||
Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
{{ | {{Meta module}} | ||
__TOC__ | __TOC__ | ||
Line 24: | Line 24: | ||
{{Documentation categories| | {{Documentation categories| | ||
<!-- Categories and interwikis go here. --> | <!-- Categories and interwikis go here. --> | ||
[[ru:Модуль:Util]] | [[ru:Модуль:Util]] | ||
}} | }} |
Revision as of 20:33, 13 December 2020

This subpage provides documentation for Module:Util.

This is a meta module.
This module is meant to be used only by other modules. It should not be invoked in wikitext.
Overview
Provides utility functions for programming modules.
Structure
Group | Description |
---|---|
util.cast | utilities for casting values (i.e. from arguments) |
util.html | shorthand functions for creating some html tags |
util.misc | miscellaneous functions |