Modul:Nx

Vikipediya, ochiq ensiklopediya

}}


--[[
 written by ITPRO.UZ
]]
---------------------------------
 
--[[   __BEGIN__   ]] return {
 
["Q belgisi"] = function()
	local entity=mw.wikibase.getEntityObject()
	return (entity and entity.id) or ""
end
 
--[[   __END__     ]] }