We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e07158e commit 2dd5f5bCopy full SHA for 2dd5f5b
modules/twinklewelcome.js
@@ -317,12 +317,12 @@ Twinkle.welcome.templates = {
317
'welcome-LLM': {
318
description: 'for someone whose initial efforts seem to be made with a large language model',
319
linkedArticle: true,
320
- syntax: '{{subst:welcome-delete|$ARTICLE$|$USERNAME$}} ~~~~'
+ syntax: '{{subst:welcome-LLM|$ARTICLE$|$USERNAME$}} ~~~~'
321
},
322
'welcome-translation': {
323
description: 'for someone whose initial efforts are unattributed translations from another language Wikipedia',
324
325
+ syntax: '{{subst:welcome-translation|$ARTICLE$|$USERNAME$}} ~~~~'
326
327
'welcome-unsourced': {
328
description: 'for someone whose initial efforts are unsourced',
0 commit comments