Module:Webarchive: திருத்தங்களுக்கு இடையிலான வேறுபாடு
Jump to navigation
Jump to search
உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
still in development |
No edit summary |
||
| வரிசை 2: | வரிசை 2: | ||
function p.webarchive(frame) |
function p.webarchive(frame) |
||
return "In development. See sandbox version |
return "In development. See sandbox version [[Template:webarchive/sandbox]] and [[Module:webarchive/sandbox]]" |
||
end |
end |
||
14:01, 26 அக்டோபர் 2016 இல் நிலவும் திருத்தம்
Documentation for this module may be created at Module:Webarchive/doc
local p = {}
function p.webarchive(frame)
return "In development. See sandbox version [[Template:webarchive/sandbox]] and [[Module:webarchive/sandbox]]"
end
return p