enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Module:Message box - Wikipedia

    en.wikipedia.org/wiki/Module:Message_box

    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.

  3. Module:Sports table/argcheck - Wikipedia

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

    This Lua module is used on approximately 65,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.

  4. Module:Repr - Wikipedia

    en.wikipedia.org/wiki/Module:Repr

    This module contains functions for generating string representations of Lua objects. ... if first ~= nil then table.insert (ret, first) end for i = 2, # items do ...

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

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

  7. Module:Sports table/WDL OT - Wikipedia

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

    This Lua module is used on approximately 3,200 pages and changes may be widely noticed. ... -- Points per game col end if full_table then tt. count = tt. count + 1 ...

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

  9. Module:Sports table/totalscheck - Wikipedia

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

    This Lua module is used on approximately 47,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.