Template:Unsigned: Difference between revisions

Content added Content deleted
(Making the date parameter display link to Help:UTC timestamp)
(Removing "ref" parameter and simplified template output)
 
Line 1: Line 1:
<includeonly><small>unsigned comment -- [[Special:Contributions/{{{1|{{{user|FIXME}}}}}}]] - date/timestamp (in UTC, see [[Help:UTC timestamp]]): {{{date|unknown}}} - see [[Special:PageHistory/{{FULLPAGENAME}}|history of "{{FULLPAGENAME}}"]] for details</small></includeonly><noinclude>
<includeonly><small>unsigned comment by [[Special:Contributions/{{{1|{{{user|UNKNOWN}}}}}}|{{{1|{{{user|UNKNOWN}}}}}}]] - {{{date|unknown timestamp}}} ([[Help:UTC timestamp|UTC]])</small></includeonly><noinclude>


<noinclude>
<noinclude>
Line 12: Line 12:
"description": "User name or the IP address of the user who didn't sign their comment"
"description": "User name or the IP address of the user who didn't sign their comment"
},
},
"ref": {},
"date": {
"date": {
"label": "date/timestamp",
"description": "The timestamp typically generated by '~~~~' on a properly signed comment"
"label": "date/timestamp",
}
"description": "The timestamp typically generated by '~~~~' on a properly signed comment"
}
},
},
"description": "Template for signing otherwise unsigned comments"
"description": "Template for signing otherwise unsigned comments"
Line 32: Line 31:
# <code><nowiki>{{unsigned|user=RobLa|date=~~~~~}}</nowiki></code>
# <code><nowiki>{{unsigned|user=RobLa|date=~~~~~}}</nowiki></code>
#* Result: {{unsigned|user=RobLa|date=07:18, 20 October 2021 (UTC)}}
#* Result: {{unsigned|user=RobLa|date=07:18, 20 October 2021 (UTC)}}
# <code><nowiki>{{unsigned|user=RobLa|date=07:18, 20 October 2021}}</nowiki></code>
#* Result: {{unsigned|user=RobLa|date=07:18, 20 October 2021}}
</noinclude>
</noinclude>