Module:Util/doc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Need to put {{Documentation subpage}} here after all: Explanation.) |
||
Line 1: | Line 1: | ||
{{ | {{Documentation subpage}} | ||
{{Programming module}} | |||
__TOC__ | __TOC__ | ||
==Overview== | ==Overview== | ||
Provides utility functions for programming modules. | Provides utility functions for programming modules. | ||
==Structure== | ==Structure== | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 18: | Line 22: | ||
|} | |} | ||
< | {{Documentation categories| | ||
<!-- Categories and interwikis go here. --> | |||
[[Category:Modules]] | |||
[[ru:Модуль:Util]] | [[ru:Модуль:Util]] | ||
}} |
Revision as of 08:39, 6 December 2020

This subpage provides documentation for Module:Util.
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 |