Jump to content

Module:Jctint/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m Typo
Fix name in wikitext usage
Line 6: Line 6:
== Usage ==
== Usage ==
===From wikitext===
===From wikitext===
{{#ifeq:{{SUBPAGENAME}}|sandbox|
<nowiki>{{</nowiki>#invoke:{{BASEPAGENAME}}|jctint}}
<nowiki>{{#invoke:Jctint/core/sandbox|jctint}}</nowiki>|
<nowiki>{{#invoke:Jctint/core|jctint}}</nowiki>
}}


===From Lua===
===From Lua===

Revision as of 10:28, 31 August 2018

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