Template:Unsigned: Difference between revisions

From electowiki
Content added Content deleted
(the first parameter (or a parameter by the name of "user") will be required by this template)
(Adding a date parameter)
Line 1: Line 1:
<includeonly><small>unsigned comment -- [[Special:Contributions/{{{1|{{{user|FIXME}}}}}}]]</small><ref>{{{ref|See [[Special:Contributions]] or the history of this page}}}</ref></includeonly><noinclude>
<includeonly><small>unsigned comment -- [[Special:Contributions/{{{1|{{{user|FIXME}}}}}}]] - date: {{{date|unknown}}}</small><ref>{{{ref|See [[Special:Contributions]] or the history of this page}}}</ref></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": {}
"ref": {},
"date": {
"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 26: Line 30:
# <code><nowiki>{{unsigned|user=RobLa}}</nowiki></code>
# <code><nowiki>{{unsigned|user=RobLa}}</nowiki></code>
#* Result: {{unsigned|user=RobLa}}
#* Result: {{unsigned|user=RobLa}}
# <code><nowiki>{{unsigned|user=RobLa|date=~~~~~}}</nowiki></code>

#* Result: {{unsigned|user=RobLa|date=07:18, 20 October 2021 (UTC)}}
== Footnotes ==
== Footnotes ==
<references/>
<references/>

Revision as of 07:18, 20 October 2021


Template for signing otherwise unsigned comments

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
User name1 user

User name or the IP address of the user who didn't sign their comment

Unknownoptional
refref

no description

Unknownoptional
date/timestampdate

The timestamp typically generated by '~~~~' on a properly signed comment

Unknownoptional

Examples

  1. {{unsigned}}
  2. {{unsigned|8.8.8.8}}
  3. {{unsigned|user=RobLa}}
  4. {{unsigned|user=RobLa|date=~~~~~}}

Footnotes

  1. See Special:Contributions or the history of this page
  2. See Special:Contributions or the history of this page
  3. See Special:Contributions or the history of this page
  4. See Special:Contributions or the history of this page