Jump to content

Search results

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • location. Simply insert node_function{function name} in the appropriate location. A demonstration of most of the node functions can be found at RoundN/testcases/4...
    17 KB (431 words) - 22:30, 6 June 2024
  • string is in the form of [arg|equals|then|else]. This functions as a rudimentary if-then-else statement. The parser tests the value of arg to see if it...
    18 KB (2,539 words) - 15:48, 24 January 2025
  • failsafe function p.TemplatePar() -- Retrieve function access for modules -- Postcondition: -- Return table with functions return...
    55 KB (5,364 words) - 18:13, 19 April 2023
  • This module is intended to provide access to basic string functions. Most of the functions provided here can be invoked with named parameters, unnamed...
    18 KB (2,772 words) - 18:35, 3 September 2024
  • of a Lua Module for Wikipedia -- -- This module serves as an example and guide for creating Lua modules on -- Wikipedia. It defines several functions...
    5 KB (503 words) - 05:31, 24 February 2025
  • -- Link functions -- -- The following functions make the links from the link codes and the user -- data snippets. New link functions should be added...
    21 KB (2,524 words) - 17:20, 31 August 2024
  • This module is intended to provide access to basic string functions. Most of the functions provided here can be invoked with named parameters, unnamed...
    18 KB (2,776 words) - 05:09, 18 October 2024
  • return r end -- focus() local form = function ( a ) return string.format( span, ...
    19 KB (2,358 words) - 12:19, 26 April 2025
  • remove_wiki_link, strip_apostrophe_markup; -- functions in Module:Citation/CS1/Utilities local cfg; -- table of configuration tables that are defined...
    16 KB (2,285 words) - 13:48, 12 April 2025
  • -- This module provides some functions to prepare template parameters -- for use with Template:Convert. -- This module is not used by Template:Convert...
    4 KB (620 words) - 01:46, 10 January 2024
  • numerically indexed strings in the form 'name=value' ]] local function list(frame, do_link) local args = {}; -- table of default and live parameters...
    12 KB (1,792 words) - 21:11, 21 October 2022
  • -- Link functions -- -- The following functions make the links from the link codes and the user -- data snippets. New link functions should be added...
    21 KB (2,524 words) - 17:13, 31 August 2024
  • then return singularForm elseif detect == likelyPlural then return likelyForm else return pluralForm end end function p.main(frame) local args...
    4 KB (666 words) - 07:06, 5 March 2025
  • ------------------------------------------------------- -- List of exported functions -------------------------------------------------------------------------------...
    139 KB (18,179 words) - 18:09, 10 July 2023
  • remove_wiki_link, strip_apostrophe_markup; -- functions in Module:Citation/CS1/Utilities local cfg; -- table of configuration tables that are defined...
    16 KB (2,294 words) - 20:00, 12 April 2025
  • specified in the properties table for this currency code ]] local function make_short_form_name (amount, code, linked, passthrough) local symbol; local...
    13 KB (1,739 words) - 22:00, 21 October 2022
  • identifiers; -- functions and tables in Module:Citation/CS1/Identifiers local metadata; -- functions in Module:Citation/CS1/COinS...
    227 KB (32,492 words) - 13:48, 12 April 2025
  • module provides a handful of functions that make it easy to implement hatnotes that take the form of a label in front of a list of pages, e.g. Invoking the...
    4 KB (442 words) - 11:34, 13 January 2025
  • -- check for a negative sign. Do this while the input is still in string form, -- because tonumber doesn't support negative numbers in non-10 bases. ...
    3 KB (460 words) - 04:58, 13 April 2022
  • stringification helper functions -- -- These functions are used for stringifying lists, usually page lists inside -- the "Y" portion of "For X, see Y" for-see...
    7 KB (920 words) - 21:00, 13 November 2023
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)