local p = {} function p.main(frame) Author = mw.wikibase.getEntityIdForCurrentPage() Works = Author:getAllStatements('P25') end return p