Module:Category described in year/sandbox: Difference between revisions

Content deleted Content added
m Sync
m --ce to shorted
Line 32:
function p.autodetect( frame )
local currentTitle = mw.title.getCurrentTitle()
local parentArg = frame:getParent().args[1] --accept 1 unnamed category parameterparam if not in category namespacespace; required for testing/doc/etc. purposes
local header = ' ' --header template(s), nav bar, and category description text; whitespace-initialized for convenience
local nav = nil