Difference between revisions of "Template:Welcome/doc"
From Paragon Wiki Archive
Zombie Man (Talk | contribs) m (Moved within heirarchy of categories) |
(Now allows custom signature) |
||
Line 6: | Line 6: | ||
That will place the contents of the welcome message on the user's talk page. The message will autosign itself, so you do not need to manually add <code><nowiki>-- ~~~~</nowiki></code> at the end. | That will place the contents of the welcome message on the user's talk page. The message will autosign itself, so you do not need to manually add <code><nowiki>-- ~~~~</nowiki></code> at the end. | ||
+ | |||
+ | Some users have a signature that already includes the dashes. If you would like to omit the auto-signature and supply your own, you can use the template as such: | ||
+ | : <code><nowiki>{{subst:welcome|~~~~}}</nowiki></code> | ||
+ | That will replace the automatic <code><nowiki>-- ~~~~</nowiki></code> with the <code><nowiki>~~~~</nowiki></code> you provided. | ||
<includeonly><!-- | <includeonly><!-- |
Latest revision as of 21:49, 20 June 2012
Usage
This template should be subst'd for proper usage:
-
{{subst:welcome}}
That will place the contents of the welcome message on the user's talk page. The message will autosign itself, so you do not need to manually add -- ~~~~
at the end.
Some users have a signature that already includes the dashes. If you would like to omit the auto-signature and supply your own, you can use the template as such:
-
{{subst:welcome|~~~~}}
That will replace the automatic -- ~~~~
with the ~~~~
you provided.