Content deleted Content added
Tom.Reding (talk | contribs) m lastCent & nextCent no longer used due to {{Navseasoncats}} |
Tom.Reding (talk | contribs) m Properly integrate {{Navseasoncats}} for century cats |
||
Line 255:
elseif currYDCF == 'century' then
if nav == nil then
local args = {}
if parentArg and currentTitle.namespace ~= 14 then
args['testcase'] = parentArg
end
nav = frame:expandTemplate{ title = 'Container category' } ..
frame:expandTemplate{ title = 'Navseasoncats', args = args }
end
if parent == 'formal' then
|