(mobile-frontend-diffview-title: 모듈:회의 공고/차수)

(mobile-frontend-diffview-bytesadded: 34) (comma-separator) 21:14, 31 (july) 2020
(minoreditletter)
(mobile-frontend-changeslist-nocomment)
(lineno: 2) (lineno: 2)     
function p.count2(frame)
 
function p.count2(frame)
return mw.site.stats.pagesInCategory( "중앙운영위원회/", which )
+
return mw.site.stats.pagesInCategory( "중앙운영위원회/" .. os.date("%Y"), which )
 
end
 
end
 
function p.count1(frame)
 
function p.count1(frame)
return mw.site.stats.pagesInCategory( "전체학생대표자회의/", which )
+
return mw.site.stats.pagesInCategory( "전체학생대표자회의/" .. os.date("%Y"), which )
 
end
 
end
    
return p
 
return p
(group-Officer)(comma-separator)(group-bureaucrat)(comma-separator)(group-checkuser)(comma-separator)(group-interface-admin)(comma-separator)(group-suppress)(comma-separator)(group-sysop)
(mobile-frontend-diffview-editcount: 1,790)