Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Age of Mythology: Lua/Helper modules

From AoM Retold
Revision as of 08:17, 28 September 2024 by Adam (talk | contribs) (Created page with "This is a table of modules and functions that were created specifically for facilitating the creation of other modules. Documentation for modules here is done in the source code with Template:Helper module. In all below descriptions, optional arguments have square brackets around them with default values after a pipe, if appropriate. i.e. <code>foo( x, [y|1] )</code> means function foo has one required argument, and the second argument is optional and will default to...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is a table of modules and functions that were created specifically for facilitating the creation of other modules. Documentation for modules here is done in the source code with Template:Helper module. In all below descriptions, optional arguments have square brackets around them with default values after a pipe, if appropriate. i.e. foo( x, [y|1] ) means function foo has one required argument, and the second argument is optional and will default to 1.

<dpl> namespace = Module uses = Template:Helper module titlematch = %/doc nottitlematch = Helper module/doc include = {Helper module}

format =

,,,
ModuleFunctionTypeUseExample

ordermethod=title </dpl>

Cookies help us deliver our services. By using our services, you agree to our use of cookies. We only use cookie to make the site function and save your preferences, nothing else.