Butun axtardiqlarinizi tapmaq ucun buraya: DAXIL OLUN
  Mp4 Mp3 Axtar Yukle
  Video Axtar Yukle
  Shekil Axtar Yukle
  Informasiya Melumat Axtar
  Hazir Inshalar Toplusu
  AZERI CHAT + Tanishliq
  1-11 Sinif Derslikler Yukle
  Saglamliq Tibbi Melumat
  Whatsapp Plus Yukle(Yeni)

  • Ana səhifə
  • Təsadüfi
  • Yaxınlıqdakılar
  • Daxil ol
  • Nizamlamalar
İndi ianə et Əgər Vikipediya sizin üçün faydalıdırsa, bu gün ianə edin.

Modul:İlk addımlar

  • Modul
  • Müzakirə

Bu modulun sənədləşdirmə səhifəsi Modul:İlk addımlar/doc səhifəsində yaradıla bilər

--	test module created by user:Gangleri
--	status: 2015-12-25 draft; working as expected

local p = {}
	mw.log()

local libraryUtil = require('libraryUtil')
-- from https://wikimania2015.wikimedia.org/wiki/Module:TableTools i.e. from [[wm2015:Module:TableTools]]
local TableTools = require('Module:TableTools')
-- from /wiki/Module:TableTools i.e. from [[c:Module:TableTools]]

function p.inspect_mw()
	local result = ''
	local dump = ''

	local myobject = mw
    result = result .. ';MW\n'
    result = result .. '\n' .. 'type is: ' .. tostring(type(myobject)) .. '\n\n'
    dump = mw.dumpObject(myobject)
    result = result .. dump
    return result
end

function p.inspect__G()
	local result = ''
	local dump = ''

	local myobject = _G
    result = result .. ';_G\n'
    result = result .. '\n' .. 'type is: ' .. tostring(type(myobject)) .. '\n\n'
    dump = mw.dumpObject(myobject)
    result = result .. dump
    return result
end

return p
Mənbə — "https://az.wikipedia.org/w/index.php?title=Modul:İlk_addımlar&oldid=3467869"
Informasiya Melumat Axtar