Changes

Jump to navigation Jump to search

Module:Citation

79 bytes added, 03:09, 19 October 2012
fixed to show "." after Periodical name
else
if ( tonumber(Pages) ~= nil ) then
Page Pages = " " .. PPrefix .. Pages
else Pages = " " .. PPPrefix .. Pages
end
end
-- Several of the above rely upon detecting this as nil, so do it last.
if ( Periodical ~= nil ) then Periodical = " <i>" .. Periodical .. "</i>."
else Periodical = "" end
--19Oct2012 For pages, put &nbsp in "p.&nbsp;" etc.
--19Oct2012 Enhanced "pages=" to detect lone page as "p." else "pp." prefix.
--19Oct2012 Fixed to show "." after Periodical name (work, newspaper, etc.).
--19Oct2012 ?
--
--End
Anonymous user

Navigation menu