Skip to content

Commit

Permalink
add back 2 welcome templates (#1513)
Browse files Browse the repository at this point in the history
  • Loading branch information
NovemLinguae committed Mar 31, 2022
1 parent 9890fa7 commit 42286f0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions modules/friendlywelcome.js
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,14 @@ Twinkle.welcome.templates = {
description: 'a welcome message with some helpful links and a plate of cookies',
syntax: '{{subst:welcome cookie}} ~~~~'
},
'welcome-graphical': {
description: 'colorful welcome message with table of about 20 links',
syntax: '$HEADER$ {{subst:W-graphical|$EXTRA$}}'
},
'welcome-menu': {
description: 'welcome message with large table of about 60 links',
syntax: '{{subst:WelcomeMenu}}'
},
'welcoming': {
description: 'welcome message with tutorial links and basic editing tips',
syntax: '{{subst:Welcoming}}'
Expand Down

0 comments on commit 42286f0

Please sign in to comment.