Module:Citation/CS1: திருத்தங்களுக்கு இடையிலான வேறுபாடு
உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
encyc logic |
test whether that is unnecessary |
||
வரிசை 334:
Chapter = args.article
TransChapter = TransTitle
Title = ""
elseif ( Chapter == nil or Chapter == '' ) then
Chapter = Title
TransChapter = TransTitle
Title = ""
end
| |||