enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Help:Lua for beginners - Wikipedia

    en.wikipedia.org/wiki/Help:Lua_for_beginners

    A table is a sequence, optionally supplemented by named keys: digit["two"]="2". Several table functions like table.concat will only work with the numbered values and ignore named keys. The metatable offers a large, optional set of methods for altering table behavior. For example, you can define a table to be callable like a function.

  3. Wikipedia:Lua string functions - Wikipedia

    en.wikipedia.org/wiki/Wikipedia:Lua_string_functions

    Lua can process text strings in excess of 230,000 characters, which allows the formatted contents of article pages to be used as input to string searches. However, there have been some limitations in string contents, such as hidden strings enclosed in nowiki-tag or pre-tag elements.

  4. Module:Message box/doc - Wikipedia

    en.wikipedia.org/wiki/Module:Message_box/doc

    types – a table containing data used by the type parameter of the message box. The table keys are the values that can be passed to the type parameter, and the table values are tables containing the class and the image used by that type. default – the type to use if no value was passed to the type parameter, or if an invalid value was specified.

  5. Help:Lua - Wikipedia

    en.wikipedia.org/wiki/Help:Lua

    Help:Lua for beginners; Help:Lua debugging – about debugging Lua modules; Wikipedia:Lua style guide – standards to improve the readability of code through consistency; Module:Sandbox provides a pseudo-namespace for experimenting with Lua modules

  6. Module:Example of lua debugging - Wikipedia

    en.wikipedia.org/wiki/Module:Example_of_lua...

    Toggle the table of contents. Module: Example of lua debugging. ... Used as an example in Help:Lua debugging#To see the value of a variable without changing the code

  7. Module:LuaCall - Wikipedia

    en.wikipedia.org/wiki/Module:LuaCall

    The arbitrary variables are any key of your choice = any value of your choice. Values are interpreted as strings unless tonumber (value) isn't nil, i.e. numbers should be converted to the numeric type. No effort is made to interpret tables.

  8. Module:Set - Wikipedia

    en.wikipedia.org/wiki/Module:Set

    This module includes a number of set operations for Lua tables. It currently has union, intersection and complement functions for both key/value pairs and for values only. . It is a meta-module, meant to be called from other Lua modules, and should not be called directly from #invo

  9. Template:Lua autodoc - Wikipedia

    en.wikipedia.org/wiki/Template:Lua_autodoc

    Contents move to sidebar hide (Top) 1 Usage. ... Toggle Examples subsection. 2.1 Package items. 3 Template data. Toggle the table of contents. ... Lua autodoc. Add ...