Module:Citation/CS1: Difference between revisions
Does this fix the URL issue
m>Dragons flight (nevermind, I'm probably wrong about this one) |
m>Dragons flight (Does this fix the URL issue) |
||
Line 334: | Line 334: | ||
Chapter = args.article | Chapter = args.article | ||
TransChapter = TransTitle | TransChapter = TransTitle | ||
ChapterURL = URL | |||
URL = '' | |||
else | else | ||
if ( Periodical and Periodical ~= "") then | if ( Periodical and Periodical ~= "") then | ||
Line 339: | Line 341: | ||
Chapter = Title | Chapter = Title | ||
TransChapter = TransTitle | TransChapter = TransTitle | ||
ChapterURL = URL; | |||
URL = '' | |||
end | end | ||
else Periodical = Title | else Periodical = Title |