When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Module:LoadData - Wikipedia

    en.wikipedia.org/wiki/Module:LoadData

    {{#invoke:LoadData|Module name|index1|2 lteq=index2 limit|...|}} Zeroth parameter is the name of the data module to read, without Module:, e.g. Example/data; Next parameters, for an index N starting at one, are called |N= for the exact index you need, coerced to number if possible, |N lteq= to select the highest numerical index less than or equal to the argument, or |N gteq= for the opposite.

  3. Module:Citation/CS1/Configuration - Wikipedia

    en.wikipedia.org/wiki/Module:Citation/CS1/...

    This module is subject to page protection.It is a highly visible module in use by a very large number of pages, or is substituted very frequently. Because vandalism or mistakes would affect many pages, and even trivial editing might cause substantial load on the servers, it is protected from editing.

  4. Module:Exponential search - Wikipedia

    en.wikipedia.org/wiki/Module:Exponential_search

    If the element corresponding to i is not in the array, then the function should return false or nil; and if it is in the array, then the function should return a truthy value (anything other than false or nil). (required) init - the initial value of i to check. For advanced users. (optional)

  5. Module:Effective protection level - Wikipedia

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

    The second is optional, and can either be the name of the page to check, or a title returned from the mw.title functions. If the second parameter is omitted, the page being displayed is the one checked against. The return value is a string containing the name of the group required to perform the given action.

  6. Module:Citation/CS1 - Wikipedia

    en.wikipedia.org/wiki/Module:Citation/CS1

    This module is subject to page protection.It is a highly visible module in use by a very large number of pages, or is substituted very frequently. Because vandalism or mistakes would affect many pages, and even trivial editing might cause substantial load on the servers, it is protected from editing.

  7. Module:Message box - Wikipedia

    en.wikipedia.org/wiki/Module:Message_box

    This module is subject to page protection.It is a highly visible module in use by a very large number of pages, or is substituted very frequently. Because vandalism or mistakes would affect many pages, and even trivial editing might cause substantial load on the servers, it is protected from editing.

  8. AOL Mail

    mail.aol.com

    Get AOL Mail for FREE! Manage your email like never before with travel, photo & document views. Personalize your inbox with themes & tabs. You've Got Mail!

  9. Module:GetParameters - Wikipedia

    en.wikipedia.org/wiki/Module:GetParameters

    Takes 2 required arguments, frame_args and arg_list. Parses a frame's arguments, returning either the provided named arguments in arg_list if found or the positional parameters instead if not. This is designed to work around the stripping of values that takes place for defined parameters which could be important.