Module:Protection banner: Difference between revisions

m
1 revision imported from wikipedia:Module:Protection_banner
m (233 revisions imported from wikipedia:Module:Protection_banner: this one is missing for the BS map to work)
m (1 revision imported from wikipedia:Module:Protection_banner)
 
(One intermediate revision by one other user not shown)
Line 652:
 
function Blurb:_makeVandalTemplateParameter()
return mw.getCurrentFrame():expandTemplate{
return require('Module:Vandal-m')._main{
title="vandal-m",
args={self._args.user or self._protectionObj.title.baseText}
}
end