Module:Hatnote: Difference between revisions
Revert
Nazarzadeh (talk | contribs) m (1 revision imported) |
(Revert) |
||
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) |