Template:Unsigned/doc: Difference between revisions
Page last edited 5 months ago by Xeverything11
wikipedia>Joy →See also: +1 |
wikipedia>RHaworth ref to {{unsigend IP}} |
||
Line 4: | Line 4: | ||
{{UnsignedTemplates}} | {{UnsignedTemplates}} | ||
{{tl|{{PAGENAME}}}} is used to label unsigned comments in a conversation. | {{tl|{{PAGENAME}}}} is used to label unsigned comments left by registered users in a conversation. (For anonymous comments, use {{tl|unsigned IP}}) | ||
=== Usage === | === Usage === | ||
Line 12: | Line 12: | ||
"params": { | "params": { | ||
"1": { | "1": { | ||
"label": "User name | "label": "User name", | ||
"type": "string/wiki-user-name", | "type": "string/wiki-user-name", | ||
"required": true, | "required": true, | ||
"description": "Name | "description": "Name address of the user who left the comment. The value is case-sensitive." | ||
}, | }, | ||
"2": { | "2": { | ||
Line 29: | Line 29: | ||
:'''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. | :'''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 | <code><nowiki>{{subst:Unsigned|user name|time, day month year (UTC)}}</nowiki></code> | ||
=== Examples === | === Examples === | ||
Line 40: | Line 40: | ||
=== See also === | === See also === | ||
*{{t1|spa}} — for comments from [[Wikipedia:Single purpose account|single purpose accounts]] | * {{unsigned IP}} — for messages by IP addresses | ||
*{{tls|uw-tilde}} | * {{t1|spa}} — for comments from [[Wikipedia:Single purpose account|single purpose accounts]] | ||
* {{tls|uw-tilde}} | |||
* {{tl|Interrupted}} | * {{tl|Interrupted}} | ||
{{signatures}} | {{signatures}} | ||
<includeonly> | <includeonly> | ||
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | <!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | ||
[[Category:Username internal link templates]] | [[Category:Username internal link templates]] | ||
</includeonly> | </includeonly> |
Revision as of 10:00, 1 April 2014
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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
User name | 1 | Name address of the user who left the comment. The value is case-sensitive. | User | required |
Time and date | 2 | Timestamp from the edit history. | String | optional |
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|11:15, 1 June 2005 (UTC)}}
- will yield: — Preceding unsigned comment added by Example (talk • contribs) 11:15, 1 June 2005 (UTC)
- Typing:
{{subst:Unsigned|Example}}
See also
- Template:Unsigned IP — for messages by IP addresses
- Template:T1 — for comments from single purpose accounts
- Template:Tls
- {{Interrupted}}