Difference between revisions of "Template:Unsigned"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Catwheezle
(Time fix, because there are some very picky people out there.)
imported>Catwheezle
(Let's try allowing people to put the arguments in either order...)
Line 1: Line 1:
<includeonly><small>—The preceding [[w:Help:Using_talk_pages|unsigned comment]] was added by [[User:{{{1}}}|{{{1}}}]] ([[User talk:{{{1}}}|talk]] • [[Special:Contributions/{{{1}}}|contribs]]) {{{2}}}</small><!-- Template:Unsigned -->
<includeonly>{{#ifeq:{{#time: c | {{{2}}}}}|<strong class="error">Error: invalid time</strong>
</includeonly><noinclude>If you're replying in a talk page to someone who didn't sign, you can use this template like so:
|<small>—The preceding [[w:Help:Using_talk_pages|unsigned comment]] was added by [[User:{{{2}}}|{{{2}}}]] ([[User talk:{{{2}}}|talk]] • [[Special:Contributions/{{{2}}}|contribs]]) {{{1}}}</small><!-- Template:Unsigned -->
::<code><nowiki>{{</nowiki>unsigned|''username''|''date''<nowiki>}}</nowiki></code>
|<small>—The preceding [[w:Help:Using_talk_pages|unsigned comment]] was added by [[User:{{{1}}}|{{{1}}}]] ([[User talk:{{{1}}}|talk]] • [[Special:Contributions/{{{1}}}|contribs]]) {{{2}}}</small><!-- Template:Unsigned -->
You can copy the ''username'' and ''date'' right out of the edit history, to get something like:
}}</includeonly><noinclude>If you're replying in a talk page to someone who didn't sign, you can use this template like so:
::<nowiki>How do you use these stupid eye guards anyway? {{unsigned|King Harold II|8:58, 14 October 1066}}</nowiki>
::<code><nowiki>{{</nowiki>unsigned|''date''|''username''<nowiki>}}</nowiki></code>
You can copy the ''date'' and ''username'' right out of the edit history, to get something like:
::<nowiki>How do you use these stupid eye guards anyway? {{unsigned|8:58, 14 October 1066|King Harold II}}</nowiki>
This will be displayed something like:
This will be displayed something like:
::How do you use these stupid eye guards anyway? <small>—The preceding [[w:Help:Using_talk_pages|unsigned comment]] was added by [[User:King Harold II|King Harold II]] ([[User talk:King Harold II|talk]] • [[Special:Contributions/King Harold II|contribs]]) 8:58, 14 October 1066</small>
::How do you use these stupid eye guards anyway? <small>—The preceding [[w:Help:Using_talk_pages|unsigned comment]] was added by [[User:King Harold II|King Harold II]] ([[User talk:King Harold II|talk]] • [[Special:Contributions/King Harold II|contribs]]) 8:58, 14 October 1066</small>


Note that for historical reasons, ''date'' and ''name'' can be provided in either order, at least if you're using a valid date. If yo're NOT using a recognisable date, then it needs to be the first parameter.
[[Category:Templates]]
[[Category:Templates]]
<noinclude>
<noinclude>

Revision as of 22:59, 22 February 2012

If you're replying in a talk page to someone who didn't sign, you can use this template like so:

{{unsigned|date|username}}

You can copy the date and username right out of the edit history, to get something like:

How do you use these stupid eye guards anyway? {{unsigned|8:58, 14 October 1066|King Harold II}}

This will be displayed something like:

How do you use these stupid eye guards anyway? —The preceding unsigned comment was added by King Harold II (talkcontribs) 8:58, 14 October 1066

Note that for historical reasons, date and name can be provided in either order, at least if you're using a valid date. If yo're NOT using a recognisable date, then it needs to be the first parameter.