Module:Citation/CS1: Difference between revisions

special case with only encyclopedia given
m>Dragons flight
(aarrggggh, dots.)
m>Dragons flight
(special case with only encyclopedia given)
Line 388: Line 388:
             Title = ""             
             Title = ""             
         elseif ( Chapter == nil or Chapter == '' ) then
         elseif ( Chapter == nil or Chapter == '' ) then
             Chapter = Title
             if Title ~= args.encyclopedia then
            TransChapter = TransTitle
                Chapter = Title
            Title = ""             
                TransChapter = TransTitle
                Title = ""          
            end            
         end
         end
         if ( Periodical and Periodical ~= "") then
         if ( Periodical and Periodical ~= "") then
Anonymous user