Changes

Jump to navigation Jump to search
m
1 revision imported
Line 652: Line 652:     
function Blurb:_makeVandalTemplateParameter()
 
function Blurb:_makeVandalTemplateParameter()
return require('Module:Vandal-m')._main{
+
return mw.getCurrentFrame():expandTemplate{
self._args.user or self._protectionObj.title.baseText
+
title="vandal-m",
 +
args={self._args.user or self._protectionObj.title.baseText}
 
}
 
}
 
end
 
end
4,000

edits

Navigation menu