Module:Handbook: Difference between revisions
No edit summary |
mNo edit summary |
||
| Line 27: | Line 27: | ||
html | html | ||
:tag('div'):addClass('Handbook Entry') | :tag('div'):addClass('Handbook Entry') | ||
:node(p. | :node(p._handbookFormat(args)) | ||
end | end | ||
return frame:preprocess(tostring(html)) | return frame:preprocess(tostring(html)) | ||