Template:Welcome

From Don't Starve Wiki
Jump to navigation Jump to search
Shadow Chester.gif

Welcome to Don't Starve Wiki, {{{4}}}!
Thanks for your edit in {{{1}}}.

Wait, I forgot to tell you...
Placeholder.png New to wiki? You can learn how to edit in the help pages. Before high-risk editing, remember to practice in the Sandbox and make sure to read and follow the Manual of Style. Also don't break the Rules!
Science Machine.png Have any questions? Feel free to leave a message to our admins / [[Don't Starve Wiki:|Custodians|custodians]]. We also have an active forum to share your experience.
Directional Sign.png Still confused? The community portal has all the resources you need so you will know how our wiki works. Also, check out recent changes or to do list to help us.
Blueprint.png Uploading tips! If you want to improve the current version of an image, please upload a new version of the image, instead of uploading another image with a different name.
Icon Books.png Editing tips! Keep strategy and tip sections to the minimum, you can create a guide page for comprehensive instructions instead. Also, please always use third person pronouns ("the player", "they", etc.) in articles (guides can be exceptions) to keep articles neutral and less instructional.

Feel free to leave a message on my [[{{{2}}}|message wall]] if you have any inquiry. Thanks, and we hope you can enjoy your editing in Don't Starve Wiki!

{{{3}}}
Template documentation [View] [Edit] [History] [Refresh]
Description
The above template is for adding to the Message wall of any contributor who is identified only by an IP number.
The system will post the template automatically, see MediaWiki:Welcome-message-wall-user.
See also Template:WelcomeIP for welcome message of new IP users.
Syntax
{{subst:welcome|[[$1]]|$2|$3|$4}}
$1 is the last edit page of new user.
$2 is your message wall.
$3 is your signature.
$4 is the username of new user.
Generally it looks like...
{{subst:welcome|[[Glommer]]|Message Wall:Admin|~~~~|User:NewUser}}

Further advice

Use of "subst:" prefix

Using the prefix before any template name copies the template then cuts the connection. If you omit the "subst:" the result copies just the same but will not be editable and will always show the current version of the template - probably not a good idea for a one-off welcoming message, although it is useful for many other templates.

Edit it to make it more specific to this wiki

For example, it could say "Welcome to the XYZWV Wiki". You could add a link to a page you particularly want new users to look at. You could use the "upload file" link to add a new picture that is meaningful (or funny!) to your visitors, and change the code [[Image:Example.jpg]] to the name of your new picture.

Make another one just for you to use

On your user page you could create a link to something like [[Template:welcJG]] then make the resulting page a copy of Template:Welcome and modify it any way you like. Then you can type or paste {{subst:welcJG}} on a newcomer's page and not need further personalising.

Auto sign

You can get the template to automatically include the user's signature, but it will only work when it's substituted. If it's transcluded the four tildes will show. I guess you have to weigh up the advantages and disadvantages; you can easily include the subst: code in MediaWiki:Newarticletext, but you run the risk of experienced users just transcluding it.

PAGENAME

A good idea is to include the {{PAGENAME}} magic word, that way the user feels like it's more of a personal welcome. This can be either directly transcluded, or substituted. There are problems with both options. For direct transclusion, the welcome will show the full pagename (e.g. User talk:Name/Archive2), if it's ever archived. For substitution, the whole template needs to be substituted for it to work. Otherwise, the pagename magic word will show. The same problem is faced as with auto signing; more experienced users are likely to just transclude it.