Module:Documentation: Difference between revisions

Undid revision 615575005 by Technical 13 (talk) this puts the end box inside the main div, so we get one blue box inside another blue box; not really what we want
en>Technical 13
(Tested to be working in sandbox.)
en>Mr. Stradivarius
(Undid revision 615575005 by Technical 13 (talk) this puts the end box inside the main div, so we get one blue box inside another blue box; not really what we want)
Line 144: Line 144:
.newline()
.newline()
.done()
.done()
.wikitext(p._endBox(args, env))
.done()
.done()
.wikitext(p._endBox(args, env))
.wikitext(p.addTrackingCategories(env))
.wikitext(p.addTrackingCategories(env))
return tostring(root)
return tostring(root)
Anonymous user