12,659
editsAd placeholder
Template:Unsigned: Difference between revisions
Jump to navigation
Jump to search
no edit summary
(fix the ip parameter) |
No edit summary |
||
Line 1: | Line 1: | ||
<span class="autosigned" | <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> | ||
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 | 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 == | == Examples == | ||
;<code><nowiki>{{Unsigned|Sky|19:57, 5 October 2023}}</nowiki></code> | ;<code><nowiki>{{Unsigned|Sky|19:57, 5 October 2023}}</nowiki></code> | ||
:{{Unsigned|Sky|19:57, 5 October 2023}} | :{{Unsigned|Sky|19:57, 5 October 2023}} | ||
== Template data == | == Template data == | ||
[[Category:Templates]] | [[Category:Templates]] | ||
Line 26: | Line 23: | ||
"type": "date", | "type": "date", | ||
"suggested": true | "suggested": true | ||
} | } | ||
}, | }, | ||
Line 35: | Line 28: | ||
"paramOrder": [ | "paramOrder": [ | ||
"1", | "1", | ||
"2 | "2" | ||
] | ] | ||
} | } | ||
</templatedata></noinclude> | </templatedata></noinclude> |