Template:Unsigned/doc: Difference between revisions
Jump to navigation
Jump to search
(Added documentation, pretty barebones but should work for now.) |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Doc/subpage}} | {{Doc/subpage}} | ||
Template meant to be added after messages in discussion section which author didn't sign using <code><nowiki>~~~~</nowiki></code> | |||
== Usage == | == Usage == | ||
* {{param|1}} - Username. | |||
* {{param|2}} - Adds small text (usually date & time) after the unsigned message. | |||
== Example == | |||
A user posts some message in discussion section for example: | |||
<pre>Half-Life 3 is in development.</pre> | |||
It's not signed by them so whoever notices it should edit it, adding the correct author of the message: | |||
<pre>Half-Life 3 is in development. {{Unsigned|Gabe Newell}}</pre> | |||
Resulting in: | |||
Half-Life 3 is in development. {{Unsigned|Gabe Newell}} | |||
{{Unsigned|Gabe Newell}} |
Latest revision as of 04:48, 6 April 2025

This is a documentation subpage for Template:Unsigned.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Template meant to be added after messages in discussion section which author didn't sign using ~~~~
Usage
- {{{1}}} - Username.
- {{{2}}} - Adds small text (usually date & time) after the unsigned message.
Example
A user posts some message in discussion section for example:
Half-Life 3 is in development.
It's not signed by them so whoever notices it should edit it, adding the correct author of the message:
Half-Life 3 is in development. {{Unsigned|Gabe Newell}}
Resulting in:
Half-Life 3 is in development. —Unsigned comment added by Gabe Newell (talk • contribs) Always sign your posts with four tildes (~~~~)