Template:unsigned
— This comment was unsigned.
- The following documentation is located at Template:unsigned/documentation. [edit]
- Useful links: subpage list • links • redirects • transclusions • errors (parser/module) • sandbox (diff)
This template is used to attribute comments on discussion pages to users who did not sign them. Generally, it is preferred to be transcluded rather than substituted.
Usage
This template takes the following parameters:
|1=(optional)- the username of the user who posted the comment.
|2=(optional)- a timestamp indicating when the comment was posted.
|diff=(optional)- The identifier of the revision in which the comment was added. This parameter alone does not replace the previous 2, since the template does not know how to infer other values from the revision.
| wikitext | result |
|---|---|
{{unsigned}} |
— This comment was unsigned. |
{{unsigned|Example}} |
— This unsigned comment was added by Example (talk • contribs). |
{{unsigned|127.0.0.1}} |
— This unsigned comment was added by 127.0.0.1 (talk). |
{{unsigned|::1}} |
— This unsigned comment was added by ::1 (talk). |
{{unsigned|~2025-12345-67}} |
— This unsigned comment was added by ~2025-12345-67 (talk). |
{{unsigned||00:00, 1 January 1970 (UTC)}} |
— This unsigned comment was added at 00:00, 1 January 1970 (UTC). |
{{unsigned||00:00, 1 January 1970 (UTC)|diff=1234}} |
— This unsigned comment was added at 00:00, 1 January 1970 (UTC). |
{{unsigned|Example|00:00, 1 January 1970 (UTC)}} |
— This unsigned comment was added by Example (talk • contribs) at 00:00, 1 January 1970 (UTC). |
{{unsigned|Example|00:00, 1 January 1970 (UTC)|diff=1234}} |
— This unsigned comment was added by Example (talk • contribs) at 00:00, 1 January 1970 (UTC). |
The gadget called ⚓ generates a complete template invocation, which you may copy into the clipboard by clicking on a [✎] link near the page header, when viewing a diff or an old revision of a page. It can be enabled in in your preferences (or in per-browser preferences for unregistered users).
TemplateData
TemplateData for unsigned
This template is used to attribute comments on discussion pages to users who did not sign them.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| author | 1 | The username of the user who posted the comment | User | optional |
| timestamp | 2 | A timestamp indicating when the comment was posted | Line | optional |
| id | diff | Identifier of the revision in which the comment was added | Number | optional |