Difference between revisions of "Template:Unsigned"

From Winamp Developer Wiki
Jump to: navigation, search
(Create unsigned template based on source at http://en.wikipedia.org/wiki/Template:Unsigned)
 
(change to add actual usage text etc)
 
Line 1: Line 1:
<small><span class="autosigned">—Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:{{{1}}}|{{{1}}}]] ([[User talk:{{{1}}}|talk]] • [[Special:Contributions/{{{1}}}|contribs]]) {{{2|}}}</span></small><!-- Template:Unsigned --><noinclude>
+
<small><span class="autosigned">—Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:{{{1}}}|{{{1}}}]] ([[User talk:{{{1}}}|talk]] • [[Special:Contributions/{{{1}}}|contribs]]) {{{2|}}}</span></small><!-- Template:Unsigned --><noinclude>__NOTOC__
{{documentation}} <!-- add categories and interwiki links to the /doc page, not here --></noinclude>
+
 
 +
== Usage ==
 +
This template can be used to label unsigned comments in a conversation, to attribute them to the correct user.
 +
 
 +
&#123;&#123;subst:unsigned|''user name''|''date''&#125;&#125;
 +
;user name : name or IP of user who left comment
 +
;date : (optional, but recommended) datestamp from edit history (remember to label it UTC)
 +
 
 +
The datestamp from the edit history appears in your local time that is set in your preferences. <br>
 +
'''In order for the time to be UTC, adjust it using the difference you designated between the server time and local time.'''
 +
 
 +
== Example ==
 +
Typing:
 +
<code><nowiki>{{subst:unsigned|SomeUser|09:20, Jun 17, 2005 (UTC)}}</nowiki></code>
 +
will yield:
 +
{{unsigned|SomeUser|09:20, Jun 17, 2005 (UTC)}}
 +
 
 +
==Redirects==
 +
* <tt><nowiki>{{nosig}}</nowiki></tt> (which stands for "no signature")
 +
 
 +
==See also==
 +
* [[:Template:Unsignedr]] - a version with reversed parameters for use with copy-pasted text from history lists
 +
 
 +
[[Category:User templates|{{PAGENAME}}]]
 +
</noinclude>

Latest revision as of 15:12, 21 May 2010

—Preceding unsigned comment added by [[User:{{{1}}}|{{{1}}}]] ([[User talk:{{{1}}}|talk]] • [[Special:Contributions/{{{1}}}|contribs]])

Usage

This template can be used to label unsigned comments in a conversation, to attribute them to the correct user.

{{subst:unsigned|user name|date}}
user name 
name or IP of user who left comment
date 
(optional, but recommended) datestamp from edit history (remember to label it UTC)

The datestamp from the edit history appears in your local time that is set in your preferences.
In order for the time to be UTC, adjust it using the difference you designated between the server time and local time.

Example

Typing: {{subst:unsigned|SomeUser|09:20, Jun 17, 2005 (UTC)}} will yield: —Preceding unsigned comment added by SomeUser (talkcontribs) 09:20, Jun 17, 2005 (UTC)

Redirects

  • {{nosig}} (which stands for "no signature")

See also

  • Template:Unsignedr - a version with reversed parameters for use with copy-pasted text from history lists