User:Sav/welcome.js: Difference between revisions
From Test Wiki
Content deleted Content added
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
// THIS IS A WORK IN PROGRESS, DO NOT INSTALL THIS SCRIPT OR MAKE CHANGES. |
|||
const WELCOME_TEMPLATE = "User:Sav/Welcome"; |
const WELCOME_TEMPLATE = "User:Sav/Welcome"; |
||
const tag = "Welcome!"; // Change this to change the query used to detect if you're welcoming |
const tag = "Welcome!"; // Change this to change the query used to detect if you're welcoming |
||