Revision as of 16:05, 19 ngôida ya kûmi na zôle 2023 by CapitainAfrika(disolo | bisalu)(Created page with "-- returns the page id (Q...) of the current page, or nil if the page is not connected to Wikidata local p = {} function p.pageId(frame) return mw.wikibase.getEntityIdForCurrentPage() end return p")
-- returns the page id (Q...) of the current page, or nil if the page is not connected to Wikidatalocalp={}functionp.pageId(frame)returnmw.wikibase.getEntityIdForCurrentPage()endreturnp