« Module:Documentation » : différence entre les versions

temp>DannyS712
remove unneeded return variables (if this breaks anything feel free to revert without discussing with me first)
Clementin.granier1 (discussion | contributions)
m 1 version importée
 
(3 versions intermédiaires par 2 utilisateurs non affichées)
Ligne 379 : Ligne 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