Changes
Jump to navigation
Jump to search
new "local PP = args.pp" to detect page-ranges
local Page = args.page
local Pages = args.pages
local PP = args.pp
local At = args.at
local Edition = args.edition
URL = nil
end
if (nil Authors ~= Authors nil or nil Editors ~= Editors nil or "" ~= Chapter)
then Title = " " .. Title end
else
else
Position = " " .. Position
end
if ( PP ~= nil) then
Page = PP
if (PP.."00000" < 0) then Page = "range " .. PP end
end
if ( nil == Page ) then