Module:Handbook: Difference between revisions

Kuhlau (talk | contribs)
No edit summary
Kuhlau (talk | contribs)
mNo edit summary
Line 27: Line 27:
html
html
:tag('div'):addClass('Handbook Entry')
:tag('div'):addClass('Handbook Entry')
:node(p._HhandbookFormat(args))
:node(p._handbookFormat(args))
end
end
return frame:preprocess(tostring(html))
return frame:preprocess(tostring(html))