Difference between revisions of "Template:Unsigned"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
(Created it.)
 
m (Fixed space.)
Line 1: Line 1:
<small>-- the preceding unsigned comment was by [[User:{{{1}}}|{{{1}}}]]{{#if:{{{2|}}}| before {{{2}}}|}}.</small><noinclude>{{documentation}}
<small>-- the preceding unsigned comment was by [[User:{{{1}}}|{{{1}}}]]{{#if:{{{2|}}}|&nbsp;before {{{2}}}|}}.</small><noinclude>{{documentation}}
</noinclude>
</noinclude>

Revision as of 03:21, 14 April 2008

-- the preceding unsigned comment was by [[User:{{{1}}}|{{{1}}}]].

Documentation for {{unsigned}}

Use

This is for signing comments that the original author has forgotten to sign.

Usage

Remember to use subst: on it, so you include it entirely.

{{subst:unsigned|username[|~~~~~]}}

The last parameter is optional.

Examples

If the comment was not signed and the user has a userpage

Input
{{subst:unsigned|Example}}
Output
-- the preceding unsigned comment was written by Example.
Input
{{subst:unsigned|Example|~~~~~}}
Output
-- the preceding unsigned comment was written by Example before 19:20, 13 April 2008 (PDT).

If the comment was not signed and the user does not have a userpage

Input
{{subst:unsigned|Example}}
Output
-- the preceding unsigned comment was written by Example.
Input
{{subst:unsigned|Example|~~~~~}}
Output
-- the preceding unsigned comment was written by Example before 19:20, 13 April 2008 (PDT).

If the comment was signed but no timestamp was used

Input
{{subst:unsigned|before=~~~~~}}
Output
-- the preceding unsigned comment was by [[User:{{{1}}}|{{{1}}}]].