Jump to content

Module:Jctint/doc: Difference between revisions

From Wikipedia, the free encyclopedia
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")
jctintCoreModule._jctint(args)
jctintCoreSandboxModule._jctint(args)
</syntaxhighlight>|
</syntaxhighlight>|
<syntaxhighlight lang="Lua">
<syntaxhighlight lang="Lua">

Revision as of 10:24, 31 August 2018

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