Editing Module:Documentation
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 771: | Line 771: | ||
local messageName | local messageName | ||
if subjectSpace == 828 then | if subjectSpace == 828 then | ||
messageName = ' | messageName = 'experimentBlurbModule' | ||
else | else | ||
messageName = ' | messageName = 'experimentBlurbTemplate' | ||
end | end | ||
return message(messageName, {sandboxLinks, testcasesLinks}) | return message(messageName, {sandboxLinks, testcasesLinks}) |