- Welcome to Touhou Wiki!
- Registering is temporarily disabled. Check in our Discord server to request an account and for assistance of any kind.
Category:Lua Scripts
Jump to navigation
Jump to search
To add scripts to this category, just add it as comment at the end of script. Note that multi-line comments won't work.
-- [[Category:Lua Scripts|{{PAGENAME}}]]
The category won't be visible below the script, but the script will be listed on this category list.
{{PAGENAME}} variable is necessary, so the script won't end up in the " group.
To avoid putting a script in a category (when script generates page with automatic categorizing), escape one of the braces with \, like
local somevar = '[\[Category:Everything]]'