Help:Modules: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>Ruba159753
(rus)
Tag: Reverted
Line 25: Line 25:


==See also==
==See also==
* [[Path of Exile Wiki:Overview of Templates|Overview of Templates]]
* [[PoeWiki:Overview of Templates|Overview of Templates]]


[[ru:Path of Exile Wiki:Обзор модулей]]
[[ru:Path of Exile Wiki:Обзор модулей]]

Revision as of 04:59, 27 August 2021

Lua is a programming language that is available, via the Scribunto MediaWiki extension. Lua code can now be embedded into wiki templates by employing the "{{#invoke:}}" functionality of Scribunto. The Lua source is stored in pages called modules (e.g., Module:Skill). These individual modules are then invoked (by code {{#invoke:}}) on template page. Modules are used when more advanced functions with high performance are required.

For more information see: Wikipedia:Help:Module

For editors

For other modules

See also

ru:Path of Exile Wiki:Обзор модулей