Majestix
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..."