Template:Unsigned IP

From Starfield Wiki
Jump to: navigation, search

Summary[edit]

{{Unsigned IP}} is used to label unsigned comments on a Talk page left by an unregistered user. For comments left by a registered user, use template {{unsigned}} instead.

The template can be substituted (using {{subst:Unsigned IP}}). This produces the code directly rather than calling the template itself and is particularly important when a template is used repeatedly on the same page or inside another template.

Parameters[edit]

Unsigned IP
Parameter Scope Description
1 required The IP address the comment was posted by.
2 optional Date and time of the edit in UTC.

The timestamps in the edit history list for any talk page appear in UTC, or in the local time that is set in your preferences. If you did not adjust the time in your preferences, then the times in the edit history list are in UTC.

Talk page times should always be in UTC. So be sure to use UTC time when using this unsigned template. Adjust the time, if necessary, using the difference you designated between the server UTC time and local time. If this is too difficult to figure out, or you are in a hurry, then leave out the time, and only put in the date. Note that failing to provide a timestamp in exactly this format (including the "UTC" in brackets) can cause talk page archiving bots to fail to archive the thread.

Examples[edit]

Using 198.51.100.1 as an example IP address,

  • {{Unsigned IP|198.51.100.1|07:52, 26 April 2024 (UTC)}}
will yield: — Preceding unsigned comment added by 198.51.100.1 (talk) 07:52, 26 April 2024 (UTC)
  • {{subst:Unsigned IP|198.51.100.1}}
will yield: — Preceding unsigned comment added by 198.51.100.1 (talk)

See also[edit]

  • {{Unsigned}} – For messages by registered users