Content deleted Content added
The Mol Man (talk | contribs) No edit summary |
The Mol Man (talk | contribs) No edit summary |
||
Line 73:
body_content = '<b>#</b> '
body_wrapper = mw.html.create('code')
:attr('background','
else
body_content = '['..pageurl..'?from=* <b>*</b>] <b>#</b> '
Line 115:
body_wrapper:wikitext(body_content)
body:node(body_wrapper)
toc_frame:node(header)
|