Difference between revisions of "Template:Unsigned"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Catwheezle
(Let's try allowing people to put the arguments in either order...)
imported>Cipscis
m (Reverted edits by Goggle0004 (talk) to last revision by Cipscis)
 
(10 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<includeonly>{{#ifeq:{{#time: c | {{{2}}}}}|<strong class="error">Error: invalid time</strong>
<includeonly>{{#ifeq:{{#time: c|{{{1}}}}}|<strong class="error">Error: invalid time</strong>|<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 -->|<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 -->}}</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 -->
|<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><noinclude>If you're replying in a talk page to someone who didn't sign, you can use this template like so:
::<code><nowiki>{{</nowiki>unsigned|''date''|''username''<nowiki>}}</nowiki></code>
::<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:
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>
<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 as:
::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? {{unsigned|8:58, 14 October 1066|King Harold II}}


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

Latest revision as of 14:56, 2 December 2013

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 as:

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 you're NOT using a recognisable date, then it needs to be the first parameter.