Changes

Jump to navigation Jump to search

Module:Citation

137 bytes added, 14:38, 18 October 2012
check data type as "type(PP)"
end
if ( PP ~= nil) then
local pnum if ( type(PP) == "number") then Page = PP local int pnum = int(PP .. "00000") pnum = 0 + pnum if (pnum < 0) then Page = "range " .. PP .. "." end else Page = "stuff " .. PP .. "." end
end
if ( nil == Page ) then
Anonymous user

Navigation menu