Module:LuaCall/doc: Revision history


For any version listed below, click on its date to view it. For more help, see Help:Page history and Help:Edit summary. (cur) = difference from current version, (prev) = difference from preceding version,  m = minor edit, → = section edit, ← = automatic edit summary

30 October 2024

  • curprev 10:3710:37, 30 October 2024Muskit Gergous talk contribs 2,867 bytes +2,867 Created page with "{{Module rating|alpha}} This module allows you to call any one single preinstalled Lua function, so that you don't need to write a module for one desired feature. ==Usage== ===Main=== {{tlc|#invoke:LuaCall|main|{{var|arbitrary variables}}|{{var|parameters}}|{{var|functioncall}}}} The {{var|arbitrary variables}} are any key of your choice <code>=</code> any value of your choice. Values are interpreted as strings unless {{code|tonumber(value)|lua}} isn't {{code|nil|lua..."