Template:Unsigned: Difference between revisions

Removing "ref" parameter and simplified template output
(the first parameter (or a parameter by the name of "user") will be required by this template)
(Removing "ref" parameter and simplified template output)
 
(3 intermediate revisions by the same user not shown)
Line 1:
<includeonly><small>unsigned comment --by [[Special:Contributions/{{{1|{{{user|FIXMEUNKNOWN}}}}}}]]</small><ref>|{{{ref1|See [[Special:Contributions{{{user|UNKNOWN}}}}}}]] or- the history of{{{date|unknown this pagetimestamp}}} ([[Help:UTC timestamp|UTC]])</refsmall></includeonly><noinclude>
 
<noinclude>
Line 12:
"description": "User name or the IP address of the user who didn't sign their comment"
},
"refdate": {}
"label": "date/timestamp",
"description": "The timestamp typically generated by '~~~~' on a properly signed comment"
}
},
"description": "Template for signing otherwise unsigned comments"
Line 26 ⟶ 29:
# <code><nowiki>{{unsigned|user=RobLa}}</nowiki></code>
#* Result: {{unsigned|user=RobLa}}
# <code><nowiki>{{unsigned|user=RobLa|date=~~~~~}}</nowiki></code>
 
#* Result: {{unsigned|user=RobLa|date=07:18, 20 October 2021 (UTC)}}
== Footnotes ==
# <code><nowiki>{{unsigned|user=RobLa|date=07:18, 20 October 2021}}</nowiki></code>
<references/>
#* Result: {{unsigned|user=RobLa|date=07:18, 20 October 2021}}
</noinclude>