Jump to content

Module:Hatnote: Difference between revisions

Ranarian (talk | contribs)
Created page with "-------------------------------------------------------------------------------- -- Module:Hatnote -- -- -- -- This module produces hatnote links and links to related articles. It -- -- implements the {{hatnote}} and {{format link}} meta-templates and includes -- -- helper functions for other Lua hatnote modules...."
 
Ranarian (talk | contribs)
No edit summary
 
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)
Cookies help us deliver our services. By using our services, you agree to our use of cookies.