Difference between revisions of "Module:Table of spells/doc"
(updated code is in my repo) |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Module:Table of spells]] is a Lua module which contains information used by [[Module:Spell]]. If you want to add new Lua functions to process this page, write them in [[Module:Spell]]. | [[Module:Table of spells]] is a Lua module which contains information used by [[Module:Spell]]. If you want to add new Lua functions to process this page, write them in [[Module:Spell]]. | ||
− | + | To generate this script, see https://github.com/jkornelsen/crawl-wiki-modules. Or, update it by hand. |
Latest revision as of 00:13, 12 February 2022
Module:Table of spells is a Lua module which contains information used by Module:Spell. If you want to add new Lua functions to process this page, write them in Module:Spell.
To generate this script, see https://github.com/jkornelsen/crawl-wiki-modules. Or, update it by hand.