Template:Checkuser log

From Brighter Shores Wiki
Revision as of 18:43, 11 April 2024 by BlackHawk (talk | contribs) (Created page with "<includeonly>*{{#ifexpr:{{#if:{{{date|}}}|0|1}}=1 or {{#if:{{{checker|}}}|0|1}}=1 or {{#if:{{{user|}}}|0|1}}=1|<span class="error">'''Error: Missing parameters (date, checker, or user)'''</span>|{{#switch:{{lc:{{{type|ips}}}}} |ips |ip={{#vardefine:type|IP addresses}} |users |user={{#vardefine:type|users}} |edits |edit={{#vardefine:type|edits}} }}}}{{{date}}}, [[User:{{{checker}}}|{{{checker}}}]] got {{#var:type}} for [[User:{{{user}}}|{{{user}}}]] (User talk:{{{user}}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Template documentation
This documentation is transcluded from Template:Checkuser log/doc. [edit] [history] [purge]

The checkuser log template is used on Brighter Shores:Check user/Log to format the entries.

Parameters

{{Checkuser log
|type=
|date=
|checker=
|user=
|reason=
|follow=
}}
  • type - the type of checkuser carried out, either: ip (for getting IPs from a username) or edit (for getting edits from a username)
  • date - the date and time that the checkuser was carried out. This will be converted to a consistent format in UTC.
  • checker - the user carrying out the check. Do not include the User: prefix.
  • user - the user being checked. Do not list checks performed on IP addresses.
  • reason - the reason given for the check, preferably the same reason as given on the checkuser form.
  • follow - if you followed up getting IPs from a username with a check for users from those IPs, then define this variable. This allows actions performed on IPs to be recorded without listing the IPs in question for privacy.