Template:Unsigned/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
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|1}} - Username.
* {{param|2}} - Adds small text (usually date & time) after the unsigned message.
* {{param|2}} - Adds small text (usually date & time) after the unsigned message.


{{code|<nowiki>{{Unsigned|Gabe Newell}}</nowiki>}} results in:
== Example ==
{{Unsigned|Gabe Newell}}
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}}

Latest revision as of 03:48, 6 April 2025

Edit-copy.png
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.

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 (talkcontribs) Always sign your posts with four tildes (~~~~)