Difference between revisions of "Template:Unsigned"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Catwheezle
(OK... not sure what I did wrong last time, but this appears to work, so let's try again...)
imported>Catwheezle
(Might as well use the template itself for the documentation...)
Line 4: Line 4:
}}
}}
</includeonly><noinclude>If you're replying in a talk page to someone who didn't sign, you can use this template like so:
</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|''username''|''date''<nowiki>}}</nowiki></code>
::<code><nowiki>{{</nowiki>unsigned|''date''|''username''<nowiki>}}</nowiki></code>
You can copy the ''username'' and ''date'' 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|King Harold II|8:58, 14 October 1066}}</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 you'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>

Revision as of 02:57, 23 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 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.