Template:Unsigned

From MansunWiki
Jump to: navigation, search

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

[view] [edit] [history] [purge] Template-info.svg Template Documentation
Template:UnsignedTemplates

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

Usage

<templatedata> { "description": "Labels unsigned comments in a conversation.", "params": { "1": { "label": "User name", "type": "string/wiki-user-name", "required": true, "description": "Name address of the user who left the comment. The value is case-sensitive." }, "2": { "label": "Time and date", "type": "string", "description": "Timestamp from the edit history." } } } </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.

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

Examples

  • Typing: {{subst:Unsigned|Example|08:11, 27 April 2024 (UTC)}}
will yield: — Preceding unsigned comment added by Example (talkcontribs) 08:11, 27 April 2024 (UTC)
  • Typing: {{subst:Unsigned|Example}}
will yield: — Preceding unsigned comment added by Example (talkcontribs)

See also

Template:Userspace linking templates