Content deleted Content added
Amorymeltzer (talk | contribs) m Actually fix |
Amorymeltzer (talk | contribs) m Wrong order |
||
Line 431:
elseif boxProtectionLevel == 'autoconfirmed' then
userText = '[[Wikipedia:User access levels#Autoconfirmed|autoconfirmed]] user'
responseTemplate = blurb.makeTemplateLink('
elseif boxProtectionLevel == 'interfaceadmin' then
userText = '[[Wikipedia:User access levels#Interface administrators|interface-admin]]'
responseTemplate = blurb.makeTemplateLink('
else
userText = 'user'
|