Module:Arguments

From Kairosoft Wiki
Jump to navigation Jump to search

Documentation for this module may be created at Module:Arguments/doc

-- This Module is used for making templates based in the Lua language.
-- See more details about Lua in [[w:Help:Lua]].
-- The Fandom Developer's Wiki hosts Global Lua Modules that can be imported and locally overridden.
-- The next line imports the Arguments module from the [[w:c:dev:Global Lua Modules/Arguments]].
return require('Dev:Arguments')