Latest revision |
Your text |
Line 1: |
Line 1: |
| {{Documentation subpage}} | | {{Documentation subpage}} |
| <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | | <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> |
| {{tl|{{PAGENAME}}}} is used to label unsigned comments on Talk pages left by a registered user. | | {{subst only}} |
| | {{UnsignedTemplates}} |
|
| |
|
| == Usage ==
| | {{tl|{{PAGENAME}}}} is used to label unsigned comments in a conversation. |
| The timestamps 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. Note that failing to provide a timestamp in exactly this format (including the "UTC" in parentheses) can cause talk page archiving bots to fail to archive the thread.
| |
|
| |
|
| <code><nowiki>{{subst:Unsigned|user name|time, day month year (UTC)}}</nowiki></code>
| | === Usage === |
|
| |
|
| === Examples ===
| | <code><nowiki>{{subst:Unsigned|user name or IP|time, day month year (UTC)}}</nowiki></code> |
| * Typing: <code><nowiki>{{subst:Unsigned|Example|</nowiki>{{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} <nowiki>(UTC)}}</nowiki></code>
| |
| : will yield: {{Unsigned|demo=yes|Example|{{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)}}
| |
| * Typing: <code><nowiki>{{subst:Unsigned|Example}}</nowiki></code>
| |
| : will yield: {{Unsigned|demo=yes|Example}}
| |
|
| |
|
| == TemplateData ==
| | ;user name or IP: name or IP of user who left comment. |
| <templatedata>
| | ;time, date: time and date stamp from edit history. |
| {
| | |
| "description": "Labels unsigned comments in a conversation.",
| | 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. |
| "params": {
| | :'''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. |
| "1": {
| | |
| "label": "User name",
| | === Example === |
| "type": "string/wiki-user-name",
| | |
| "required": true,
| | Typing: |
| "description": "Name address of the user who left the comment. The value is case-sensitive."
| | <code><nowiki>{{subst:Unsigned|Example|11:15, 1 June 2005 (UTC)}}</nowiki></code> |
| },
| | |
| "2": {
| | will yield: {{Unsigned|Example|11:15, 1 June 2005 (UTC)}} |
| "label": "Time and date",
| | |
| "type": "string",
| | === See also === |
| "description": "Timestamp from the edit history.",
| | |
| "suggested": true
| | *{{t1|spa}} — for comments from [[Wikipedia:Single purpose account|single purpose accounts]] |
| }
| | *{{tls|uw-tilde}} |
| }
| | |
| }
| | {{signatures}} |
| </templatedata> | | |
| | <includeonly> |
| | <!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> |
| | [[Category:Username internal link templates]] |
| | </includeonly> |