Difference between revisions of "Module:Jctint/core/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>Happy5214
(Adding Lua usage instructions and updating transclusion count)
blackwiki>Happy5214
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")
jctintCoreModule._jctint(args)
+
jctintCoreSandboxModule._jctint(args)
 
</syntaxhighlight>|
 
</syntaxhighlight>|
 
<syntaxhighlight lang="Lua">
 
<syntaxhighlight lang="Lua">

Revision as of 10:24, 31 August 2018

  1. Redirect Template:High-use

This module implements the {{jctint/core}} template. Please see the template page for usage instructions.

Usage

From wikitext

{{#invoke:Jctint/core|jctint}}

From Lua

local jctintCoreModule = require("Module:Jctint/core")
jctintCoreModule._jctint(args)

Tracking/maintenance categories