Jump to content

ഘടകം:Taxonbar/exists

വിക്കിപീഡിയ, ഒരു സ്വതന്ത്ര വിജ്ഞാനകോശം.

ഈ ഘടകത്തിന്റെ വിവരണം ഘടകം:Taxonbar/exists/വിവരണം എന്ന താളിൽ നിർമ്മിക്കാവുന്നതാണ്

local p = {}

function p.check( frame )
	local pagename = mw.title.getCurrentTitle().baseText
	local content = mw.title.new(pagename):getContent() or ''
	local found = string.match(content, '%{%{ *[Tt]axon?[ _-]?[bB]ar') or --5 redirects as of 2019/9
				  string.match(content, '%{%{ *[Tt]axonIds')
	if found then return true end
	return false
end

return p
"https://ml.wikipedia.org/w/index.php?title=ഘടകം:Taxonbar/exists&oldid=3336091" എന്ന താളിൽനിന്ന് ശേഖരിച്ചത്