Module:Citation/CS1: திருத்தங்களுக்கு இடையிலான வேறுபாடு

உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
moved Language to follow Periodical or Series; fixed Edition to follow Series or Volume; fixed class "encyclopaedia" to show article as quoted Chapter.
changed class "encyclopaedia" to omit "(__)" around publisher; updated internal notes.
வரிசை 750:
end
local Publisher = ""
if ( Periodical ~= nil and Periodical ~= "" and
config.CitationClass ~= "encyclopaedia" and
config.CitationClass ~= "web" ) then
if ( PublicationDate ~= nil and PublicationDate ~="" ) then
then PublicationDate = " " .. PublicationDate else PublicationDate = "" end
if ( PublisherName ~= nilelse andPublicationDate PublisherName= ~="" ) thenend
if ( PublisherName and PublisherName ~="" ) then
Publisher = " (" .. PublicationPlace .. PublisherName .. PublicationDate .. ")"
else
வரி 761 ⟶ 763:
end
else
if ( PublicationDate ~= nil and PublicationDate ~="" ) then
PublicationDate = " (published " .. PublicationDate .. ")"
else PublicationDate = "" end
if ( PublisherName ~= nil and PublisherName ~="" ) then
Publisher = sepc .. " " .. PublicationPlace .. PublisherName .. PublicationDate else Publisher = "" end
else Publisher = ""
end
end
-- Several of the above rely upon detecting this as nil, so do it last.
வரி 1,108 ⟶ 1,112:
-- NOTE A1: This Lua module was originally designed to handle a mix
-- of citation styles, crossing Vancouver style with Wikipedia's
-- local Citation Style 1 (CS1) from {Template:Citation/core)}.
-- However, the conflicting positions of parameters, scattered
-- in twisted locations across this module, led to a separate
வரி 1,116 ⟶ 1,120:
-- displayed parameters has been a continual headache, to keep
-- coordinated with the data in parentheses "(data)". There
-- mighthas bebeen a need to pre-check for the existence of related
-- options, to keep from putting double-dots ".." in some cases.
-- In particular, the omission of the "title=" parameter has led
-- to several cases of a spurious dot ". ." because the original
-- design had treated the title as a mandatory parameter.
--
------------------------------------------------------------------------
வரி 1,187 ⟶ 1,194:
--05Mar2013 Fixed class encyclopaedia to show article as quoted Chapter.
--05Mar2013 Fixed class encyclopaedia to show page as "pp." or "p.".
--07Mar2013 Changed class encyclopaedia to omit "( )" around publisher.
--
--End
"https://tamilar.wiki/w/Module:Citation/CS1" இலிருந்து மீள்விக்கப்பட்டது