Module:Util/doc: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
No edit summary
(→‎Usage: removed language interwikis)
 
(One intermediate revision by one other user not shown)
Line 28: Line 28:
{{Documentation categories|
{{Documentation categories|
<!-- Categories and interwikis go here. -->
<!-- Categories and interwikis go here. -->
[[ru:Модуль:Util]]
}}
}}

Latest revision as of 15:59, 2 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.

Lua logo

This module depends on the following other modules:

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().