Template:Unsigned: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
(Create.)
 
mNo edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Preceding unsigned comment added by [[User:{{{1}}}|{{{1}}}]] ([[User talk:{{{1}}}|talk]])<noinclude><br/>
<includeonly><span class="autosigned">[https://www.mediawiki.org/wiki/Help:Signatures unsigned comment] by [[User:{{{1}}}|{{{1}}}]] ([[User talk:{{{1}}}|talk]]) {{{2|}}}</span></includeonly><noinclude>{{Documentation|content=
Helps attribute unsigned comments. For comments from an ip, use [[Template:Unsigned ip]].
Helps attribute unsigned comments. Can use [[Template:Unsigned2]] if you want to copy paste from History and not have to reverse the order of the arguments.


E.g. <code><nowiki>{{Unsigned|Sky}}</nowiki></code> → {{Unsigned|Sky}}
== Examples ==
{{Template demo
| style = table
| <nowiki>{{Unsigned|Sky|19:57, 5 October 2023}}</nowiki>
}}


== Template data ==
<templatedata>
{
"params": {
"1": {
"label": "user",
"description": "The name of IP of the user to sign on behalf of.",
"required": true
},
"2": {
"label": "date",
"description": "The time and/or date this comment was written.",
"type": "date",
"suggested": true
}
},
"format": "inline",
"paramOrder": [
"1",
"2"
]
}
</templatedata>
}}
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 22:58, 19 January 2025

Template documentation

Helps attribute unsigned comments. Can use Template:Unsigned2 if you want to copy paste from History and not have to reverse the order of the arguments.

Examples

Markup Renders as
{{Unsigned|Sky|19:57, 5 October 2023}}
unsigned comment by Sky (talk) 19:57, 5 October 2023

Template data

No description.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
user1

The name of IP of the user to sign on behalf of.

Unknownrequired
date2

The time and/or date this comment was written.

Datesuggested