Module:Card List: Difference between revisions

Raven.Familiar (talk | contribs)
Created page with "local p = {} local lib = require('Module:Feature') local Card = require('Module:Card') function p.main(frame) local args = require('Module:Arguments').getArgs(frame, { parentFirst = true, removeBlanks = false, wrapper = { 'Template:Card List' } }) return p._main(args) end function p.splitNote(entry, notePattern) if notePattern then item, note = entry:match(notePattern) if item == nil then -- will be nil if note is not present return entry end retur..."
 
m Protected "Module:Card List": High-Risk Module ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
 
(No difference)