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
m>Technical 13 (Tested to be working in sandbox.) |
m>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() | ||
.done() | .done() | ||
.wikitext(p._endBox(args, env)) | |||
.wikitext(p.addTrackingCategories(env)) | .wikitext(p.addTrackingCategories(env)) | ||
return tostring(root) | return tostring(root) |