Difference between revisions of "Template:Unsigned"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
<small>-- the preceding {{#if:{{{before|}}}||unsigned}} comment was written {{#if:{{{before|}}}|before {{{before}}}|by [[Special:Contributions/{{{1}}}|{{{1}}}]]{{#if:{{{2|}}}|&nbsp;before {{{2}}}|}}}}.</small><noinclude>{{documentation}}
<small>-- the preceding {{#if:{{{before|}}}||unsigned}} comment was written {{#if:{{{before|}}}|before {{{before}}}|by {{#ifexist:User:{{{1}}}|[[User:{{{1}}}|{{{1}}}]]|[[Special:Contributions/{{{1}}}|{{{1}}}]]}}{{#if:{{{2|}}}|&nbsp;before {{{2}}}|}}}}.</small><noinclude>{{documentation}}
</noinclude>
</noinclude>

Latest revision as of 21:36, 27 September 2013

-- the preceding unsigned comment was written by [[Special:Contributions/{{{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 comment was written before 19:20, 13 April 2008 (PDT).