Module:Jctint/doc
![]() | This is a documentation subpage for Module:Jctint. It may contain usage information, categories and other content that is not part of the original module page. |
![]() | This Lua module is used on 15,000+ pages and changes may be widely noticed. Test changes in the module's /sandbox or /testcases subpages, or in your own module sandbox. Consider discussing changes on the talk page before implementing them. |
This module implements the {{jctint/core}} template. Please see the template page for usage instructions.
Usage
From wikitext
{{#invoke:Jctint|jctint}}
From Lua
<syntaxhighlight lang="Lua"> local jctintCoreModule = require("Module:Jctint") jctintCoreModule._jctint(args) </syntaxhighlight>