enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Module:Sports table/Volleyball - Wikipedia

    en.wikipedia.org/wiki/Module:Sports_table/Volleyball

    This style for Lua-based Module:Sports table is meant to build group and league tables for competitions with a volleyball format. Note that this module is used extensively, so test potential changes rigorously in the sandbox and please ensure consensus exists before implementing major changes.

  3. Module:Sports table/WDL - Wikipedia

    en.wikipedia.org/wiki/Module:Sports_table/WDL

    This style for Lua-based Module:Sports table is meant to build group and league tables for competitions with a win-draw-loss format. Note that this module is used extensively, so test potential changes rigorously in the sandbox and please ensure consensus exists before implementing major changes.

  4. Module:Sports table/College - Wikipedia

    en.wikipedia.org/wiki/Module:Sports_table/College

    This style for Lua-based Module:Sports table is meant to build group and league tables for competitions with a win-loss format. Note that this module is used extensively, so test potential changes rigorously in the sandbox and please ensure consensus exists before implementing major changes.

  5. Module:Demo - Wikipedia

    en.wikipedia.org/wiki/Module:Demo

    Function get() returns a table containing: source = the source code (without <syntaxhighlight> wrappers, characters substituted with html entities) output = the execution result of the source. frame = the frame from which this template took the parameter. By default, get() takes the first parameter of frame.

  6. Module:Asbox - Wikipedia

    en.wikipedia.org/wiki/Module:Asbox

    This Lua module is used on approximately ... DO place articles of that template in the main category. table.insert (stubCats. v ... (mw. html. create 'code': ...

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

  8. Wikipedia : Guide to Scribbling

    en.wikipedia.org/wiki/Wikipedia:Guide_to_Scribbling

    A name in Lua is either an access of a local variable or a table lookup. [3] math.floor is a table lookup (of the string "floor") in the (global) math table, for example. Table lookups are slower, at runtime, than local variable lookups. Table lookups in tables such as the args table with its "specialness" are a lot slower.

  9. Module:IPAc-en - Wikipedia

    en.wikipedia.org/wiki/Module:IPAc-en

    This Lua module is used on approximately 51,000 pages and changes may be widely noticed. Test changes in the module's /sandbox or /testcases subpages, or in your own module sandbox . Consider discussing changes on the talk page before implementing them.