Content deleted Content added
rv this is throwing errors all over the project. |
Revert |
||
(One intermediate revision by the same user not shown) | |||
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)
|