Module:Citation/CS1: Difference between revisions
trying to fix the encyclopedia logic
m>Dragons flight (Does this fix the URL issue) |
m>Dragons flight (trying to fix the encyclopedia logic) |
||
Line 338: | Line 338: | ||
else | else | ||
if ( Periodical and Periodical ~= "") then | if ( Periodical and Periodical ~= "") then | ||
if Periodical | if Periodical == Title then Periodical = '' end | ||
end | end | ||
Chapter = Title | |||
TransChapter = TransTitle | |||
ChapterURL = URL; | |||
URL = '' | |||
end | end | ||
Title = "" | Title = "" |