Module:Documentation: Difference between revisions

the version that avoids captures took somewhat less memory in my test setup, maybe it will help here?
m fixed comma splice
Line 84: Line 84:
:done()
:done()
:wikitext(
:wikitext(
'This is the documentation page, it ',
'This is the documentation page. It ',
pageType == 'module' and 'will' or 'should',
pageType == 'module' and 'will' or 'should',
' be transcluded into the main ', pageType, ' page. ',
' be transcluded into the main ', pageType, ' page. ',