Anonymous user
Module:Separated entries/testcases: Difference between revisions
Created page with "local p = require('Module:ScribuntoUnit'):new() local m = require('Module:Separated entries') local function callWithArgs(args, separator, conjunction, start) local frame = (mw.getCurrentFrame() :newChild{ args = args } :newChild{ args = { separator = separator, conjunction = conjunction, start = start } }) return m.main(frame) end local function callWithArgsBr(args, start) local frame = (mw.getCurrentFrame() :newChild{ args = args } :newChild{ args = { star..."
(Created page with "local p = require('Module:ScribuntoUnit'):new() local m = require('Module:Separated entries') local function callWithArgs(args, separator, conjunction, start) local frame = (mw.getCurrentFrame() :newChild{ args = args } :newChild{ args = { separator = separator, conjunction = conjunction, start = start } }) return m.main(frame) end local function callWithArgsBr(args, start) local frame = (mw.getCurrentFrame() :newChild{ args = args } :newChild{ args = { star...") |
(No difference)
|