Module:Util/doc: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
 
 
		
	
| m (13 revisions imported) |  (Sister interwiki) | ||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 2: | Line 2: | ||
| {{Meta module}} | {{Meta module}} | ||
| {{Lua | {{Lua|Module:Arguments|Module:Cargo|Module:Util/config}} | ||
| __TOC__ | __TOC__ | ||
| Line 28: | Line 28: | ||
| {{Documentation categories| | {{Documentation categories| | ||
| <!-- Categories and interwikis go here. --> | <!-- Categories and interwikis go here. --> | ||
| {{Sister|poewiki}} | |||
| }} | }} | ||
Latest revision as of 23:55, 19 October 2024

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 | 
Usage
This module should be loaded with require().
