API:Database field and API property associations: Difference between revisions
m new tvar syntax |
příprava na překlad Tag: Reverted |
||
| Line 18: | Line 18: | ||
! colspan = 3 | <translate><!--T:9--> Properties retrieved via the [[<tvar name=1>Special:MyLanguage/API:Main page</tvar>|API]]</translate> |
! colspan = 3 | <translate><!--T:9--> Properties retrieved via the [[<tvar name=1>Special:MyLanguage/API:Main page</tvar>|API]]</translate> |
||
|- |
|- |
||
!{{ll|Manual:Logging table|logging}} |
!{{ll|Manual:Logging table|<translate>logging</translate>}} |
||
!{{ll|Manual:Page table|page}} |
!{{ll|Manual:Page table|<translate>page</translate>}} |
||
!{{ll|Manual:Recentchanges table|recentchanges}} |
!{{ll|Manual:Recentchanges table|<translate>recentchanges</translate>}} |
||
!{{ll|Manual:Revision table|revision}} |
!{{ll|Manual:Revision table|<translate>revision</translate>}} |
||
!{{ll|Manual:Text table|text}} |
!{{ll|Manual:Text table|<translate>text</translate>}} |
||
!{{ll|API:Logevents|list{{=}}logevents}} |
!{{ll|API:Logevents|list{{=}}logevents}} |
||
!{{ll|API:Recentchanges|list{{=}}recentchanges}} |
!{{ll|API:Recentchanges|list{{=}}recentchanges}} |
||
Revision as of 18:47, 3 October 2025
| This page is part of the MediaWiki Action API documentation. |
| MediaWiki version: | ≥ 1.19 |
This table shows some of the ways in which the logging, page, recentchanges, revision, and text tables are linked together and what properties from the recentchanges and revisions parts of the API are associated with them.
Sometimes there is not an exact match between items on the same row of this table, but they are related in some way. E.g., the "anon" property provides useful information about the user who took an action. It is put in the same row as rc_user because there was no closer match (except perhaps the user property); the recentchanges part of the API does not return a user id. Fields marked in sky blue are obsolete. Fields marked in pink are those that appear to be inaccessible via API. Fields marked in yellow are those that are an inexact match.