Module:Documentation: Difference between revisions

add __EXPECTUNUSEDTEMPLATE__ to sandboxNotice
m (1 revision imported from wikipedia:Module:Documentation)
(add __EXPECTUNUSEDTEMPLATE__ to sandboxNotice)
Line 379: Line 379:
-- Get the text. We start with the opening blurb, which is something like
-- Get the text. We start with the opening blurb, which is something like
-- "This is the template sandbox for [[Template:Foo]] (diff)."
-- "This is the template sandbox for [[Template:Foo]] (diff)."
local text = ''
local text = '__EXPECTUNUSEDTEMPLATE__'
local pagetype, sandboxCat
local pagetype, sandboxCat
if subjectSpace == 10 then
if subjectSpace == 10 then
Anonymous user