Module:Sandbox/Cyborg Coder: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 85:
p.pageinfo = function( frame )
local ttl = tostring(frame.args.title)
if (ttl=="" or ttl==nil) then ttl = "nothingNil"
end
local ttlobj = mw.title.new( ttl )