enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Template:Lua autodoc - Wikipedia

    en.wikipedia.org/wiki/Template:Lua_autodoc

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

  3. Template:Lua - Wikipedia

    en.wikipedia.org/wiki/Template:Lua

    Banner for templates that rely on Lua modules Template parameters Parameter Description Type Status Module 1 1 Name of the main module used in the template. Use multiple parameters to specify multiple modules. Page name required Module 2 2 Name of the second module. Page name optional Module 3 3 Name of the third module. Page name optional Module 4 4 Name of the fourth module. Page name ...

  4. Template:Lua/doc - Wikipedia

    en.wikipedia.org/wiki/Template:Lua/doc

    This template is used to indicate that a template uses one or more Lua modules (pages in the Module: namespace). It is placed at the top of the template's /doc page. It automatically adds a floating right notification box, and it adds the template to Category:Lua-based templates or to one of its subcategories.

  5. Template:Module link lua/doc - Wikipedia

    en.wikipedia.org/wiki/Template:Module_link_lua/doc

    Toggle the table of contents. Template: Module link lua/doc. Add languages. Add links. Template; Talk ...

  6. Wikipedia:Tools/Editing tools - Wikipedia

    en.wikipedia.org/wiki/Wikipedia:Tools/Editing_tools

    A free open source tool to convert from CSV and Excel files to wiki table format: csv2other; Spreadsheet-to-MediaWiki-table-Converter This class constructs a MediaWiki-format table from an Excel/GoogleDoc copy & paste. It provides a variety of methods to modify the style.

  7. Wikipedia:Lua/Resources - Wikipedia

    en.wikipedia.org/wiki/Wikipedia:Lua/Resources

    Scribunto Lua reference manual; Programming in Lua; Introduction to Lua patterns; About regex. Lua "patterns" are based on Regex (Patterns are a reduced set of regex). Help:Lua metamodules: Lua in Wikipedia has several meta-modules available that can make core functions easily available.

  8. 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.

  9. 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