Feature:Scribunto

From Freephile Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


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