wikipedia>Steel1943
Category move
wikipedia>Voidxor
Use current timestamp in our example ('cause why not?)
Line 32: Line 32:


=== Examples ===
=== Examples ===
 
* Typing: <code><nowiki>{{subst:Unsigned|Example|</nowiki>{{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} <nowiki>(UTC)}}</nowiki></code>
* Typing: <code><nowiki>{{subst:Unsigned|Example|11:15, 1 June 2014 (UTC)}}</nowiki></code>
: will yield: {{Unsigned|Example|{{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)}}
: will yield: {{Unsigned|Example|11:15, 1 June 2014 (UTC)}}
* Typing: <code><nowiki>{{subst:Unsigned|Example}}</nowiki></code>
* Typing: <code><nowiki>{{subst:Unsigned|Example}}</nowiki></code>
: will yield: {{Unsigned|Example}}
: will yield: {{Unsigned|Example}}


=== See also ===
=== See also ===
* {{tl|unsigned IP}} &mdash; for messages by IP addresses
* {{tl|unsigned IP}} &mdash; for messages by IP addresses
* {{tl|spa}} &mdash; for comments from [[Wikipedia:Single purpose account|single purpose accounts]]
* {{tl|spa}} &mdash; for comments from [[Wikipedia:Single purpose account|single purpose accounts]]
Line 45: Line 43:
* {{tl|Interrupted}}
* {{tl|Interrupted}}
* {{tl|Xsign}} A wrapper for {{tl|Unsigned}} that parses input copied and pasted directly from revision history
* {{tl|Xsign}} A wrapper for {{tl|Unsigned}} that parses input copied and pasted directly from revision history


{{Userspace linking templates}}
{{Userspace linking templates}}

Revision as of 23:12, 9 February 2015

Template:Documentation subpage Template:Subst only Template:UnsignedTemplates

{{Unsigned/doc}} is used to label unsigned comments left by registered users in a conversation. (For anonymous comments, use {{unsigned IP}})

Usage

Labels unsigned comments in a conversation.

Template parameters

ParameterDescriptionTypeStatus
User name1

Name address of the user who left the comment. The value is case-sensitive.

Userrequired
Time and date2

Timestamp from the edit history.

Stringoptional

The time stamps in the edit history list for any talk page appear in UTC, or in the local time that is set in your preferences. If you did not adjust the time in your preferences, then the times in the edit history list are in UTC.

Talk page times should always be in UTC. So be sure to use UTC time when using this unsigned template. Adjust the time, if necessary, using the difference you designated between the server UTC time and local time. If this is too difficult to figure out, or you are in a hurry, then leave out the time, and only put in the date.

{{subst:Unsigned|user name|time, day month year (UTC)}}

Examples

  • Typing: {{subst:Unsigned|Example|05:04, 14 October 2025 (UTC)}}
will yield: — Preceding unsigned comment added by Example (talkcontribs) 05:04, 14 October 2025 (UTC)
  • Typing: {{subst:Unsigned|Example}}
will yield: — Preceding unsigned comment added by Example (talkcontribs)

See also

Template:Userspace linking templates