Changes
Jump to navigation
Jump to search
fixed web-link to have spaces "[... Archived] from the original".
else ArchiveDate = "" end
if ( "no" == DeadURL ) then
Archived = " [" .. ArchiveURL .. " Archived] from the original on" .. ArchiveDate .. "."
else
Archived = " Archived from [" .. args.url .. " the original] on" .. ArchiveDate .. "."
--19Oct2012 Enhanced "pages=" to detect lone page as "p." else "pp." prefix.
--19Oct2012 Fixed to show "." after Periodical name (work, newspaper, etc.).
--19Oct2012 Fixed web-link to have spaces "[... Archived] from the original".
--19Oct2012 ?
--
--End