Changes

Jump to navigation Jump to search

Module:Citation

115 bytes removed, 23:10, 18 October 2012
suppress "p." when nil ~= args.nopp; try detect lone number: if ( type(PP) == type(1) ) then...
local PPrefix = config.PPrefix or "p."
local PPPrefix = config.PPPrefix or "pp."
if ( "y" =nil ~= args.nopp ) then PPPrefix = "" PPrefix = "" end
-- Transfer unnumbered arguments to numbered arguments if necessary.
end
if ( PP ~= nil) then
local pnum if ( type(PP) == "number") then Page = "lone " .. PP .. "." elseif ( tonumbertype(PP1) ~= nil) then Page = "range lone " .. PP .. "." else Page = "stuff " .. PP .. "."
end
end
Pages = ""
elseif ( Periodical ~= nil ) then
Pages = " :" .. Pages
else
Pages = " " .. PPPrefix .. Pages
Anonymous user

Navigation menu