Module:BananasArgs: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 August 2024

  • curprev 12:1512:15, 15 August 2024Majestix talk contribs 3,070 bytes +3,070 Created page with "-- Sample Module demonstrating how to access arguments. -- For more about the Frame object, see http://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#Frame_object -- The first argument of a Lua invocation always contains the function being called. Lua modules are actually mere containers that can contain several functions each. -- All scripts must begin by defining a variable that will hold all template-invokable functions. The variable name chosen here..."