Template:Unsigned/doc
{{#vardefine: nodoc | {{{nodoc}}} }}{{#vardefine: baddoc | {{{baddoc}}} }}
This template should be added after any comments that are not signed.
Usage
The template expects a username and a date. The username should be first and then the date, however the date is optional. If the unsigned comment is an anonymous user (IP address), use the ip=1 parameter so the template links to their contribs, instead of their userpage. This template should always be substituted.
Examples
{{subst:unsigned|John Smith|12:34, 20 November 2010}}
Would give: –The preceding unsigned comment was added by John Smith (Talk|Contribs) 12:34, 20 November 2010. Please sign your posts with ~~~~
{{subst:unsigned|John Smith}}
Would give: –The preceding unsigned comment was added by John Smith (Talk|Contribs) Please sign your posts with ~~~~
{{subst:unsigned|127.0.0.1|12:34, 20 November 2010|ip=1}}
Would give: –The preceding unsigned comment was added by 127.0.0.1 (Talk) 12:34, 20 November 2010. Please sign your posts with ~~~~
{{subst:unsigned|127.0.0.1|ip=1}}
Would give: –The preceding unsigned comment was added by 127.0.0.1 (Talk) Please sign your posts with ~~~~
See also
- {{Undated}}
This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.