Documentation for this module may be created at Module:WikiFur/doc
local p = {} function p.ID() return mw.wikibase.getEntityIdForCurrentPage(); end return p;