Module:Sandbox/BrownHairedGirl/IrelandByCountyCatNav2: Difference between revisions

Content deleted Content added
.
.
Line 103:
 
-- now check whether to parse the page title
if (true) then
retval = "* p_before = [" .. p_before .. "]\n* p_after = [" .. p_after .. "]"
retval = retval .. "\n*p_before .. p_after = [" .. p_before .. p_after .. "]"
return retval
end
 
if not (is_title_specified(p_before, p_after)) then
if not (parse_pagename(thispagename)) then