Jump to content

Module:Citation/CS1: Difference between revisions

encyc logic
m>Dragons flight
(trying to fix the encyclopedia logic)
m>Dragons flight
(encyc logic)
Line 336: Line 336:
             ChapterURL = URL
             ChapterURL = URL
             URL = ''
             URL = ''
        else
             Title = ""          
             if ( Periodical and Periodical ~= "") then
        elseif ( Chapter == nil or Chapter == '' ) then
                if Periodical == Title then Periodical = '' end
            end
             Chapter = Title
             Chapter = Title
             TransChapter = TransTitle
             TransChapter = TransTitle
             ChapterURL = URL;   
             ChapterURL = URL;   
             URL = ''                 
             URL = ''                 
            Title = ""           
        end
        if ( Periodical and Periodical ~= "") then
            if Periodical == Title or Periodical == Chapter then Periodical = '' end
         end
         end
        Title = ""
     end
     end
     local Series = args.series or args.version
     local Series = args.series or args.version
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.