Difference between revisions 6851445 and 6851446 on simplewikilocal p = {}
local nsc = require('Module:Navseasoncats')
function p.cbd( frame )
local currtitle = mw.title.getCurrentTitle()
local testcases = (currtitle.subpageText == 'testcases')
local avoidself = (currtitle.text ~= 'Navseasoncats with centuries below decade' and --avoid self
currtitle.text ~= 'Navseasoncats with centuries below decade/doc' and --avoid self
(contracted; show full) local nav2 = frame:expandTemplate{ title = 'Navseasoncats', args = args } --not sure how else to pass frame & args together
return nav1..nav2
else
return nav1
end
end
return p
This site is not affiliated with or endorsed in any way by the Wikimedia Foundation or any of its affiliates. In fact, we fucking despise them.
|