Module:Citation/CS1: திருத்தங்களுக்கு இடையிலான வேறுபாடு
உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
fixed missing "location=" for class "web" or "encyclopaedia" |
fix ordering |
||
வரிசை 58:
if ( inactive ~= nil ) then
text = "[[Digital object identifier|doi]]:" .. id;
inactive = " (inactive " .. inactive .. ")" ▼
cat = cat .. "[[Category:Pages with DOIs inactive since " .. z.wikitext.canonicalcleanuptime(inactive) .. "]]"
▲ inactive = " (inactive " .. inactive .. ")"
else
text = externallinkid(frame, {link="Digital object identifier",label="doi",prefix="http://dx.doi.org/",id=id,separator=":"})
| |||