Module:Webarchive: திருத்தங்களுக்கு இடையிலான வேறுபாடு

உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
add wikiwix
Copy from version in sandbox. Adds support for arguments and "Perma.cc" archiver.
வரிசை 390:
elseif mw.ustring.find( host, "wikiwix.com", 1, plain ) then
ulx.url1.tail = " at " .. "Wikiwix"
elseif mw.ustring.find( host, "perma.cc", 1, plain ) then
ulx.url1.tail = " at " .. bracketopen .. "Perma.cc" .. bracketclose
else
tracking = "Category:Webarchive template unknown archives"
வரி 571 ⟶ 573:
 
function p.webarchive(frame)
args = frame.args
 
if (args[1]==nil) and (args["url"]==nil) then -- if no argument provided than check parent template/module args
local pframe = frame:getParent()
args = pframeframe:getParent().args
end
 
local tname = "Webarchive" -- name of calling template. Change if template rename.
ulx = {} -- Associative array to hold template data
"https://tamilar.wiki/w/Module:Webarchive" இலிருந்து மீள்விக்கப்பட்டது