Search results
Results From The WOW.Com Content Network
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.
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.
Main page; Contents; Current events; Random article; About Wikipedia; Contact us
To create a message box, use the main function. It takes two parameters: the first is the box type (as a string), and the second is a table containing the message box ...
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.
preprocess_equals_sandbox_many(module, function, cases, options): Performs a series of preprocess_equals_compare() calls on a set of given pairs. The test compares the live version of the module vs the /sandbox version and vs an expected result. Ensure live_sandbox is specified or there may be some errors in the output.
This is the module sandbox page for Module:For . Module documentation ... function two (a, b) return a, b, 1 end--lets us run ipairs from 2 for k, v in two (ipairs ...
(All parameters are available to every function, except displacement which only matters for main) page is the page you are starting from (the one you're looking up in the index) if page is blank or omitted, the mw.title.getCurrentTitle() function is used to locate the current page. (So far as I know, this is always the page that matters, the ...