Changes
Jump to navigation
Jump to search
else
Chapter = "''" .. Chapter .. "''"
Inverted the sense of a test.
if ( Chapter ~= nil ) then
if ( Periodical ~= nil ) then
Chapter = "''" .. Chapter .. "''"
else
Chapter = "\"" .. Chapter .. "\""
end
if ( ChapterURL ~= nil ) then
end
if ( Periodical ~= nil ) then
Title = " ''\"" .. Title .. "''.\""
else
Title = " \"''" .. Title .. "\".''"
end
Title = " " .. Title .. "."
else
Title = ""