Module:Dochead: Difference between revisions

Ganaram inukshuk (talk | contribs)
add header: data/datamodule; this is autodetected if it's a /data subpage.
Ganaram inukshuk (talk | contribs)
temporarily disable categories for none header, pending a proper fix
Line 289: Line 289:
-- If header is none, skip everything
-- If header is none, skip everything
if header == "none" then
if header == "none" then
return categorize(namespace, pagename)
--return categorize(namespace, pagename)
end
end