Content deleted Content added
No edit summary |
local |
||
Line 205:
p._quality = function(args)
local title = args.page and mw.title.new(args.page) or mw.title.getCurrentTitle()
local local_class = getclass(args,title)
local prefix, class = 'Y', local_class
|