Module talk:Protected edit request: Difference between revisions

Content deleted Content added
m Archiving 1 discussion(s) to Module talk:Protected edit request/Archive 1) (bot
Line 10:
}}
{{Auto archiving notice |bot=lowercase sigmabot III |age=90 |dounreplied=yes}}
 
== Template-protected edit request on 30 May 2020 ==
 
{{edit template-protected|Module:Protected edit request|answered=y}}
Please change line 34
<syntaxhighlight lang="lua">
if not mw.title.getCurrentTitle().isTalkPage and not self.demo then
</syntaxhighlight>
to
<syntaxhighlight lang="lua">
if not mw.title.getCurrentTitle().isTalkPage and not self.args.demo then
</syntaxhighlight>
to fix parameter {{para|demo}}. See [[Template:Edit template-protected/testcases#Answered]] for demonstration of the issue. [[Special:Diff/945753944/959701003|This change]] fixed the error output in {{tl|Edit template-protected/sandbox}}. —⁠[[User:Andrybak|andrybak]] ([[User talk:Andrybak|talk]]) 05:02, 30 May 2020 (UTC)
 
:[[File:Yes check.svg|20px|link=|alt=]] '''Done'''<!-- Template:ETp --> [[User:Cabayi|Cabayi]] ([[User talk:Cabayi|talk]]) 05:17, 30 May 2020 (UTC)
 
== Feature request ==