Feature:Scribunto
|
| Summary
|
| Title:
|
Scribunto (Lua scripting)
|
| Description:
|
Enables Lua scripting within wiki templates via Module namespace. Provides powerful programming capabilities for complex templates, calculations, and dynamic content generation beyond basic parser functions.
|
| More
|
| Notes:
|
Modules in Module: namespace. Invoked via Script error: You must specify a function to call.
|
| Test:
|
Create Lua module, invoke from template, verify execution
|
| Example:
|
Complex infoboxes; Data processing; String manipulation; Mathematical calculations
|