Template:Unsigned: Difference between revisions

From electowiki
Content added Content deleted
(Putting some examples on the page that don't work yet)
(the first parameter (or a parameter by the name of "user") will be required by this template)
Line 1: Line 1:
<includeonly><small>unsigned comment -- [[Special:Contributions/{{{1}}}|{{{1}}}]]</small><ref>{{{ref|Link: [[Special:Contributions/{{{1}}}]]}}}</ref></includeonly><noinclude>
<includeonly><small>unsigned comment -- [[Special:Contributions/{{{1|{{{user|FIXME}}}}}}]]</small><ref>{{{ref|See [[Special:Contributions]] or the history of this page}}}</ref></includeonly><noinclude>


<noinclude>
<noinclude>
Line 7: Line 7:
"1": {
"1": {
"aliases": [
"aliases": [
"user",
"user"
"username",
"ipaddr"
],
],
"label": "User name",
"label": "User name",
Line 27: Line 25:
#* Result: {{unsigned|8.8.8.8}}
#* Result: {{unsigned|8.8.8.8}}
# <code><nowiki>{{unsigned|user=RobLa}}</nowiki></code>
# <code><nowiki>{{unsigned|user=RobLa}}</nowiki></code>
#* Result: {{unsigned|name=RobLa}}
#* Result: {{unsigned|user=RobLa}}


== Footnotes ==
== Footnotes ==

Revision as of 09:01, 23 February 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

Examples

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

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