Help:Info
Jump to navigation
Jump to search
| Info by
| |
|---|---|
| Action | protect · unprotect · info · rollback · unwatch · watch · revert · delete
|
| Driver's Manual | ||||||||||||
| Page | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| New • Search • Info • Move • Delete | ||||||||||||
| Editing | ||||||||||||
| ||||||||||||
| Account | ||||||||||||
| Account • Preferences | ||||||||||||
| Directory... | ||||||||||||
The page information option (in the tool menu) brings up the ?action=info stats for the current page. These include various properties like the database ID, protection status or the first and last authors with revision timestamps. Some are more useful than others, but they are quite handy for on-demand analysis.
Fields
Most have equivalent parser functions which are identified to the right. Reference with this page's info here. Note some are namespace-exclusive and/or may only appear under specific conditions.
| Value | NS | Meaning/Condition(s) | Equiv. Function(s) |
|---|---|---|---|
| Basic information | |||
| Display title | Display title if modified, but usually equivalent just to {{PAGENAME}}.
|
(value set by){{DISPLAYTITLE:}}
| |
| Default sort key | Default sort within categories if modified, but usually just equivalent to {{PAGENAME}}.
|
(value set by){{DEFAULTSORT:}}
| |
| Page size (in bytes) | Self-explanatory. | {{PAGESIZE}}(effectively also:) {{REVISIONSIZE}}
| |
| Namespace ID | Index number of the title namespace. | {{NAMESPACENUMBER}}
| |
| Namespace | Name (prefix) of the title namespace. | {{NAMESPACE}}(effectively also:) {{ns:}}
| |
| Page ID | Unique page identifier (ID) number. | {{PAGEID}}
| |
| User ID | 6
|
Unique user identifier (ID) number of the owner. | |
| Page content language | Always: en - English | {{CONTENTLANGUAGE}}
| |
| Page content model | Options: wikitext (default), sanitized-css, JavaScript, json, css, plain text
|
||
| Indexing by robots | "Allowed" or "Disallowed" | __INDEX____NOINDEX__
| |
| Number of subpages of this page | Includes all descendents, not just immediate children; Redirects as well, as distinguished from "non-redirects". | ||
| Page protection | |||
| edit | Protected status of both edit and move actions, which will be default "allow all users" if log is empty. | {{PROTECTIONLEVEL:}}(with additional formatting:) | |
| move | |||
| Edit history | |||
| Total number of edits | Self-explanatory. | ||
| Page creator | Self-explanatory. | ||
| Latest editor | Self-explanatory. | {{REVISIONUSER}}(with additional formatting like:) {{user}} | |
| Date of page creation | UTC timestamp of the very first revision. | ||
| Date of latest edit | UTC timestamp of the most recent revision. | {{REVISIONTIMESTAMP}}(formatted using:) {{#time:}}
| |

