Difference between revisions of "Template:unsigned"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
(shorten)
(9 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<includeonly><small>[[User:{{{1}}}|{{{1}}}]] ([[User talk:{{{1}}}|talk]]) {{{2|}}} <span style="color:grey;">''(please sign your comments with <nowiki>~~</nowiki>~~)''</span></small></includeonly><noinclude>
+
<includeonly> <small> -- [[User:{{{1}}}|{{{1}}}]] ([[User talk:{{{1}}}|talk]]) {{{2|}}} <span style="color:grey; white-space:nowrap;">''({{{3|please sign your comments with <nowiki>~~</nowiki>~~}}})''</span></small></includeonly><noinclude>
  
 
Use this template to attribute an unsigned comment.
 
Use this template to attribute an unsigned comment.
  
 
* <code><nowiki>{{unsigned|Username}}</nowiki></code> produces: <br> {{unsigned|Username}}
 
* <code><nowiki>{{unsigned|Username}}</nowiki></code> produces: <br> {{unsigned|Username}}
* <code><nowiki>{{unsigned|Username|12:34, 5 June 2012 (UTC)}}</nowiki></code> produces: <br> {{unsigned|Username|12:34, 5 June 2012}}
+
* <code><nowiki>{{unsigned|Username|1|2}}</nowiki></code> produces: <br> {{unsigned|Username|1|2}}
 +
* <code><nowiki>{{unsigned|Username||1}}</nowiki></code> produces: <br> {{unsigned|Username||1}}
  
 
</noinclude>
 
</noinclude>

Revision as of 14:10, 4 September 2015


Use this template to attribute an unsigned comment.

  • {{unsigned|Username}} produces:
    -- Username (talk) (please sign your comments with ~~~~)
  • {{unsigned|Username|1|2}} produces:
    -- Username (talk) 1 (2)
  • {{unsigned|Username||1}} produces:
    -- Username (talk) (1)