Content deleted Content added
Make empty function for direct invokation Tag: Reverted |
debug Tag: Reverted |
||
Line 136:
-- Produces standard hatnote text. Implements the {{hatnote}} template.
--------------------------------------------------------------------------------
p[''] = function (frame) return p.hatnote(frame:newChild{ title = "Template:Hatnote" }) end
function p.hatnote(frame)
|