Page MenuHomeWickedGov Phorge

en.json
No OneTemporary

Size
4 KB
Referenced Files
None
Subscribers
None
{
"@metadata": {
"authors": [
"Andrew Garrett"
]
},
"globalblocking-apierror-badip": "IP address $1 is not valid",
"globalblocking-apierror-cannot-modify-global-autoblock": "You cannot modify global autoblocks",
"apihelp-globalblock-summary": "Globally block or unblock a user.",
"apihelp-globalblock-param-id": "ID of the global block to modify or unblock (obtained through <kbd>list=globalblocks</kbd>). Cannot be used together with <var>$1target</var>.",
"apihelp-globalblock-param-target": "The target IP address or username. Cannot be used together with <var>$1id</var>.",
"apihelp-globalblock-param-expiry": "If specified, will block or reblock the user. Determines how long the block will last for, e.g. \"5 months\" or \"2 weeks\". If set to \"infinite\" or \"indefinite\" the block will never expire.",
"apihelp-globalblock-param-unblock": "If specified, will unblock the user.",
"apihelp-globalblock-param-reason": "The reason for blocking/unblocking.",
"apihelp-globalblock-param-anononly": "Specify this if the block should only affect logged-out users globally.",
"apihelp-globalblock-param-allow-account-creation": "Specify this if the global block should not prevent account creation.",
"apihelp-globalblock-param-enable-autoblock": "Specify this if the global block should trigger global autoblocks.",
"apihelp-globalblock-param-modify": "Specify this if the existing block on the target should be modified",
"apihelp-globalblock-example-1": "Block 192.0.2.1 indefinitely with reason \"Cross-wiki abuse\"",
"apihelp-query+globalblocks-summary": "List all globally blocked IP addresses.",
"apihelp-query+globalblocks-param-start": "The timestamp to start enumerating from.",
"apihelp-query+globalblocks-param-end": "The timestamp to stop enumerating at.",
"apihelp-query+globalblocks-param-ids": "Pipe-separated list of block IDs to list.",
"apihelp-query+globalblocks-param-addresses": "Pipe-separated list of IP addresses to search for.",
"apihelp-query+globalblocks-param-targets": "Pipe-separated list of usernames, IP addresses, or IP ranges to search for. To search for IP blocks inside a given range, use $1ip instead.",
"apihelp-query+globalblocks-param-ip": "Get all blocks applying to this IP address or CIDR range, including range blocks. Cannot be used together with $1addresses or $1targets. CIDR ranges broader than /16 are not accepted.",
"apihelp-query+globalblocks-param-limit": "The maximum amount of blocks to list.",
"apihelp-query+globalblocks-param-prop": "Which properties to get.",
"apihelp-query+globalblocks-paramvalue-prop-id": "Adds the ID of the global block.",
"apihelp-query+globalblocks-paramvalue-prop-target": "Adds the target of the global block.",
"apihelp-query+globalblocks-paramvalue-prop-address": "Adds the target of the global block. This is deprecated and has been replaced by the 'target' prop.",
"apihelp-query+globalblocks-paramvalue-prop-by": "Adds the username of the blocking user, along with the wiki where they performed the global block.",
"apihelp-query+globalblocks-paramvalue-prop-timestamp": "Adds the timestamp of when the global block was given.",
"apihelp-query+globalblocks-paramvalue-prop-expiry": "Adds the timestamp of when the global block expires.",
"apihelp-query+globalblocks-paramvalue-prop-reason": "Adds the reason given for the global block.",
"apihelp-query+globalblocks-paramvalue-prop-range": "Adds the range of IP addresses affected by the global block (not included if the block does not target IP addresses).",
"apihelp-query+globalblocks-example-1": "List all global blocks",
"apihelp-query+globalblocks-example-2": "List global blocks applying to IP address 192.0.2.18",
"apihelp-globalblock-param-alsolocal": "Block the user locally as well. Cannot be used together with <var>$1id</var>.",
"apihelp-globalblock-param-localblockstalk": "Revoke talk page access locally. Cannot be used together with <var>$1id</var>.",
"apihelp-globalblock-param-localblocksemail": "Revoke email access locally. Cannot be used together with <var>$1id</var>.",
"apihelp-globalblock-param-localanononly": "Specify this if the block should only affect logged-out users locally. Cannot be used together with <var>$1id</var>.",
"apihelp-globalblock-param-local-allow-account-creation": "Specify this if the local block should not prevent account creation. Cannot be used together with <var>$1id</var>."
}

File Metadata

Mime Type
application/json
Expires
Tue, Aug 18, 18:41 (3 w, 15 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
3d/0d/30474df2c9c372c658d93b0f31ca
Default Alt Text
en.json (4 KB)

Event Timeline