Difference between revisions of "Template:Unsigned"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Catwheezle
(Might as well use the template itself for the documentation...)
imported>Dragoonwraith
m (putting example in code block)
Line 6: Line 6:
::<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 as:
This will be displayed as:
::How do you use these stupid eye guards anyway? {{unsigned|8:58, 14 October 1066|King Harold II}}
::How do you use these stupid eye guards anyway? {{unsigned|8:58, 14 October 1066|King Harold II}}

Revision as of 10:28, 24 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.