Module:Citation/CS1: திருத்தங்களுக்கு இடையிலான வேறுபாடு
உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
removed enddot "." after "quote=" parameter; changed config.CitationClass "news" to use "p." page format. |
fixed missing "location=" for class "web" or "encyclopaedia" |
||
வரிசை 785:
if ( PublisherName and PublisherName ~="" ) then
Publisher = sepc .. " " .. PublicationPlace .. PublisherName .. PublicationDate
if (Location ~=nil) then Publisher= sepc .. " " .. Location
else Publisher = "" end
end
end
வரி 1,227 ⟶ 1,229:
--13Mar2013 Removed enddot "." after "quote=" parameter.
--13Mar2013 Changed config.CitationClass "news" to use "p." page format.
--13Mar2013 Fixed missing "location=" when "web" or "encyclopaedia".
--
--End
| |||