Module:Util/doc
This subpage provides documentation for Module:Util. |
This is a meta module that is meant to be used only by other modules. It should not be invoked in wikitext. |
This module depends on the following other modules: |
Contents
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 |