Difference between revisions of "Template:Signature"
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
− | <includeonly><span class="sig plainlinks">[[User:{{{1}}}|{{{1}}}]] | [[User talk:{{{1}}}|talk]] • [[Special:Contributions/{{{1}}}|contribs]] | </span></includeonly> | + | <includeonly><span class="sig plainlinks">[[User:{{{1}}}|{{{1}}}]] | [[User talk:{{{1}}}|talk]] • [[Special:Contributions/{{{1}}}|contribs]] {{subst:#if:{{{2|}}}| | {{subst:CURRENTTIME}}, {{subst:CURRENTDAY}} {{subst:CURRENTMONTHNAMEGEN}} {{subst:CURRENTYEAR}} [[wikipedia:UTC|UTC]]|}}</span></includeonly> |
<noinclude> | <noinclude> | ||
<pre> | <pre> | ||
− | + | - Setup in preferences - {{signature|your_user_name|1}} | |
− | - Setup in preferences - {{signature}} | ||
- [√] Treat signature as wikitext (without an automatic link) | - [√] Treat signature as wikitext (without an automatic link) | ||
- Use ~~~ for sign. | - Use ~~~ for sign. | ||
</pre> | </pre> | ||
− | == | + | ==With timestamp== |
− | < | + | <code>{{signature|your_user_name|1}}</code><br /> |
− | + | {{signature|AcDie|1}} | |
+ | ==Without timestamp== | ||
+ | <code>{{signature|your_user_name|}}</code><br /> | ||
+ | {{signature|AcDie|}} | ||
</noinclude> | </noinclude> |
Revision as of 00:48, 7 November 2013
- Setup in preferences - {{signature|your_user_name|1}} - [√] Treat signature as wikitext (without an automatic link) - Use ~~~ for sign.
With timestamp
{{signature|your_user_name|1}}
AcDie | talk • contribs {{subst:#if:1| | {{subst:CURRENTTIME}}, {{subst:CURRENTDAY}} {{subst:CURRENTMONTHNAMEGEN}} {{subst:CURRENTYEAR}} UTC|}}
Without timestamp
{{signature|your_user_name|}}
AcDie | talk • contribs {{subst:#if:| | {{subst:CURRENTTIME}}, {{subst:CURRENTDAY}} {{subst:CURRENTMONTHNAMEGEN}} {{subst:CURRENTYEAR}} UTC|}}