Module:Jctint/doc: Difference between revisions
Appearance
Content deleted Content added
Adding Lua usage instructions and updating transclusion count |
m Typo |
||
Line 12: | Line 12: | ||
<syntaxhighlight lang="Lua"> |
<syntaxhighlight lang="Lua"> |
||
local jctintCoreSandboxModule = require("Module:Jctint/core/sandbox") |
local jctintCoreSandboxModule = require("Module:Jctint/core/sandbox") |
||
jctintCoreSandboxModule._jctint(args) |
|||
</syntaxhighlight>| |
</syntaxhighlight>| |
||
<syntaxhighlight lang="Lua"> |
<syntaxhighlight lang="Lua"> |
Revision as of 10:24, 31 August 2018
![]() | 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
local jctintCoreModule = require("Module:Jctint/core")
jctintCoreModule._jctint(args)
Tracking/maintenance categories
- Category:Jctint template using non-numeric parameter values (0)
- Category:Jctint template with invalid type (5)