Module:Hatnote: Difference between revisions
EnWikiAdmin (talk | contribs) m 1 revision imported |
EnWikiAdmin (talk | contribs) m 1 revision imported |
||
(One intermediate revision by one other user not shown) | |||
Line 136: | Line 136: | ||
-- Produces standard hatnote text. Implements the {{hatnote}} template. | -- Produces standard hatnote text. Implements the {{hatnote}} template. | ||
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ||
p[''] = function (frame) return p.hatnote(frame:newChild{ title = "Template:Hatnote" }) end | |||
function p.hatnote(frame) | function p.hatnote(frame) |