Module:Citation/CS1: திருத்தங்களுக்கு இடையிலான வேறுபாடு
உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
get the semicolon off the et al. |
fixed end double-dot after book/work title (very rare). |
||
வரிசை 959:
args.id = id;
end
if ( text:sub(-4,-1) == ".''." ) then --when dot after title
text = text:sub(1,-2) end --truncate end-dot
text = z.mw.text.tag({name="span", contents=text, params=args})
வரி 1,282 ⟶ 1,284:
--13Mar2013 Changed config.CitationClass "news" to use "p." page format.
--13Mar2013 Fixed missing "location=" when "web" or "encyclopaedia".
--14Mar2013 Fixed end double-dot after book/work title.
--
--End
| |||