Template:Unsigned/doc

From Rest of What I Know

{{unsigned}} is used to label unsigned comments on Talk pages. It takes two parameters: the username (or IP address) of the commenter, and optionally the timestamp of the comment.

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.

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

or

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

or

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

As a convenience, the following formats are automatically converted to the time, day month year (UTC) format:

  • Time, MDY (e.g. 19:41, April 28, 2026)
  • Time, YMD (e.g. 19:41, 2026 April 28)
  • Y-M-DTTime (e.g. 2026-04-28T19:41:07)

These are the three additional formats available in Special:Preferences § mw-prefsection-rendering-dateformat. Any other format will cause problems.

The |fix=yes parameter indicates that the comment was signed, but needed to have its signature replaced with a generic one (for instance, because the original signature violated the guidance at WP:SIG).

Examples

[edit source]
  • {{subst:Unsigned|Example|19:41, 28 April 2026 (UTC)}}— Preceding unsigned comment added by Example (talkcontribs) 19:41, 28 April 2026 (UTC)
  • {{subst:Unsigned|19:41, 28 April 2026 (UTC)|Example}}— Preceding unsigned comment added by Example (talkcontribs) 19:41, 28 April 2026 (UTC)
  • {{subst:Unsigned|Example 19:41, 28 April 2026 (UTC)}}— Preceding unsigned comment added by Example (talkcontribs) 19:41, 28 April 2026 (UTC)
  • {{subst:Unsigned|19:41, 28 April 2026 (UTC) Example}}— Preceding unsigned comment added by Example (talkcontribs) 19:41, 28 April 2026 (UTC)
  • {{subst:Unsigned|192.0.2.16|19:41, 28 April 2026 (UTC)}}— Preceding unsigned comment added by 192.0.2.16 (talk) 19:41, 28 April 2026 (UTC)
  • {{subst:Unsigned|19:41, 28 April 2026 (UTC)|192.0.2.16}}— Preceding unsigned comment added by 192.0.2.16 (talk) 19:41, 28 April 2026 (UTC)
  • {{subst:Unsigned|192.0.2.16 19:41, 28 April 2026 (UTC)}}— Preceding unsigned comment added by 192.0.2.16 (talk) 19:41, 28 April 2026 (UTC)
  • {{subst:Unsigned|19:41, 28 April 2026 (UTC) 192.0.2.16}}— Preceding unsigned comment added by 192.0.2.16 (talk) 19:41, 28 April 2026 (UTC)
  • {{subst:Unsigned|19:41, 28 April 2026 (UTC) Example|fix=yes}}— Preceding comment added by Example (talkcontribs) 19:41, 28 April 2026 (UTC) (original signature removed while fixing wiki markup errors)
  • {{subst:Unsigned|19:41, 28 April 2026 (UTC) 192.0.2.16|fix=yes}}— Preceding comment added by 192.0.2.16 (talk) 19:41, 28 April 2026 (UTC) (original signature removed while fixing wiki markup errors)

TemplateData

[edit source]
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Unsigned in articles based on its TemplateData.

TemplateData for Unsigned

<templatedata> { "description": "Labels unsigned comments in a conversation.", "params": { "1": { "label": "User name", "type": "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.", "suggested": true }, "fix": { "description": "If true, indicates that the comment was originally signed. This is useful for re-signing comments whose signatures contained formatting errors.", "type": "boolean" } } } </templatedata>

See also

[edit source]

Find examples of this template substed onto User talk pages.[2026; 2025; 2024] or onto Talk pages.[2026; 2025; 2024] (Patience; this may take a while.)

User information templates provide informational links for a user; they are similar to signatures, but often provide additional information, and may be used by other users. List:

Demo user used is User:Example