Module:Hatnote: Difference between revisions
w>Nihiltres Reordered helper functions (first by export status, then alphabetically) and migrated p.quote upstream from Module:Redirect hatnote (includes contributions by Tamzin and Nihiltres) |
m 1 revision imported: Additionally imports the navbox template |
||
(2 intermediate revisions by 2 users 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) |