The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
<!-- | <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | ||
{{ | {{subst only|auto=yes}} | ||
{{UnsignedTemplates}} | |||
{{tl|{{PAGENAME}}}} is used to label unsigned comments left by registered users in a conversation. (For anonymous comments, use {{tl|unsigned IP}}) | |||
=== Usage === | |||
=== | |||
<templatedata> | <templatedata> | ||
{ | { | ||
Line 29: | Line 20: | ||
"label": "Time and date", | "label": "Time and date", | ||
"type": "string", | "type": "string", | ||
"description": "Timestamp from the edit history." | "description": "Timestamp from the edit history." | ||
} | } | ||
} | } | ||
} | } | ||
</templatedata> | </templatedata> | ||
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. | |||
<code><nowiki>{{subst:Unsigned|user name|time, day month year (UTC)}}</nowiki></code> | |||
=== Examples === | |||
* Typing: <code><nowiki>{{subst:Unsigned|Example|</nowiki>{{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} <nowiki>(UTC)}}</nowiki></code> | |||
: will yield: <small><span class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:Example|Example]] ([[User talk:Example|talk]] • [[Special:Contributions/Example|contribs]]) {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)</span></small><!-- Template:Unsigned --> | |||
* Typing: <code><nowiki>{{subst:Unsigned|Example}}</nowiki></code> | |||
: will yield: <small><span class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:Example|Example]] ([[User talk:Example|talk]] • [[Special:Contributions/Example|contribs]]) </span></small><!-- Template:Unsigned --> | |||
=== See also === | |||
* {{tl|unsigned IP}} — for messages by IP addresses | |||
* {{tl|spa}} — for comments from [[Wikipedia:Single purpose account|single purpose accounts]] | |||
* {{tls|uw-tilde}} | |||
* {{tl|Interrupted}} | |||
* {{tl|Xsign}} A wrapper for {{tl|Unsigned}} that parses input copied and pasted directly from revision history | |||
{{Userspace linking templates}} | |||
<includeonly> | |||
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | |||
[[Category:Username internal link templates]] | |||
[[Category:Wikipedia templates to be automatically substituted]] | |||
</includeonly> |