PHPSessionHandler: Implement SessionHandlerInterface
[mediawiki.git] / includes / api / i18n / qqq.json
blobdf4f881dee7a92e6c0efd1ea64743db0a4ad3ae9
2         "@metadata": {
3                 "authors": [
4                         "Liuxinyu970226",
5                         "Robby",
6                         "Shirayuki",
7                         "Umherirrender",
8                         "McDutchie",
9                         "Raymond",
10                         "Anomie",
11                         "Nemo bis",
12                         "Amire80",
13                         "Siebrand",
14                         "Purodha",
15                         "Tacsipacsi"
16                 ]
17         },
18         "apihelp-main-description": "{{doc-apihelp-description|main}}",
19         "apihelp-main-param-action": "{{doc-apihelp-param|main|action}}",
20         "apihelp-main-param-format": "{{doc-apihelp-param|main|format}}",
21         "apihelp-main-param-maxlag": "{{doc-apihelp-param|main|maxlag}}\n\n\"$host\" and \"$lag\" are not variables and appear as is.",
22         "apihelp-main-param-smaxage": "{{doc-apihelp-param|main|smaxage}}",
23         "apihelp-main-param-maxage": "{{doc-apihelp-param|main|maxage}}",
24         "apihelp-main-param-assert": "{{doc-apihelp-param|main|assert}}",
25         "apihelp-main-param-requestid": "{{doc-apihelp-param|main|requestid}}",
26         "apihelp-main-param-servedby": "{{doc-apihelp-param|main|servedby}}",
27         "apihelp-main-param-curtimestamp": "{{doc-apihelp-param|main|curtimestamp}}",
28         "apihelp-main-param-origin": "{{doc-apihelp-param|main|origin}}",
29         "apihelp-main-param-uselang": "{{doc-apihelp-param|main|uselang}}",
30         "apihelp-block-description": "{{doc-apihelp-description|block}}",
31         "apihelp-block-param-user": "{{doc-apihelp-param|block|user}}",
32         "apihelp-block-param-expiry": "{{doc-apihelp-param|block|expiry}}\n{{doc-important|Do not translate \"5 months\", \"2 weeks\", \"infinite\", \"indefinite\" or \"never\"!}}",
33         "apihelp-block-param-reason": "{{doc-apihelp-param|block|reason}}",
34         "apihelp-block-param-anononly": "{{doc-apihelp-param|block|anononly}}\n* See also {{msg-mw|ipb-hardblock}}",
35         "apihelp-block-param-nocreate": "{{doc-apihelp-param|block|nocreate}}\n* See also {{msg-mw|ipbcreateaccount}}",
36         "apihelp-block-param-autoblock": "{{doc-singularthey}}\n{{doc-apihelp-param|block|autoblock}}\n* See also {{msg-mw|ipbenableautoblock}}",
37         "apihelp-block-param-noemail": "{{doc-apihelp-param|block|noemail}}\n* See also {{msg-mw|ipbemailban}}",
38         "apihelp-block-param-hidename": "{{doc-apihelp-param|block|hidename}}",
39         "apihelp-block-param-allowusertalk": "{{doc-apihelp-param|block|allowusertalk}}\n* See also {{msg-mw|ipb-disableusertalk}}",
40         "apihelp-block-param-reblock": "{{doc-apihelp-param|block|reblock}}",
41         "apihelp-block-param-watchuser": "{{doc-apihelp-param|block|watchuser}}",
42         "apihelp-block-example-ip-simple": "{{doc-apihelp-example|block}}",
43         "apihelp-block-example-user-complex": "{{doc-apihelp-example|block}}",
44         "apihelp-checktoken-description": "{{doc-apihelp-description|checktoken}}",
45         "apihelp-checktoken-param-type": "{{doc-apihelp-param|checktoken|type}}",
46         "apihelp-checktoken-param-token": "{{doc-apihelp-param|checktoken|token}}",
47         "apihelp-checktoken-param-maxtokenage": "{{doc-apihelp-param|checktoken|maxtokenage}}",
48         "apihelp-checktoken-example-simple": "{{doc-apihelp-example|checktoken}}",
49         "apihelp-clearhasmsg-description": "{{doc-apihelp-description|clearhasmsg}}",
50         "apihelp-clearhasmsg-example-1": "{{doc-apihelp-example|clearhasmsg}}",
51         "apihelp-compare-description": "{{doc-apihelp-description|compare}}",
52         "apihelp-compare-param-fromtitle": "{{doc-apihelp-param|compare|fromtitle}}",
53         "apihelp-compare-param-fromid": "{{doc-apihelp-param|compare|fromid}}",
54         "apihelp-compare-param-fromrev": "{{doc-apihelp-param|compare|fromrev}}",
55         "apihelp-compare-param-totitle": "{{doc-apihelp-param|compare|totitle}}",
56         "apihelp-compare-param-toid": "{{doc-apihelp-param|compare|toid}}",
57         "apihelp-compare-param-torev": "{{doc-apihelp-param|compare|torev}}",
58         "apihelp-compare-example-1": "{{doc-apihelp-example|compare}}",
59         "apihelp-createaccount-description": "{{doc-apihelp-description|createaccount}}",
60         "apihelp-createaccount-param-name": "{{doc-apihelp-param|createaccount|name}}\n{{Identical|Username}}",
61         "apihelp-createaccount-param-password": "{{doc-apihelp-param|createaccount|password}}",
62         "apihelp-createaccount-param-domain": "{{doc-apihelp-param|createaccount|domain}}",
63         "apihelp-createaccount-param-token": "{{doc-apihelp-param|createaccount|token}}",
64         "apihelp-createaccount-param-email": "{{doc-apihelp-param|createaccount|email}}",
65         "apihelp-createaccount-param-realname": "{{doc-apihelp-param|createaccount|realname}}",
66         "apihelp-createaccount-param-mailpassword": "{{doc-apihelp-param|createaccount|mailpassword}}",
67         "apihelp-createaccount-param-reason": "{{doc-apihelp-param|createaccount|reason}}",
68         "apihelp-createaccount-param-language": "{{doc-apihelp-param|createaccount|language}}",
69         "apihelp-createaccount-example-pass": "{{doc-apihelp-example|createaccount}}",
70         "apihelp-createaccount-example-mail": "{{doc-apihelp-example|createaccount}}",
71         "apihelp-delete-description": "{{doc-apihelp-description|delete}}",
72         "apihelp-delete-param-title": "{{doc-apihelp-param|delete|title}}",
73         "apihelp-delete-param-pageid": "{{doc-apihelp-param|delete|pageid}}",
74         "apihelp-delete-param-reason": "{{doc-apihelp-param|delete|reason}}",
75         "apihelp-delete-param-tags": "{{doc-apihelp-param|delete|tags}}",
76         "apihelp-delete-param-watch": "{{doc-apihelp-param|delete|watch}}",
77         "apihelp-delete-param-watchlist": "{{doc-apihelp-param|delete|watchlist}}",
78         "apihelp-delete-param-unwatch": "{{doc-apihelp-param|delete|unwatch}}",
79         "apihelp-delete-param-oldimage": "{{doc-apihelp-param|delete|oldimage}}",
80         "apihelp-delete-example-simple": "{{doc-apihelp-example|delete}}",
81         "apihelp-delete-example-reason": "{{doc-apihelp-example|delete}}",
82         "apihelp-disabled-description": "{{doc-apihelp-description|disabled}}",
83         "apihelp-edit-description": "{{doc-apihelp-description|edit}}",
84         "apihelp-edit-param-title": "{{doc-apihelp-param|edit|title}}",
85         "apihelp-edit-param-pageid": "{{doc-apihelp-param|edit|pageid}}",
86         "apihelp-edit-param-section": "{{doc-apihelp-param|edit|section}}",
87         "apihelp-edit-param-sectiontitle": "{{doc-apihelp-param|edit|sectiontitle}}",
88         "apihelp-edit-param-text": "{{doc-apihelp-param|edit|text}}",
89         "apihelp-edit-param-summary": "{{doc-apihelp-param|edit|summary}}",
90         "apihelp-edit-param-tags": "{{doc-apihelp-param|edit|tags}}",
91         "apihelp-edit-param-minor": "{{doc-apihelp-param|edit|minor}}\n{{Identical|Minor edit}}",
92         "apihelp-edit-param-notminor": "{{doc-apihelp-param|edit|notminor}}",
93         "apihelp-edit-param-bot": "{{doc-apihelp-param|edit|bot}}",
94         "apihelp-edit-param-basetimestamp": "{{doc-apihelp-param|edit|basetimestamp}}",
95         "apihelp-edit-param-starttimestamp": "{{doc-apihelp-param|edit|starttimestamp}}",
96         "apihelp-edit-param-recreate": "{{doc-apihelp-param|edit|recreate}}",
97         "apihelp-edit-param-createonly": "{{doc-apihelp-param|edit|createonly}}",
98         "apihelp-edit-param-nocreate": "{{doc-apihelp-param|edit|nocreate}}",
99         "apihelp-edit-param-watch": "{{doc-apihelp-param|edit|watch}}",
100         "apihelp-edit-param-unwatch": "{{doc-apihelp-param|edit|unwatch}}",
101         "apihelp-edit-param-watchlist": "{{doc-apihelp-param|edit|watchlist}}",
102         "apihelp-edit-param-md5": "{{doc-apihelp-param|edit|md5}}",
103         "apihelp-edit-param-prependtext": "{{doc-apihelp-param|edit|prependtext}}",
104         "apihelp-edit-param-appendtext": "{{doc-apihelp-param|edit|appendtext}}",
105         "apihelp-edit-param-undo": "{{doc-apihelp-param|edit|undo}}",
106         "apihelp-edit-param-undoafter": "{{doc-apihelp-param|edit|undoafter}}",
107         "apihelp-edit-param-redirect": "{{doc-apihelp-param|edit|redirect}}",
108         "apihelp-edit-param-contentformat": "{{doc-apihelp-param|edit|contentformat}}",
109         "apihelp-edit-param-contentmodel": "{{doc-apihelp-param|edit|contentmodel}}",
110         "apihelp-edit-param-token": "{{doc-apihelp-param|edit|token}}",
111         "apihelp-edit-example-edit": "{{doc-apihelp-example|edit}}",
112         "apihelp-edit-example-prepend": "{{doc-apihelp-example|edit}}",
113         "apihelp-edit-example-undo": "{{doc-apihelp-example|edit}}",
114         "apihelp-emailuser-description": "{{doc-apihelp-description|emailuser}}",
115         "apihelp-emailuser-param-target": "{{doc-apihelp-param|emailuser|target}}",
116         "apihelp-emailuser-param-subject": "{{doc-apihelp-param|emailuser|subject}}",
117         "apihelp-emailuser-param-text": "{{doc-apihelp-param|emailuser|text}}",
118         "apihelp-emailuser-param-ccme": "{{doc-apihelp-param|emailuser|ccme}}",
119         "apihelp-emailuser-example-email": "{{doc-apihelp-example|emailuser}}",
120         "apihelp-expandtemplates-description": "{{doc-apihelp-description|expandtemplates}}",
121         "apihelp-expandtemplates-param-title": "{{doc-apihelp-param|expandtemplates|title}}",
122         "apihelp-expandtemplates-param-text": "{{doc-apihelp-param|expandtemplates|text}}",
123         "apihelp-expandtemplates-param-revid": "{{doc-apihelp-param|expandtemplates|revid}}\n{{doc-important|Do not translate <code><<nowiki />nowiki>{{<nowiki />REVISIONID}}<<nowiki />/nowiki></code>}}",
124         "apihelp-expandtemplates-param-prop": "{{doc-apihelp-param|expandtemplates|prop|paramvalues=1}}",
125         "apihelp-expandtemplates-paramvalue-prop-wikitext": "{{doc-apihelp-paramvalue|expandtemplates|prop|wikitext}}",
126         "apihelp-expandtemplates-paramvalue-prop-categories": "{{doc-apihelp-paramvalue|expandtemplates|prop|categories}}",
127         "apihelp-expandtemplates-paramvalue-prop-properties": "{{doc-apihelp-paramvalue|expandtemplates|prop|properties}}",
128         "apihelp-expandtemplates-paramvalue-prop-volatile": "{{doc-apihelp-paramvalue|expandtemplates|prop|volatile}}",
129         "apihelp-expandtemplates-paramvalue-prop-ttl": "{{doc-apihelp-paramvalue|expandtemplates|prop|ttl}}",
130         "apihelp-expandtemplates-paramvalue-prop-modules": "{{doc-apihelp-paramvalue|expandtemplates|prop|modules}}",
131         "apihelp-expandtemplates-paramvalue-prop-jsconfigvars": "{{doc-apihelp-paramvalue|expandtemplates|prop|jsconfigvars}}",
132         "apihelp-expandtemplates-paramvalue-prop-encodedjsconfigvars": "{{doc-apihelp-paramvalue|expandtemplates|prop|encodedjsconfigvars}}",
133         "apihelp-expandtemplates-paramvalue-prop-parsetree": "{{doc-apihelp-paramvalue|expandtemplates|prop|parsetree}}",
134         "apihelp-expandtemplates-param-includecomments": "{{doc-apihelp-param|expandtemplates|includecomments}}",
135         "apihelp-expandtemplates-param-generatexml": "{{doc-apihelp-param|expandtemplates|generatexml}}",
136         "apihelp-expandtemplates-example-simple": "{{doc-apihelp-example|expandtemplates}}",
137         "apihelp-feedcontributions-description": "{{doc-apihelp-description|feedcontributions}}",
138         "apihelp-feedcontributions-param-feedformat": "{{doc-apihelp-param|feedcontributions|feedformat}}",
139         "apihelp-feedcontributions-param-user": "{{doc-apihelp-param|feedcontributions|user}}",
140         "apihelp-feedcontributions-param-namespace": "{{doc-apihelp-param|feedcontributions|namespace}}",
141         "apihelp-feedcontributions-param-year": "{{doc-apihelp-param|feedcontributions|year}}",
142         "apihelp-feedcontributions-param-month": "{{doc-apihelp-param|feedcontributions|month}}",
143         "apihelp-feedcontributions-param-tagfilter": "{{doc-apihelp-param|feedcontributions|tagfilter}}",
144         "apihelp-feedcontributions-param-deletedonly": "{{doc-apihelp-param|feedcontributions|deletedonly}}",
145         "apihelp-feedcontributions-param-toponly": "{{doc-apihelp-param|feedcontributions|toponly}}",
146         "apihelp-feedcontributions-param-newonly": "{{doc-apihelp-param|feedcontributions|newonly}}",
147         "apihelp-feedcontributions-param-showsizediff": "{{doc-apihelp-param|feedcontributions|showsizediff}}",
148         "apihelp-feedcontributions-example-simple": "{{doc-apihelp-example|feedcontributions}}",
149         "apihelp-feedrecentchanges-description": "{{doc-apihelp-description|feedrecentchanges}}",
150         "apihelp-feedrecentchanges-param-feedformat": "{{doc-apihelp-param|feedrecentchanges|feedformat}}",
151         "apihelp-feedrecentchanges-param-namespace": "{{doc-apihelp-param|feedrecentchanges|namespace}}",
152         "apihelp-feedrecentchanges-param-invert": "{{doc-apihelp-param|feedrecentchanges|invert}}",
153         "apihelp-feedrecentchanges-param-associated": "{{doc-apihelp-param|feedrecentchanges|associated}}",
154         "apihelp-feedrecentchanges-param-days": "{{doc-apihelp-param|feedrecentchanges|days}}",
155         "apihelp-feedrecentchanges-param-limit": "{{doc-apihelp-param|feedrecentchanges|limit}}",
156         "apihelp-feedrecentchanges-param-from": "{{doc-apihelp-param|feedrecentchanges|from}}",
157         "apihelp-feedrecentchanges-param-hideminor": "{{doc-apihelp-param|feedrecentchanges|hideminor}}",
158         "apihelp-feedrecentchanges-param-hidebots": "{{doc-apihelp-param|feedrecentchanges|hidebots}}",
159         "apihelp-feedrecentchanges-param-hideanons": "{{doc-apihelp-param|feedrecentchanges|hideanons}}",
160         "apihelp-feedrecentchanges-param-hideliu": "{{doc-apihelp-param|feedrecentchanges|hideliu}}",
161         "apihelp-feedrecentchanges-param-hidepatrolled": "{{doc-apihelp-param|feedrecentchanges|hidepatrolled}}",
162         "apihelp-feedrecentchanges-param-hidemyself": "{{doc-apihelp-param|feedrecentchanges|hidemyself}}",
163         "apihelp-feedrecentchanges-param-hidecategorization": "{{doc-apihelp-param|feedrecentchanges|hidecategorization}}",
164         "apihelp-feedrecentchanges-param-tagfilter": "{{doc-apihelp-param|feedrecentchanges|tagfilter}}",
165         "apihelp-feedrecentchanges-param-target": "{{doc-apihelp-param|feedrecentchanges|target}}",
166         "apihelp-feedrecentchanges-param-showlinkedto": "{{doc-apihelp-param|feedrecentchanges|showlinkedto}}",
167         "apihelp-feedrecentchanges-param-categories": "{{doc-apihelp-param|feedrecentchanges|categories}}",
168         "apihelp-feedrecentchanges-param-categories_any": "{{doc-apihelp-param|feedrecentchanges|categories_any}}",
169         "apihelp-feedrecentchanges-example-simple": "{{doc-apihelp-example|feedrecentchanges}}",
170         "apihelp-feedrecentchanges-example-30days": "{{doc-apihelp-example|feedrecentchanges}}",
171         "apihelp-feedwatchlist-description": "{{doc-apihelp-description|feedwatchlist}}",
172         "apihelp-feedwatchlist-param-feedformat": "{{doc-apihelp-param|feedwatchlist|feedformat}}",
173         "apihelp-feedwatchlist-param-hours": "{{doc-apihelp-param|feedwatchlist|hours}}",
174         "apihelp-feedwatchlist-param-linktosections": "{{doc-apihelp-param|feedwatchlist|linktosections}}",
175         "apihelp-feedwatchlist-example-default": "{{doc-apihelp-example|feedwatchlist}}",
176         "apihelp-feedwatchlist-example-all6hrs": "{{doc-apihelp-example|feedwatchlist}}",
177         "apihelp-filerevert-description": "{{doc-apihelp-description|filerevert}}",
178         "apihelp-filerevert-param-filename": "{{doc-apihelp-param|filerevert|filename}}",
179         "apihelp-filerevert-param-comment": "Translate as \"a comment about the upload\".\n\n{{doc-apihelp-param|filerevert|comment}}",
180         "apihelp-filerevert-param-archivename": "{{doc-apihelp-param|filerevert|archivename}}",
181         "apihelp-filerevert-example-revert": "{{doc-apihelp-example|filerevert}}",
182         "apihelp-help-description": "{{doc-apihelp-description|help}}",
183         "apihelp-help-param-modules": "{{doc-apihelp-param|help|modules}}",
184         "apihelp-help-param-submodules": "{{doc-apihelp-param|help|submodules}}",
185         "apihelp-help-param-recursivesubmodules": "{{doc-apihelp-param|help|recursivesubmodules}}",
186         "apihelp-help-param-helpformat": "{{doc-apihelp-param|help|helpformat}}",
187         "apihelp-help-param-wrap": "{{doc-apihelp-param|help|wrap}}",
188         "apihelp-help-param-toc": "{{doc-apihelp-param|help|toc}}",
189         "apihelp-help-example-main": "{{doc-apihelp-example|help}}",
190         "apihelp-help-example-submodules": "{{doc-apihelp-example|help}}",
191         "apihelp-help-example-recursive": "{{doc-apihelp-example|help}}",
192         "apihelp-help-example-help": "{{doc-apihelp-example|help}}",
193         "apihelp-help-example-query": "{{doc-apihelp-example|help}}",
194         "apihelp-imagerotate-description": "{{doc-apihelp-description|imagerotate}}",
195         "apihelp-imagerotate-param-rotation": "{{doc-apihelp-param|imagerotate|rotation}}",
196         "apihelp-imagerotate-example-simple": "{{doc-apihelp-example|imagerotate}}",
197         "apihelp-imagerotate-example-generator": "{{doc-apihelp-example|imagerotate}}",
198         "apihelp-import-description": "{{doc-apihelp-description|import}}",
199         "apihelp-import-param-summary": "{{doc-apihelp-param|import|summary|info=The parameter being documented here provides the summary used on the log messages about the import. The phrase \"Import summary\" here is grammatically equivalent to a phrase such as \"science book\", not \"eat food\".}}",
200         "apihelp-import-param-xml": "{{doc-apihelp-param|import|xml}}",
201         "apihelp-import-param-interwikisource": "{{doc-apihelp-param|import|interwikisource}}",
202         "apihelp-import-param-interwikipage": "{{doc-apihelp-param|import|interwikipage}}",
203         "apihelp-import-param-fullhistory": "{{doc-apihelp-param|import|fullhistory}}",
204         "apihelp-import-param-templates": "{{doc-apihelp-param|import|templates}}",
205         "apihelp-import-param-namespace": "{{doc-apihelp-param|import|namespace}}",
206         "apihelp-import-param-rootpage": "{{doc-apihelp-param|import|rootpage}}",
207         "apihelp-import-example-import": "{{doc-apihelp-example|import}}",
208         "apihelp-login-description": "{{doc-apihelp-description|login}}",
209         "apihelp-login-param-name": "{{doc-apihelp-param|login|name}}\n{{Identical|Username}}",
210         "apihelp-login-param-password": "{{doc-apihelp-param|login|password}}\n{{Identical|Password}}",
211         "apihelp-login-param-domain": "{{doc-apihelp-param|login|domain}}",
212         "apihelp-login-param-token": "{{doc-apihelp-param|login|token}}",
213         "apihelp-login-example-gettoken": "{{doc-apihelp-example|login}}",
214         "apihelp-login-example-login": "{{doc-apihelp-example|login}}\n{{Identical|Log in}}",
215         "apihelp-logout-description": "{{doc-apihelp-description|logout}}",
216         "apihelp-logout-example-logout": "{{doc-apihelp-example|logout}}",
217         "apihelp-managetags-description": "{{doc-apihelp-description|managetags}}",
218         "apihelp-managetags-param-operation": "{{doc-apihelp-param|managetags|operation}}",
219         "apihelp-managetags-param-tag": "{{doc-apihelp-param|managetags|tag}}",
220         "apihelp-managetags-param-reason": "{{doc-apihelp-param|managetags|reason}}",
221         "apihelp-managetags-param-ignorewarnings": "{{doc-apihelp-param|managetags|ignorewarnings}}",
222         "apihelp-managetags-example-create": "{{doc-apihelp-example|managetags}}",
223         "apihelp-managetags-example-delete": "{{doc-apihelp-example|managetags|info={{doc-important|The text \"vandlaism\" in this message is intentionally misspelled; the example being documented by this message is the deletion of a misspelled tag.}}}}",
224         "apihelp-managetags-example-activate": "{{doc-apihelp-example|managetags}}",
225         "apihelp-managetags-example-deactivate": "{{doc-apihelp-example|managetags}}",
226         "apihelp-mergehistory-description": "{{doc-apihelp-description|mergehistory}}",
227         "apihelp-mergehistory-param-from": "{{doc-apihelp-param|mergehistory|from}}",
228         "apihelp-mergehistory-param-fromid": "{{doc-apihelp-param|mergehistory|fromid}}",
229         "apihelp-mergehistory-param-to": "{{doc-apihelp-param|mergehistory|to}}",
230         "apihelp-mergehistory-param-toid": "{{doc-apihelp-param|mergehistory|toid}}",
231         "apihelp-mergehistory-param-timestamp": "{{doc-apihelp-param|mergehistory|timestamp}}",
232         "apihelp-mergehistory-param-reason": "{{doc-apihelp-param|mergehistory|reason}}",
233         "apihelp-mergehistory-example-merge": "{{doc-apihelp-example|mergehistory}}",
234         "apihelp-mergehistory-example-merge-timestamp": "{{doc-apihelp-example|mergehistory}}",
235         "apihelp-move-description": "{{doc-apihelp-description|move}}",
236         "apihelp-move-param-from": "{{doc-apihelp-param|move|from}}",
237         "apihelp-move-param-fromid": "{{doc-apihelp-param|move|fromid}}",
238         "apihelp-move-param-to": "{{doc-apihelp-param|move|to}}",
239         "apihelp-move-param-reason": "{{doc-apihelp-param|move|reason}}",
240         "apihelp-move-param-movetalk": "{{doc-apihelp-param|move|movetalk}}",
241         "apihelp-move-param-movesubpages": "{{doc-apihelp-param|move|movesubpages}}",
242         "apihelp-move-param-noredirect": "{{doc-apihelp-param|move|noredirect}}",
243         "apihelp-move-param-watch": "{{doc-apihelp-param|move|watch}}",
244         "apihelp-move-param-unwatch": "{{doc-apihelp-param|move|unwatch}}",
245         "apihelp-move-param-watchlist": "{{doc-apihelp-param|move|watchlist}}",
246         "apihelp-move-param-ignorewarnings": "{{doc-apihelp-param|move|ignorewarnings}}",
247         "apihelp-move-example-move": "{{doc-apihelp-example|move}}",
248         "apihelp-opensearch-description": "{{doc-apihelp-description|opensearch}}",
249         "apihelp-opensearch-param-search": "{{doc-apihelp-param|opensearch|search}}",
250         "apihelp-opensearch-param-limit": "{{doc-apihelp-param|opensearch|limit}}",
251         "apihelp-opensearch-param-namespace": "{{doc-apihelp-param|opensearch|namespace}}",
252         "apihelp-opensearch-param-suggest": "{{doc-apihelp-param|opensearch|suggest}}",
253         "apihelp-opensearch-param-redirects": "{{doc-apihelp-param|opensearch|redirects}}",
254         "apihelp-opensearch-param-format": "{{doc-apihelp-param|opensearch|format}}",
255         "apihelp-opensearch-param-warningsaserror": "{{doc-apihelp-param|opensearch|warningsaserror}}",
256         "apihelp-opensearch-example-te": "{{doc-apihelp-example|opensearch}}",
257         "apihelp-options-description": "{{doc-apihelp-description|options}}",
258         "apihelp-options-param-reset": "{{doc-apihelp-param|options|reset}}",
259         "apihelp-options-param-resetkinds": "{{doc-apihelp-param|options|resetkinds}}",
260         "apihelp-options-param-change": "{{doc-apihelp-param|options|change}}",
261         "apihelp-options-param-optionname": "{{doc-apihelp-param|options|optionname}}",
262         "apihelp-options-param-optionvalue": "{{doc-apihelp-param|options|optionvalue}}",
263         "apihelp-options-example-reset": "{{doc-apihelp-example|options}}",
264         "apihelp-options-example-change": "{{doc-apihelp-example|options}}",
265         "apihelp-options-example-complex": "{{doc-apihelp-example|options}}",
266         "apihelp-paraminfo-description": "{{doc-apihelp-description|paraminfo}}",
267         "apihelp-paraminfo-param-modules": "{{doc-apihelp-param|paraminfo|modules}}",
268         "apihelp-paraminfo-param-helpformat": "{{doc-apihelp-param|paraminfo|helpformat}}",
269         "apihelp-paraminfo-param-querymodules": "{{doc-apihelp-param|paraminfo|querymodules}}",
270         "apihelp-paraminfo-param-mainmodule": "{{doc-apihelp-param|paraminfo|mainmodule}}",
271         "apihelp-paraminfo-param-pagesetmodule": "{{doc-apihelp-param|paraminfo|pagesetmodule}}",
272         "apihelp-paraminfo-param-formatmodules": "{{doc-apihelp-param|paraminfo|formatmodules}}",
273         "apihelp-paraminfo-example-1": "{{doc-apihelp-example|paraminfo}}",
274         "apihelp-parse-description": "{{doc-apihelp-description|parse}}",
275         "apihelp-parse-param-title": "{{doc-apihelp-param|parse|title}}",
276         "apihelp-parse-param-text": "{{doc-apihelp-param|parse|text}}",
277         "apihelp-parse-param-summary": "{{doc-apihelp-param|parse|summary}}",
278         "apihelp-parse-param-page": "{{doc-apihelp-param|parse|page}}",
279         "apihelp-parse-param-pageid": "{{doc-apihelp-param|parse|pageid}}",
280         "apihelp-parse-param-redirects": "{{doc-apihelp-param|parse|redirects}}",
281         "apihelp-parse-param-oldid": "{{doc-apihelp-param|parse|oldid}}",
282         "apihelp-parse-param-prop": "{{doc-apihelp-param|parse|prop|paramvalues=1}}",
283         "apihelp-parse-paramvalue-prop-text": "{{doc-apihelp-paramvalue|parse|prop|text}}",
284         "apihelp-parse-paramvalue-prop-langlinks": "{{doc-apihelp-paramvalue|parse|prop|langlinks}}",
285         "apihelp-parse-paramvalue-prop-categories": "{{doc-apihelp-paramvalue|parse|prop|categories}}",
286         "apihelp-parse-paramvalue-prop-categorieshtml": "{{doc-apihelp-paramvalue|parse|prop|categorieshtml}}",
287         "apihelp-parse-paramvalue-prop-links": "{{doc-apihelp-paramvalue|parse|prop|links}}",
288         "apihelp-parse-paramvalue-prop-templates": "{{doc-apihelp-paramvalue|parse|prop|templates}}",
289         "apihelp-parse-paramvalue-prop-images": "{{doc-apihelp-paramvalue|parse|prop|images}}",
290         "apihelp-parse-paramvalue-prop-externallinks": "{{doc-apihelp-paramvalue|parse|prop|externallinks}}",
291         "apihelp-parse-paramvalue-prop-sections": "{{doc-apihelp-paramvalue|parse|prop|sections}}",
292         "apihelp-parse-paramvalue-prop-revid": "{{doc-apihelp-paramvalue|parse|prop|revid}}",
293         "apihelp-parse-paramvalue-prop-displaytitle": "{{doc-apihelp-paramvalue|parse|prop|displaytitle}}",
294         "apihelp-parse-paramvalue-prop-headitems": "{{doc-apihelp-paramvalue|parse|prop|headitems}}",
295         "apihelp-parse-paramvalue-prop-headhtml": "{{doc-apihelp-paramvalue|parse|prop|headhtml}}",
296         "apihelp-parse-paramvalue-prop-modules": "{{doc-apihelp-paramvalue|parse|prop|modules}}",
297         "apihelp-parse-paramvalue-prop-jsconfigvars": "{{doc-apihelp-paramvalue|parse|prop|jsconfigvars}}",
298         "apihelp-parse-paramvalue-prop-encodedjsconfigvars": "{{doc-apihelp-paramvalue|parse|prop|encodedjsconfigvars}}",
299         "apihelp-parse-paramvalue-prop-indicators": "{{doc-apihelp-paramvalue|parse|prop|indicators}}",
300         "apihelp-parse-paramvalue-prop-iwlinks": "{{doc-apihelp-paramvalue|parse|prop|iwlinks}}",
301         "apihelp-parse-paramvalue-prop-wikitext": "{{doc-apihelp-paramvalue|parse|prop|wikitext}}",
302         "apihelp-parse-paramvalue-prop-properties": "{{doc-apihelp-paramvalue|parse|prop|properties}}",
303         "apihelp-parse-paramvalue-prop-limitreportdata": "{{doc-apihelp-paramvalue|parse|prop|limitreportdata}}",
304         "apihelp-parse-paramvalue-prop-limitreporthtml": "{{doc-apihelp-paramvalue|parse|prop|limitreporthtml}}",
305         "apihelp-parse-paramvalue-prop-parsetree": "{{doc-apihelp-paramvalue|parse|prop|parsetree|params=* $1 - Value of the constant CONTENT_MODEL_WIKITEXT|paramstart=2}}",
306         "apihelp-parse-param-pst": "{{doc-apihelp-param|parse|pst}}",
307         "apihelp-parse-param-onlypst": "{{doc-apihelp-param|parse|onlypst}}",
308         "apihelp-parse-param-effectivelanglinks": "{{doc-apihelp-param|parse|effectivelanglinks}}",
309         "apihelp-parse-param-section": "{{doc-apihelp-param|parse|section}}",
310         "apihelp-parse-param-sectiontitle": "{{doc-apihelp-param|parse|sectiontitle}}",
311         "apihelp-parse-param-disablelimitreport": "{{doc-apihelp-param|parse|disablelimitreport}}",
312         "apihelp-parse-param-disablepp": "{{doc-apihelp-param|parse|disablepp}}",
313         "apihelp-parse-param-disableeditsection": "{{doc-apihelp-param|parse|disableeditsection}}",
314         "apihelp-parse-param-disabletidy": "{{doc-apihelp-param|parse|disabletidy}}",
315         "apihelp-parse-param-generatexml": "{{doc-apihelp-param|parse|generatexml|params=* $1 - Value of the constant CONTENT_MODEL_WIKITEXT|paramstart=2}}",
316         "apihelp-parse-param-preview": "{{doc-apihelp-param|parse|preview}}",
317         "apihelp-parse-param-sectionpreview": "{{doc-apihelp-param|parse|sectionpreview}}",
318         "apihelp-parse-param-disabletoc": "{{doc-apihelp-param|parse|disabletoc}}",
319         "apihelp-parse-param-contentformat": "{{doc-apihelp-param|parse|contentformat}}",
320         "apihelp-parse-param-contentmodel": "{{doc-apihelp-param|parse|contentmodel}}",
321         "apihelp-parse-example-page": "{{doc-apihelp-example|parse}}",
322         "apihelp-parse-example-text": "{{doc-apihelp-example|parse}}",
323         "apihelp-parse-example-texttitle": "{{doc-apihelp-example|parse}}",
324         "apihelp-parse-example-summary": "{{doc-apihelp-example|parse}}",
325         "apihelp-patrol-description": "{{doc-apihelp-description|patrol}}",
326         "apihelp-patrol-param-rcid": "{{doc-apihelp-param|patrol|rcid}}",
327         "apihelp-patrol-param-revid": "{{doc-apihelp-param|patrol|revid}}",
328         "apihelp-patrol-example-rcid": "{{doc-apihelp-example|patrol}}",
329         "apihelp-patrol-example-revid": "{{doc-apihelp-example|patrol}}",
330         "apihelp-protect-description": "{{doc-apihelp-description|protect}}",
331         "apihelp-protect-param-title": "{{doc-apihelp-param|protect|title}}",
332         "apihelp-protect-param-pageid": "{{doc-apihelp-param|protect|pageid}}",
333         "apihelp-protect-param-protections": "{{doc-apihelp-param|protect|protections}}",
334         "apihelp-protect-param-expiry": "{{doc-apihelp-param|protect|expiry}}",
335         "apihelp-protect-param-reason": "{{doc-apihelp-param|protect|reason}}",
336         "apihelp-protect-param-cascade": "{{doc-apihelp-param|protect|cascade}}",
337         "apihelp-protect-param-watch": "{{doc-apihelp-param|protect|watch}}",
338         "apihelp-protect-param-watchlist": "{{doc-apihelp-param|protect|watchlist}}",
339         "apihelp-protect-example-protect": "{{doc-apihelp-example|protect}}",
340         "apihelp-protect-example-unprotect": "{{doc-apihelp-example|protect}}",
341         "apihelp-protect-example-unprotect2": "{{doc-apihelp-example|protect}}",
342         "apihelp-purge-description": "{{doc-apihelp-description|purge}}",
343         "apihelp-purge-param-forcelinkupdate": "{{doc-apihelp-param|purge|forcelinkupdate}}",
344         "apihelp-purge-param-forcerecursivelinkupdate": "{{doc-apihelp-param|purge|forcerecursivelinkupdate}}",
345         "apihelp-purge-example-simple": "{{doc-apihelp-example|purge}}",
346         "apihelp-purge-example-generator": "{{doc-apihelp-example|purge}}",
347         "apihelp-query-description": "{{doc-apihelp-description|query}}",
348         "apihelp-query-param-prop": "{{doc-apihelp-param|query|prop}}",
349         "apihelp-query-param-list": "{{doc-apihelp-param|query|list}}",
350         "apihelp-query-param-meta": "{{doc-apihelp-param|query|meta}}",
351         "apihelp-query-param-indexpageids": "{{doc-apihelp-param|query|indexpageids}}",
352         "apihelp-query-param-export": "{{doc-apihelp-param|query|export}}",
353         "apihelp-query-param-exportnowrap": "{{doc-apihelp-param|query|exportnowrap}}",
354         "apihelp-query-param-iwurl": "{{doc-apihelp-param|query|iwurl}}",
355         "apihelp-query-param-rawcontinue": "{{doc-apihelp-param|query|rawcontinue}}",
356         "apihelp-query-example-revisions": "{{doc-apihelp-example|query}}",
357         "apihelp-query-example-allpages": "{{doc-apihelp-example|query}}",
358         "apihelp-query+allcategories-description": "{{doc-apihelp-description|query+allcategories}}",
359         "apihelp-query+allcategories-param-from": "{{doc-apihelp-param|query+allcategories|from}}",
360         "apihelp-query+allcategories-param-to": "{{doc-apihelp-param|query+allcategories|to}}",
361         "apihelp-query+allcategories-param-prefix": "{{doc-apihelp-param|query+allcategories|prefix}}",
362         "apihelp-query+allcategories-param-dir": "{{doc-apihelp-param|query+allcategories|dir}}",
363         "apihelp-query+allcategories-param-min": "{{doc-apihelp-param|query+allcategories|min}}",
364         "apihelp-query+allcategories-param-max": "{{doc-apihelp-param|query+allcategories|max}}",
365         "apihelp-query+allcategories-param-limit": "{{doc-apihelp-param|query+allcategories|limit}}",
366         "apihelp-query+allcategories-param-prop": "{{doc-apihelp-param|query+allcategories|prop|paramvalues=1}}",
367         "apihelp-query+allcategories-paramvalue-prop-size": "{{doc-apihelp-paramvalue|query+allcategories|prop|size}}",
368         "apihelp-query+allcategories-paramvalue-prop-hidden": "{{doc-apihelp-paramvalue|query+allcategories|prop|hidden}}",
369         "apihelp-query+allcategories-example-size": "{{doc-apihelp-example|query+allcategories}}",
370         "apihelp-query+allcategories-example-generator": "{{doc-apihelp-example|query+allcategories}}",
371         "apihelp-query+alldeletedrevisions-description": "{{doc-apihelp-description|query+alldeletedrevisions}}",
372         "apihelp-query+alldeletedrevisions-paraminfo-useronly": "{{doc-apihelp-paraminfo|query+alldeletedrevisions|useronly}}",
373         "apihelp-query+alldeletedrevisions-paraminfo-nonuseronly": "{{doc-apihelp-paraminfo|query+alldeletedrevisions|nonuseronly}}",
374         "apihelp-query+alldeletedrevisions-param-start": "{{doc-apihelp-param|query+alldeletedrevisions|start}}",
375         "apihelp-query+alldeletedrevisions-param-end": "{{doc-apihelp-param|query+alldeletedrevisions|end}}",
376         "apihelp-query+alldeletedrevisions-param-from": "{{doc-apihelp-param|query+alldeletedrevisions|from}}",
377         "apihelp-query+alldeletedrevisions-param-to": "{{doc-apihelp-param|query+alldeletedrevisions|to}}",
378         "apihelp-query+alldeletedrevisions-param-prefix": "{{doc-apihelp-param|query+alldeletedrevisions|prefix}}",
379         "apihelp-query+alldeletedrevisions-param-tag": "{{doc-apihelp-param|query+alldeletedrevisions|tag}}",
380         "apihelp-query+alldeletedrevisions-param-user": "{{doc-apihelp-param|query+alldeletedrevisions|user}}",
381         "apihelp-query+alldeletedrevisions-param-excludeuser": "{{doc-apihelp-param|query+alldeletedrevisions|excludeuser}}",
382         "apihelp-query+alldeletedrevisions-param-namespace": "{{doc-apihelp-param|query+alldeletedrevisions|namespace}}",
383         "apihelp-query+alldeletedrevisions-param-miser-user-namespace": "{{doc-apihelp-param|query+alldeletedrevisions|miser-user-namespace}}",
384         "apihelp-query+alldeletedrevisions-param-generatetitles": "{{doc-apihelp-param|query+alldeletedrevisions|generatetitles}}",
385         "apihelp-query+alldeletedrevisions-example-user": "{{doc-apihelp-example|query+alldeletedrevisions}}",
386         "apihelp-query+alldeletedrevisions-example-ns-main": "{{doc-apihelp-example|query+alldeletedrevisions}}",
387         "apihelp-query+allfileusages-description": "{{doc-apihelp-description|query+allfileusages}}",
388         "apihelp-query+allfileusages-param-from": "{{doc-apihelp-param|query+allfileusages|from}}",
389         "apihelp-query+allfileusages-param-to": "{{doc-apihelp-param|query+allfileusages|to}}",
390         "apihelp-query+allfileusages-param-prefix": "{{doc-apihelp-param|query+allfileusages|prefix}}",
391         "apihelp-query+allfileusages-param-unique": "{{doc-apihelp-param|query+allfileusages|unique}}",
392         "apihelp-query+allfileusages-param-prop": "{{doc-apihelp-param|query+allfileusages|prop|paramvalues=1}}",
393         "apihelp-query+allfileusages-paramvalue-prop-ids": "{{doc-apihelp-param|query+allfileusages|prop|ids}}",
394         "apihelp-query+allfileusages-paramvalue-prop-title": "{{doc-apihelp-param|query+allfileusages|prop|title}}",
395         "apihelp-query+allfileusages-param-limit": "{{doc-apihelp-param|query+allfileusages|limit}}",
396         "apihelp-query+allfileusages-param-dir": "{{doc-apihelp-param|query+allfileusages|dir}}",
397         "apihelp-query+allfileusages-example-B": "{{doc-apihelp-example|query+allfileusages}}",
398         "apihelp-query+allfileusages-example-unique": "{{doc-apihelp-example|query+allfileusages}}",
399         "apihelp-query+allfileusages-example-unique-generator": "{{doc-apihelp-example|query+allfileusages}}",
400         "apihelp-query+allfileusages-example-generator": "{{doc-apihelp-example|query+allfileusages}}",
401         "apihelp-query+allimages-description": "{{doc-apihelp-description|query+allimages}}",
402         "apihelp-query+allimages-param-sort": "{{doc-apihelp-param|query+allimages|sort}}",
403         "apihelp-query+allimages-param-dir": "{{doc-apihelp-param|query+allimages|dir}}",
404         "apihelp-query+allimages-param-from": "{{doc-apihelp-param|query+allimages|from}}",
405         "apihelp-query+allimages-param-to": "{{doc-apihelp-param|query+allimages|to}}",
406         "apihelp-query+allimages-param-start": "{{doc-apihelp-param|query+allimages|start}}",
407         "apihelp-query+allimages-param-end": "{{doc-apihelp-param|query+allimages|end}}",
408         "apihelp-query+allimages-param-prefix": "{{doc-apihelp-param|query+allimages|prefix}}",
409         "apihelp-query+allimages-param-minsize": "{{doc-apihelp-param|query+allimages|minsize}}",
410         "apihelp-query+allimages-param-maxsize": "{{doc-apihelp-param|query+allimages|maxsize}}",
411         "apihelp-query+allimages-param-sha1": "{{doc-apihelp-param|query+allimages|sha1}}",
412         "apihelp-query+allimages-param-sha1base36": "{{doc-apihelp-param|query+allimages|sha1base36}}",
413         "apihelp-query+allimages-param-user": "{{doc-apihelp-param|query+allimages|user}}",
414         "apihelp-query+allimages-param-filterbots": "{{doc-apihelp-param|query+allimages|filterbots}}",
415         "apihelp-query+allimages-param-mime": "{{doc-apihelp-param|query+allimages|mime}}",
416         "apihelp-query+allimages-param-limit": "{{doc-apihelp-param|query+allimages|limit}}",
417         "apihelp-query+allimages-example-B": "{{doc-apihelp-example|query+allimages}}",
418         "apihelp-query+allimages-example-recent": "{{doc-apihelp-example|query+allimages}}",
419         "apihelp-query+allimages-example-mimetypes": "{{doc-apihelp-example|query+allimages}}",
420         "apihelp-query+allimages-example-generator": "{{doc-apihelp-example|query+allimages}}",
421         "apihelp-query+alllinks-description": "{{doc-apihelp-description|query+alllinks}}",
422         "apihelp-query+alllinks-param-from": "{{doc-apihelp-param|query+alllinks|from}}",
423         "apihelp-query+alllinks-param-to": "{{doc-apihelp-param|query+alllinks|to}}",
424         "apihelp-query+alllinks-param-prefix": "{{doc-apihelp-param|query+alllinks|prefix}}",
425         "apihelp-query+alllinks-param-unique": "{{doc-apihelp-param|query+alllinks|unique}}",
426         "apihelp-query+alllinks-param-prop": "{{doc-apihelp-param|query+alllinks|prop|paramvalues=1}}",
427         "apihelp-query+alllinks-paramvalue-prop-ids": "{{doc-apihelp-paramvalue|query+alllinks|prop|ids}}",
428         "apihelp-query+alllinks-paramvalue-prop-title": "{{doc-apihelp-paramvalue|query+alllinks|prop|title}}",
429         "apihelp-query+alllinks-param-namespace": "{{doc-apihelp-param|query+alllinks|namespace}}",
430         "apihelp-query+alllinks-param-limit": "{{doc-apihelp-param|query+alllinks|limit}}",
431         "apihelp-query+alllinks-param-dir": "{{doc-apihelp-param|query+alllinks|dir}}",
432         "apihelp-query+alllinks-example-B": "{{doc-apihelp-example|query+alllinks}}",
433         "apihelp-query+alllinks-example-unique": "{{doc-apihelp-example|query+alllinks}}",
434         "apihelp-query+alllinks-example-unique-generator": "{{doc-apihelp-example|query+alllinks}}",
435         "apihelp-query+alllinks-example-generator": "{{doc-apihelp-example|query+alllinks}}",
436         "apihelp-query+allmessages-description": "{{doc-apihelp-description|query+allmessages}}",
437         "apihelp-query+allmessages-param-messages": "{{doc-apihelp-param|query+allmessages|messages}}",
438         "apihelp-query+allmessages-param-prop": "{{doc-apihelp-param|query+allmessages|prop}}",
439         "apihelp-query+allmessages-param-enableparser": "{{doc-apihelp-param|query+allmessages|enableparser}}",
440         "apihelp-query+allmessages-param-nocontent": "{{doc-apihelp-param|query+allmessages|nocontent}}",
441         "apihelp-query+allmessages-param-includelocal": "{{doc-apihelp-param|query+allmessages|includelocal}}",
442         "apihelp-query+allmessages-param-args": "{{doc-apihelp-param|query+allmessages|args}}",
443         "apihelp-query+allmessages-param-filter": "{{doc-apihelp-param|query+allmessages|filter}}",
444         "apihelp-query+allmessages-param-customised": "\"Customisation state\" means the choice made by the user to only list locally customised system messages or not.\n----\n{{doc-apihelp-param|query+allmessages|customised}}",
445         "apihelp-query+allmessages-param-lang": "{{doc-apihelp-param|query+allmessages|lang}}",
446         "apihelp-query+allmessages-param-from": "{{doc-apihelp-param|query+allmessages|from}}",
447         "apihelp-query+allmessages-param-to": "{{doc-apihelp-param|query+allmessages|to}}",
448         "apihelp-query+allmessages-param-title": "{{doc-apihelp-param|query+allmessages|title}}",
449         "apihelp-query+allmessages-param-prefix": "{{doc-apihelp-param|query+allmessages|prefix}}",
450         "apihelp-query+allmessages-example-ipb": "{{doc-apihelp-example|query+allmessages}}",
451         "apihelp-query+allmessages-example-de": "{{doc-apihelp-example|query+allmessages}}",
452         "apihelp-query+allpages-description": "{{doc-apihelp-description|query+allpages}}",
453         "apihelp-query+allpages-param-from": "{{doc-apihelp-param|query+allpages|from}}",
454         "apihelp-query+allpages-param-to": "{{doc-apihelp-param|query+allpages|to}}",
455         "apihelp-query+allpages-param-prefix": "{{doc-apihelp-param|query+allpages|prefix}}",
456         "apihelp-query+allpages-param-namespace": "{{doc-apihelp-param|query+allpages|namespace}}",
457         "apihelp-query+allpages-param-filterredir": "{{doc-apihelp-param|query+allpages|filterredir}}",
458         "apihelp-query+allpages-param-minsize": "{{doc-apihelp-param|query+allpages|minsize}}",
459         "apihelp-query+allpages-param-maxsize": "{{doc-apihelp-param|query+allpages|maxsize}}",
460         "apihelp-query+allpages-param-prtype": "{{doc-apihelp-param|query+allpages|prtype}}",
461         "apihelp-query+allpages-param-prlevel": "{{doc-apihelp-param|query+allpages|prlevel}}",
462         "apihelp-query+allpages-param-prfiltercascade": "{{doc-apihelp-param|query+allpages|prfiltercascade}}",
463         "apihelp-query+allpages-param-limit": "{{doc-apihelp-param|query+allpages|limit}}",
464         "apihelp-query+allpages-param-dir": "{{doc-apihelp-param|query+allpages|dir}}",
465         "apihelp-query+allpages-param-filterlanglinks": "{{doc-apihelp-param|query+allpages|filterlanglinks}}",
466         "apihelp-query+allpages-param-prexpiry": "{{doc-apihelp-param|query+allpages|prexpiry}}",
467         "apihelp-query+allpages-example-B": "{{doc-apihelp-example|query+allpages}}",
468         "apihelp-query+allpages-example-generator": "{{doc-apihelp-example|query+allpages}}",
469         "apihelp-query+allpages-example-generator-revisions": "{{doc-apihelp-example|query+allpages}}",
470         "apihelp-query+allredirects-description": "{{doc-apihelp-description|query+allredirects}}",
471         "apihelp-query+allredirects-param-from": "{{doc-apihelp-param|query+allredirects|from}}",
472         "apihelp-query+allredirects-param-to": "{{doc-apihelp-param|query+allredirects|to}}",
473         "apihelp-query+allredirects-param-prefix": "{{doc-apihelp-param|query+allredirects|prefix}}",
474         "apihelp-query+allredirects-param-unique": "{{doc-apihelp-param|query+allredirects|unique}}",
475         "apihelp-query+allredirects-param-prop": "{{doc-apihelp-param|query+allredirects|prop|paramvalues=1}}",
476         "apihelp-query+allredirects-paramvalue-prop-ids": "{{doc-apihelp-param|query+allredirects|prop|ids}}",
477         "apihelp-query+allredirects-paramvalue-prop-title": "{{doc-apihelp-param|query+allredirects|prop|title}}",
478         "apihelp-query+allredirects-paramvalue-prop-fragment": "{{doc-apihelp-param|query+allredirects|prop|fragment}}",
479         "apihelp-query+allredirects-paramvalue-prop-interwiki": "{{doc-apihelp-param|query+allredirects|prop|interwiki}}",
480         "apihelp-query+allredirects-param-namespace": "{{doc-apihelp-param|query+allredirects|namespace}}",
481         "apihelp-query+allredirects-param-limit": "{{doc-apihelp-param|query+allredirects|limit}}",
482         "apihelp-query+allredirects-param-dir": "{{doc-apihelp-param|query+allredirects|dir}}",
483         "apihelp-query+allredirects-example-B": "{{doc-apihelp-example|query+allredirects}}",
484         "apihelp-query+allredirects-example-unique": "{{doc-apihelp-example|query+allredirects}}",
485         "apihelp-query+allredirects-example-unique-generator": "{{doc-apihelp-example|query+allredirects}}",
486         "apihelp-query+allredirects-example-generator": "{{doc-apihelp-example|query+allredirects}}",
487         "apihelp-query+allrevisions-description": "{{doc-apihelp-description|query+allrevisions}}",
488         "apihelp-query+allrevisions-param-start": "{{doc-apihelp-param|query+allrevisions|start}}",
489         "apihelp-query+allrevisions-param-end": "{{doc-apihelp-param|query+allrevisions|end}}",
490         "apihelp-query+allrevisions-param-user": "{{doc-apihelp-param|query+allrevisions|user}}",
491         "apihelp-query+allrevisions-param-excludeuser": "{{doc-apihelp-param|query+allrevisions|excludeuser}}",
492         "apihelp-query+allrevisions-param-namespace": "{{doc-apihelp-param|query+allrevisions|namespace}}",
493         "apihelp-query+allrevisions-param-generatetitles": "{{doc-apihelp-param|query+allrevisions|generatetitles}}",
494         "apihelp-query+allrevisions-example-user": "{{doc-apihelp-example|query+allrevisions}}",
495         "apihelp-query+allrevisions-example-ns-main": "{{doc-apihelp-example|query+allrevisions}}",
496         "apihelp-query+mystashedfiles-description": "{{doc-apihelp-description|query+mystashedfiles}}",
497         "apihelp-query+mystashedfiles-param-prop": "{{doc-apihelp-param|query+mystashedfiles|prop|paramvalues=1}}",
498         "apihelp-query+mystashedfiles-paramvalue-prop-size": "{{doc-apihelp-paramvalue|query+mystashedfiles|prop|size}}",
499         "apihelp-query+mystashedfiles-paramvalue-prop-type": "{{doc-apihelp-paramvalue|query+mystashedfiles|prop|type}}",
500         "apihelp-query+mystashedfiles-param-limit": "{{doc-apihelp-param|query+mystashedfiles|limit}}",
501         "apihelp-query+mystashedfiles-example-simple": "{{doc-apihelp-example|query+mystashedfiles}}",
502         "apihelp-query+alltransclusions-description": "{{doc-apihelp-description|query+alltransclusions}}",
503         "apihelp-query+alltransclusions-param-from": "{{doc-apihelp-param|query+alltransclusions|from}}",
504         "apihelp-query+alltransclusions-param-to": "{{doc-apihelp-param|query+alltransclusions|to}}",
505         "apihelp-query+alltransclusions-param-prefix": "{{doc-apihelp-param|query+alltransclusions|prefix}}",
506         "apihelp-query+alltransclusions-param-unique": "{{doc-apihelp-param|query+alltransclusions|unique}}",
507         "apihelp-query+alltransclusions-param-prop": "{{doc-apihelp-param|query+alltransclusions|prop|paramvalues=1}}",
508         "apihelp-query+alltransclusions-paramvalue-prop-ids": "{{doc-apihelp-paramvalue|query+alltransclusions|prop|ids}}",
509         "apihelp-query+alltransclusions-paramvalue-prop-title": "{{doc-apihelp-paramvalue|query+alltransclusions|prop|title}}",
510         "apihelp-query+alltransclusions-param-namespace": "{{doc-apihelp-param|query+alltransclusions|namespace}}",
511         "apihelp-query+alltransclusions-param-limit": "{{doc-apihelp-param|query+alltransclusions|limit}}",
512         "apihelp-query+alltransclusions-param-dir": "{{doc-apihelp-param|query+alltransclusions|dir}}",
513         "apihelp-query+alltransclusions-example-B": "{{doc-apihelp-example|query+alltransclusions}}",
514         "apihelp-query+alltransclusions-example-unique": "{{doc-apihelp-example|query+alltransclusions}}",
515         "apihelp-query+alltransclusions-example-unique-generator": "{{doc-apihelp-example|query+alltransclusions}}",
516         "apihelp-query+alltransclusions-example-generator": "{{doc-apihelp-example|query+alltransclusions}}",
517         "apihelp-query+allusers-description": "{{doc-apihelp-description|query+allusers}}",
518         "apihelp-query+allusers-param-from": "{{doc-apihelp-param|query+allusers|from}}",
519         "apihelp-query+allusers-param-to": "{{doc-apihelp-param|query+allusers|to}}",
520         "apihelp-query+allusers-param-prefix": "{{doc-apihelp-param|query+allusers|prefix}}",
521         "apihelp-query+allusers-param-dir": "{{doc-apihelp-param|query+allusers|dir}}",
522         "apihelp-query+allusers-param-group": "{{doc-apihelp-param|query+allusers|group}}",
523         "apihelp-query+allusers-param-excludegroup": "{{doc-apihelp-param|query+allusers|excludegroup}}",
524         "apihelp-query+allusers-param-rights": "{{doc-apihelp-param|query+allusers|rights}}",
525         "apihelp-query+allusers-param-prop": "{{doc-apihelp-param|query+allusers|prop|paramvalues=1}}",
526         "apihelp-query+allusers-paramvalue-prop-blockinfo": "{{doc-apihelp-paramvalue|query+allusers|prop|blockinfo}}",
527         "apihelp-query+allusers-paramvalue-prop-groups": "{{doc-apihelp-paramvalue|query+allusers|prop|groups}}",
528         "apihelp-query+allusers-paramvalue-prop-implicitgroups": "{{doc-apihelp-paramvalue|query+allusers|prop|implicitgroups}}",
529         "apihelp-query+allusers-paramvalue-prop-rights": "{{doc-apihelp-paramvalue|query+allusers|prop|rights}}",
530         "apihelp-query+allusers-paramvalue-prop-editcount": "{{doc-apihelp-paramvalue|query+allusers|prop|editcount}}",
531         "apihelp-query+allusers-paramvalue-prop-registration": "{{doc-apihelp-paramvalue|query+allusers|prop|registration}}",
532         "apihelp-query+allusers-paramvalue-prop-centralids": "{{doc-apihelp-paramvalue|query+allusers|prop|centralids}}",
533         "apihelp-query+allusers-param-limit": "{{doc-apihelp-param|query+allusers|limit}}",
534         "apihelp-query+allusers-param-witheditsonly": "{{doc-apihelp-param|query+allusers|witheditsonly}}",
535         "apihelp-query+allusers-param-activeusers": "{{doc-apihelp-param|query+allusers|activeusers|params=* $1 - Value of [[mw:Manual:$wgActiveUserDays]]|paramstart=2}}",
536         "apihelp-query+allusers-param-attachedwiki": "{{doc-apihelp-param|query+allusers|attachedwiki}}",
537         "apihelp-query+allusers-example-Y": "{{doc-apihelp-example|query+allusers}}",
538         "apihelp-query+backlinks-description": "{{doc-apihelp-description|query+backlinks}}",
539         "apihelp-query+backlinks-param-title": "{{doc-apihelp-param|query+backlinks|title}}",
540         "apihelp-query+backlinks-param-pageid": "{{doc-apihelp-param|query+backlinks|pageid}}",
541         "apihelp-query+backlinks-param-namespace": "{{doc-apihelp-param|query+backlinks|namespace}}",
542         "apihelp-query+backlinks-param-dir": "{{doc-apihelp-param|query+backlinks|dir}}",
543         "apihelp-query+backlinks-param-filterredir": "{{doc-apihelp-param|query+backlinks|filterredir}}",
544         "apihelp-query+backlinks-param-limit": "{{doc-apihelp-param|query+backlinks|limit}}",
545         "apihelp-query+backlinks-param-redirect": "\"Is halved\" means that the limits are half of the usual ones.\n----\n{{doc-apihelp-param|query+backlinks|redirect}}",
546         "apihelp-query+backlinks-example-simple": "{{doc-apihelp-example|query+backlinks}}",
547         "apihelp-query+backlinks-example-generator": "{{doc-apihelp-example|query+backlinks}}",
548         "apihelp-query+blocks-description": "{{doc-apihelp-description|query+blocks}}",
549         "apihelp-query+blocks-param-start": "{{doc-apihelp-param|query+blocks|start}}",
550         "apihelp-query+blocks-param-end": "{{doc-apihelp-param|query+blocks|end}}",
551         "apihelp-query+blocks-param-ids": "{{doc-apihelp-param|query+blocks|ids}}",
552         "apihelp-query+blocks-param-users": "{{doc-apihelp-param|query+blocks|users}}",
553         "apihelp-query+blocks-param-ip": "{{doc-apihelp-param|query+blocks|ip|params=* $1 - Minimum CIDR prefix for IPv4\n* $2 - Minimum CIDR prefix for IPv6|paramstart=3}}",
554         "apihelp-query+blocks-param-limit": "{{doc-apihelp-param|query+blocks|limit}}",
555         "apihelp-query+blocks-param-prop": "{{doc-apihelp-param|query+blocks|prop|paramvalues=1}}",
556         "apihelp-query+blocks-paramvalue-prop-id": "{{doc-apihelp-paramvalue|query+blocks|prop|id}}",
557         "apihelp-query+blocks-paramvalue-prop-user": "{{doc-apihelp-paramvalue|query+blocks|prop|user}}",
558         "apihelp-query+blocks-paramvalue-prop-userid": "{{doc-apihelp-paramvalue|query+blocks|prop|userid}}",
559         "apihelp-query+blocks-paramvalue-prop-by": "{{doc-apihelp-paramvalue|query+blocks|prop|by}}",
560         "apihelp-query+blocks-paramvalue-prop-byid": "{{doc-apihelp-paramvalue|query+blocks|prop|byid}}",
561         "apihelp-query+blocks-paramvalue-prop-timestamp": "{{doc-apihelp-paramvalue|query+blocks|prop|timestamp}}",
562         "apihelp-query+blocks-paramvalue-prop-expiry": "{{doc-apihelp-paramvalue|query+blocks|prop|expiry}}",
563         "apihelp-query+blocks-paramvalue-prop-reason": "{{doc-apihelp-paramvalue|query+blocks|prop|reason}}",
564         "apihelp-query+blocks-paramvalue-prop-range": "{{doc-apihelp-paramvalue|query+blocks|prop|range}}",
565         "apihelp-query+blocks-paramvalue-prop-flags": "{{doc-apihelp-paramvalue|query+blocks|prop|flags}}",
566         "apihelp-query+blocks-param-show": "{{doc-apihelp-param|query+blocks|show}}",
567         "apihelp-query+blocks-example-simple": "{{doc-apihelp-example|query+blocks}}",
568         "apihelp-query+blocks-example-users": "{{doc-apihelp-example|query+blocks}}",
569         "apihelp-query+categories-description": "{{doc-apihelp-description|query+categories}}",
570         "apihelp-query+categories-param-prop": "{{doc-apihelp-param|query+categories|prop|paramvalues=1}}",
571         "apihelp-query+categories-paramvalue-prop-sortkey": "{{doc-apihelp-paramvalue|query+categories|prop|sortkey}}",
572         "apihelp-query+categories-paramvalue-prop-timestamp": "{{doc-apihelp-paramvalue|query+categories|prop|timestamp}}",
573         "apihelp-query+categories-paramvalue-prop-hidden": "{{doc-apihelp-paramvalue|query+categories|prop|hidden}}",
574         "apihelp-query+categories-param-show": "{{doc-apihelp-param|query+categories|show}}",
575         "apihelp-query+categories-param-limit": "{{doc-apihelp-param|query+categories|limit}}",
576         "apihelp-query+categories-param-categories": "{{doc-apihelp-param|query+categories|categories}}",
577         "apihelp-query+categories-param-dir": "{{doc-apihelp-param|query+categories|dir}}",
578         "apihelp-query+categories-example-simple": "{{doc-apihelp-example|query+categories}}",
579         "apihelp-query+categories-example-generator": "{{doc-apihelp-example|query+categories}}",
580         "apihelp-query+categoryinfo-description": "{{doc-apihelp-description|query+categoryinfo}}",
581         "apihelp-query+categoryinfo-example-simple": "{{doc-apihelp-example|query+categoryinfo}}",
582         "apihelp-query+categorymembers-description": "{{doc-apihelp-description|query+categorymembers}}",
583         "apihelp-query+categorymembers-param-title": "{{doc-apihelp-param|query+categorymembers|title}}",
584         "apihelp-query+categorymembers-param-pageid": "{{doc-apihelp-param|query+categorymembers|pageid}}",
585         "apihelp-query+categorymembers-param-prop": "{{doc-apihelp-param|query+categorymembers|prop|paramvalues=1}}",
586         "apihelp-query+categorymembers-paramvalue-prop-ids": "{{doc-apihelp-param|query+categorymembers|prop|ids}}",
587         "apihelp-query+categorymembers-paramvalue-prop-title": "{{doc-apihelp-param|query+categorymembers|prop|title}}",
588         "apihelp-query+categorymembers-paramvalue-prop-sortkey": "{{doc-apihelp-param|query+categorymembers|prop|sortkey}}",
589         "apihelp-query+categorymembers-paramvalue-prop-sortkeyprefix": "{{doc-apihelp-param|query+categorymembers|prop|sortkeyprefix}}",
590         "apihelp-query+categorymembers-paramvalue-prop-type": "{{doc-apihelp-param|query+categorymembers|prop|type}}",
591         "apihelp-query+categorymembers-paramvalue-prop-timestamp": "{{doc-apihelp-param|query+categorymembers|prop|timestamp}}",
592         "apihelp-query+categorymembers-param-namespace": "{{doc-apihelp-param|query+categorymembers|namespace}}",
593         "apihelp-query+categorymembers-param-type": "{{doc-apihelp-param|query+categorymembers|type}}",
594         "apihelp-query+categorymembers-param-limit": "{{doc-apihelp-param|query+categorymembers|limit}}",
595         "apihelp-query+categorymembers-param-sort": "{{doc-apihelp-param|query+categorymembers|sort}}",
596         "apihelp-query+categorymembers-param-dir": "{{doc-apihelp-param|query+categorymembers|dir}}",
597         "apihelp-query+categorymembers-param-start": "{{doc-apihelp-param|query+categorymembers|start}}",
598         "apihelp-query+categorymembers-param-end": "{{doc-apihelp-param|query+categorymembers|end}}",
599         "apihelp-query+categorymembers-param-starthexsortkey": "{{doc-apihelp-param|query+categorymembers|starthexsortkey}}",
600         "apihelp-query+categorymembers-param-endhexsortkey": "{{doc-apihelp-param|query+categorymembers|endhexsortkey}}",
601         "apihelp-query+categorymembers-param-startsortkeyprefix": "{{doc-apihelp-param|query+categorymembers|startsortkeyprefix}}",
602         "apihelp-query+categorymembers-param-endsortkeyprefix": "{{doc-apihelp-param|query+categorymembers|endsortkeyprefix}}",
603         "apihelp-query+categorymembers-param-startsortkey": "{{doc-apihelp-param|query+categorymembers|startsortkey}}",
604         "apihelp-query+categorymembers-param-endsortkey": "{{doc-apihelp-param|query+categorymembers|endsortkey}}",
605         "apihelp-query+categorymembers-example-simple": "{{doc-apihelp-example|query+categorymembers}}",
606         "apihelp-query+categorymembers-example-generator": "{{doc-apihelp-example|query+categorymembers}}",
607         "apihelp-query+contributors-description": "{{doc-apihelp-description|query+contributors}}",
608         "apihelp-query+contributors-param-group": "{{doc-apihelp-param|query+contributors|group}}",
609         "apihelp-query+contributors-param-excludegroup": "{{doc-apihelp-param|query+contributors|excludegroup}}",
610         "apihelp-query+contributors-param-rights": "{{doc-apihelp-param|query+contributors|rights}}",
611         "apihelp-query+contributors-param-excluderights": "{{doc-apihelp-param|query+contributors|excluderights}}",
612         "apihelp-query+contributors-param-limit": "{{doc-apihelp-param|query+contributors|limit}}",
613         "apihelp-query+contributors-example-simple": "{{doc-apihelp-example|query+contributors}}",
614         "apihelp-query+deletedrevisions-description": "{{doc-apihelp-description|query+deletedrevisions}}",
615         "apihelp-query+deletedrevisions-param-start": "{{doc-apihelp-param|query+deletedrevisions|start}}",
616         "apihelp-query+deletedrevisions-param-end": "{{doc-apihelp-param|query+deletedrevisions|end}}",
617         "apihelp-query+deletedrevisions-param-tag": "{{doc-apihelp-param|query+deletedrevisions|tag}}",
618         "apihelp-query+deletedrevisions-param-user": "{{doc-apihelp-param|query+deletedrevisions|user}}",
619         "apihelp-query+deletedrevisions-param-excludeuser": "{{doc-apihelp-param|query+deletedrevisions|excludeuser}}",
620         "apihelp-query+deletedrevisions-example-titles": "{{doc-apihelp-example|query+deletedrevisions}}",
621         "apihelp-query+deletedrevisions-example-revids": "{{doc-apihelp-example|query+deletedrevisions}}",
622         "apihelp-query+deletedrevs-description": "{{doc-apihelp-description|query+deletedrevs}}",
623         "apihelp-query+deletedrevs-paraminfo-modes": "{{doc-apihelp-paraminfo|query+deletedrevs|modes}}\n{{Identical|Mode}}",
624         "apihelp-query+deletedrevs-param-start": "{{doc-apihelp-param|query+deletedrevs|start}}",
625         "apihelp-query+deletedrevs-param-end": "{{doc-apihelp-param|query+deletedrevs|end}}",
626         "apihelp-query+deletedrevs-param-from": "{{doc-apihelp-param|query+deletedrevs|from}}",
627         "apihelp-query+deletedrevs-param-to": "{{doc-apihelp-param|query+deletedrevs|to}}",
628         "apihelp-query+deletedrevs-param-prefix": "{{doc-apihelp-param|query+deletedrevs|prefix}}",
629         "apihelp-query+deletedrevs-param-unique": "{{doc-apihelp-param|query+deletedrevs|unique}}",
630         "apihelp-query+deletedrevs-param-tag": "{{doc-apihelp-param|query+deletedrevs|tag}}",
631         "apihelp-query+deletedrevs-param-user": "{{doc-apihelp-param|query+deletedrevs|user}}",
632         "apihelp-query+deletedrevs-param-excludeuser": "{{doc-apihelp-param|query+deletedrevs|excludeuser}}",
633         "apihelp-query+deletedrevs-param-namespace": "{{doc-apihelp-param|query+deletedrevs|namespace}}",
634         "apihelp-query+deletedrevs-param-limit": "{{doc-apihelp-param|query+deletedrevs|limit}}",
635         "apihelp-query+deletedrevs-param-prop": "{{doc-apihelp-param|query+deletedrevs|prop}}",
636         "apihelp-query+deletedrevs-example-mode1": "{{doc-apihelp-example|query+deletedrevs}}",
637         "apihelp-query+deletedrevs-example-mode2": "{{doc-apihelp-example|query+deletedrevs}}",
638         "apihelp-query+deletedrevs-example-mode3-main": "{{doc-apihelp-example|query+deletedrevs}}",
639         "apihelp-query+deletedrevs-example-mode3-talk": "{{doc-apihelp-example|query+deletedrevs}}",
640         "apihelp-query+disabled-description": "{{doc-apihelp-description|query+disabled}}",
641         "apihelp-query+duplicatefiles-description": "{{doc-apihelp-description|query+duplicatefiles}}",
642         "apihelp-query+duplicatefiles-param-limit": "{{doc-apihelp-param|query+duplicatefiles|limit}}",
643         "apihelp-query+duplicatefiles-param-dir": "{{doc-apihelp-param|query+duplicatefiles|dir}}",
644         "apihelp-query+duplicatefiles-param-localonly": "{{doc-apihelp-param|query+duplicatefiles|localonly}}",
645         "apihelp-query+duplicatefiles-example-simple": "{{doc-apihelp-example|query+duplicatefiles}}",
646         "apihelp-query+duplicatefiles-example-generated": "{{doc-apihelp-example|query+duplicatefiles}}",
647         "apihelp-query+embeddedin-description": "{{doc-apihelp-description|query+embeddedin}}",
648         "apihelp-query+embeddedin-param-title": "{{doc-apihelp-param|query+embeddedin|title}}",
649         "apihelp-query+embeddedin-param-pageid": "{{doc-apihelp-param|query+embeddedin|pageid}}",
650         "apihelp-query+embeddedin-param-namespace": "{{doc-apihelp-param|query+embeddedin|namespace}}",
651         "apihelp-query+embeddedin-param-dir": "{{doc-apihelp-param|query+embeddedin|dir}}",
652         "apihelp-query+embeddedin-param-filterredir": "{{doc-apihelp-param|query+embeddedin|filterredir}}",
653         "apihelp-query+embeddedin-param-limit": "{{doc-apihelp-param|query+embeddedin|limit}}",
654         "apihelp-query+embeddedin-example-simple": "{{doc-apihelp-example|query+embeddedin}}",
655         "apihelp-query+embeddedin-example-generator": "{{doc-apihelp-example|query+embeddedin}}",
656         "apihelp-query+extlinks-description": "{{doc-apihelp-description|query+extlinks}}",
657         "apihelp-query+extlinks-param-limit": "{{doc-apihelp-param|query+extlinks|limit}}",
658         "apihelp-query+extlinks-param-protocol": "{{doc-apihelp-param|query+extlinks|protocol}}",
659         "apihelp-query+extlinks-param-query": "{{doc-apihelp-param|query+extlinks|query}}",
660         "apihelp-query+extlinks-param-expandurl": "{{doc-apihelp-param|query+extlinks|expandurl}}",
661         "apihelp-query+extlinks-example-simple": "{{doc-apihelp-example|query+extlinks}}",
662         "apihelp-query+exturlusage-description": "{{doc-apihelp-description|query+exturlusage}}",
663         "apihelp-query+exturlusage-param-prop": "{{doc-apihelp-param|query+exturlusage|prop|paramvalues=1}}",
664         "apihelp-query+exturlusage-paramvalue-prop-ids": "{{doc-apihelp-paramvalue|query+exturlusage|prop|ids}}",
665         "apihelp-query+exturlusage-paramvalue-prop-title": "{{doc-apihelp-paramvalue|query+exturlusage|prop|title}}",
666         "apihelp-query+exturlusage-paramvalue-prop-url": "{{doc-apihelp-paramvalue|query+exturlusage|prop|url}}",
667         "apihelp-query+exturlusage-param-protocol": "{{doc-apihelp-param|query+exturlusage|protocol}}",
668         "apihelp-query+exturlusage-param-query": "{{doc-apihelp-param|query+exturlusage|query}}",
669         "apihelp-query+exturlusage-param-namespace": "{{doc-apihelp-param|query+exturlusage|namespace}}",
670         "apihelp-query+exturlusage-param-limit": "{{doc-apihelp-param|query+exturlusage|limit}}",
671         "apihelp-query+exturlusage-param-expandurl": "{{doc-apihelp-param|query+exturlusage|expandurl}}",
672         "apihelp-query+exturlusage-example-simple": "{{doc-apihelp-example|query+exturlusage}}",
673         "apihelp-query+filearchive-description": "{{doc-apihelp-description|query+filearchive}}",
674         "apihelp-query+filearchive-param-from": "{{doc-apihelp-param|query+filearchive|from}}",
675         "apihelp-query+filearchive-param-to": "{{doc-apihelp-param|query+filearchive|to}}",
676         "apihelp-query+filearchive-param-prefix": "{{doc-apihelp-param|query+filearchive|prefix}}",
677         "apihelp-query+filearchive-param-limit": "{{doc-apihelp-param|query+filearchive|limit}}",
678         "apihelp-query+filearchive-param-dir": "{{doc-apihelp-param|query+filearchive|dir}}",
679         "apihelp-query+filearchive-param-sha1": "{{doc-apihelp-param|query+filearchive|sha1}}",
680         "apihelp-query+filearchive-param-sha1base36": "{{doc-apihelp-param|query+filearchive|sha1base36}}",
681         "apihelp-query+filearchive-param-prop": "{{doc-apihelp-param|query+filearchive|prop|paramvalues=1}}",
682         "apihelp-query+filearchive-paramvalue-prop-sha1": "{{doc-apihelp-paramvalue|query+filearchive|prop|sha1}}",
683         "apihelp-query+filearchive-paramvalue-prop-timestamp": "{{doc-apihelp-paramvalue|query+filearchive|prop|timestamp}}",
684         "apihelp-query+filearchive-paramvalue-prop-user": "{{doc-apihelp-paramvalue|query+filearchive|prop|user}}",
685         "apihelp-query+filearchive-paramvalue-prop-size": "{{doc-apihelp-paramvalue|query+filearchive|prop|size}}",
686         "apihelp-query+filearchive-paramvalue-prop-dimensions": "{{doc-apihelp-paramvalue|query+filearchive|prop|dimensions}}",
687         "apihelp-query+filearchive-paramvalue-prop-description": "{{doc-apihelp-paramvalue|query+filearchive|prop|description}}",
688         "apihelp-query+filearchive-paramvalue-prop-parseddescription": "{{doc-apihelp-paramvalue|query+filearchive|prop|parseddescription}}",
689         "apihelp-query+filearchive-paramvalue-prop-mime": "{{doc-apihelp-paramvalue|query+filearchive|prop|mime}}",
690         "apihelp-query+filearchive-paramvalue-prop-mediatype": "{{doc-apihelp-paramvalue|query+filearchive|prop|mediatype}}",
691         "apihelp-query+filearchive-paramvalue-prop-metadata": "{{doc-apihelp-paramvalue|query+filearchive|prop|metadata}}",
692         "apihelp-query+filearchive-paramvalue-prop-bitdepth": "{{doc-apihelp-paramvalue|query+filearchive|prop|bitdepth}}",
693         "apihelp-query+filearchive-paramvalue-prop-archivename": "{{doc-apihelp-paramvalue|query+filearchive|prop|archivename}}",
694         "apihelp-query+filearchive-example-simple": "{{doc-apihelp-example|query+filearchive}}",
695         "apihelp-query+filerepoinfo-description": "{{doc-apihelp-description|query+filerepoinfo}}",
696         "apihelp-query+filerepoinfo-param-prop": "{{doc-apihelp-param|query+filerepoinfo|prop}}",
697         "apihelp-query+filerepoinfo-example-simple": "{{doc-apihelp-example|query+filerepoinfo}}",
698         "apihelp-query+fileusage-description": "{{doc-apihelp-description|query+fileusage}}",
699         "apihelp-query+fileusage-param-prop": "{{doc-apihelp-param|query+fileusage|prop|paramvalues=1}}",
700         "apihelp-query+fileusage-paramvalue-prop-pageid": "{{doc-apihelp-paramvalue|query+fileusage|prop|pageid}}",
701         "apihelp-query+fileusage-paramvalue-prop-title": "{{doc-apihelp-paramvalue|query+fileusage|prop|title}}",
702         "apihelp-query+fileusage-paramvalue-prop-redirect": "{{doc-apihelp-paramvalue|query+fileusage|prop|redirect}}",
703         "apihelp-query+fileusage-param-namespace": "{{doc-apihelp-param|query+fileusage|namespace}}",
704         "apihelp-query+fileusage-param-limit": "{{doc-apihelp-param|query+fileusage|limit}}",
705         "apihelp-query+fileusage-param-show": "{{doc-apihelp-param|query+fileusage|show}}",
706         "apihelp-query+fileusage-example-simple": "{{doc-apihelp-example|query+fileusage}}",
707         "apihelp-query+fileusage-example-generator": "{{doc-apihelp-example|query+fileusage}}",
708         "apihelp-query+imageinfo-description": "{{doc-apihelp-description|query+imageinfo}}",
709         "apihelp-query+imageinfo-param-prop": "{{doc-apihelp-param|query+imageinfo|prop|paramvalues=1}}",
710         "apihelp-query+imageinfo-paramvalue-prop-timestamp": "{{doc-apihelp-paramvalue|query+imageinfo|prop|timestamp}}",
711         "apihelp-query+imageinfo-paramvalue-prop-user": "{{doc-apihelp-paramvalue|query+imageinfo|prop|user}}",
712         "apihelp-query+imageinfo-paramvalue-prop-userid": "Imageinfo returns information about file revisions (normally the last revision since <code>iilimit</code> defaults to 1). <code>userid</code> includes the ID of the user who made the (re)upload which created that revision. So there will be one user ID per imageinfo item; if you set the limit high enough, you will get all revisions of all files as separate imageinfo items.\n\n{{doc-apihelp-paramvalue|query+imageinfo|prop|userid}}",
713         "apihelp-query+imageinfo-paramvalue-prop-comment": "{{doc-apihelp-paramvalue|query+imageinfo|prop|comment}}",
714         "apihelp-query+imageinfo-paramvalue-prop-parsedcomment": "{{doc-apihelp-paramvalue|query+imageinfo|prop|parsedcomment}}",
715         "apihelp-query+imageinfo-paramvalue-prop-canonicaltitle": "A canonocal title is aa title formatted in the same way you would see it on the top of the page (localized namespace name, first letters capitalized, spaces instead of underscores). \n{{doc-apihelp-paramvalue|query+imageinfo|prop|canonicaltitle}}",
716         "apihelp-query+imageinfo-paramvalue-prop-url": "{{doc-apihelp-paramvalue|query+imageinfo|prop|url}}",
717         "apihelp-query+imageinfo-paramvalue-prop-size": "{{doc-apihelp-paramvalue|query+imageinfo|prop|size}}",
718         "apihelp-query+imageinfo-paramvalue-prop-dimensions": "{{doc-apihelp-paramvalue|query+imageinfo|prop|dimensions}}",
719         "apihelp-query+imageinfo-paramvalue-prop-sha1": "{{doc-apihelp-paramvalue|query+imageinfo|prop|sha1}}",
720         "apihelp-query+imageinfo-paramvalue-prop-mime": "{{doc-apihelp-paramvalue|query+imageinfo|prop|mime}}",
721         "apihelp-query+imageinfo-paramvalue-prop-thumbmime": "{{doc-apihelp-paramvalue|query+imageinfo|prop|thumbmime}}",
722         "apihelp-query+imageinfo-paramvalue-prop-mediatype": "{{doc-apihelp-paramvalue|query+imageinfo|prop|mediatype}}",
723         "apihelp-query+imageinfo-paramvalue-prop-metadata": "{{doc-apihelp-paramvalue|query+imageinfo|prop|metadata}}",
724         "apihelp-query+imageinfo-paramvalue-prop-commonmetadata": "{{doc-apihelp-paramvalue|query+imageinfo|prop|commonmetadata}}",
725         "apihelp-query+imageinfo-paramvalue-prop-extmetadata": "{{doc-apihelp-paramvalue|query+imageinfo|prop|extmetadata}}",
726         "apihelp-query+imageinfo-paramvalue-prop-archivename": "{{doc-apihelp-paramvalue|query+imageinfo|prop|archivename}}",
727         "apihelp-query+imageinfo-paramvalue-prop-bitdepth": "{{doc-apihelp-paramvalue|query+imageinfo|prop|bitdepth}}",
728         "apihelp-query+imageinfo-paramvalue-prop-uploadwarning": "{{doc-apihelp-paramvalue|query+imageinfo|prop|uploadwarning}}",
729         "apihelp-query+imageinfo-param-limit": "{{doc-apihelp-param|query+imageinfo|limit}}",
730         "apihelp-query+imageinfo-param-start": "{{doc-apihelp-param|query+imageinfo|start}}",
731         "apihelp-query+imageinfo-param-end": "{{doc-apihelp-param|query+imageinfo|end}}",
732         "apihelp-query+imageinfo-param-urlwidth": "{{doc-apihelp-param|query+imageinfo|urlwidth|params=* $1 - Maximum number of thumbnails per query|paramstart=2}}",
733         "apihelp-query+imageinfo-param-urlheight": "{{doc-apihelp-param|query+imageinfo|urlheight}}",
734         "apihelp-query+imageinfo-param-metadataversion": "{{doc-apihelp-param|query+imageinfo|metadataversion}}",
735         "apihelp-query+imageinfo-param-extmetadatalanguage": "{{doc-apihelp-param|query+imageinfo|extmetadatalanguage}}",
736         "apihelp-query+imageinfo-param-extmetadatamultilang": "{{doc-apihelp-param|query+imageinfo|extmetadatamultilang}}",
737         "apihelp-query+imageinfo-param-extmetadatafilter": "{{doc-apihelp-param|query+imageinfo|extmetadatafilter}}",
738         "apihelp-query+imageinfo-param-urlparam": "{{doc-apihelp-param|query+imageinfo|urlparam}}",
739         "apihelp-query+imageinfo-param-localonly": "{{doc-apihelp-param|query+imageinfo|localonly}}",
740         "apihelp-query+imageinfo-example-simple": "{{doc-apihelp-example|query+imageinfo}}",
741         "apihelp-query+imageinfo-example-dated": "{{doc-apihelp-example|query+imageinfo}}",
742         "apihelp-query+images-description": "{{doc-apihelp-description|query+images}}",
743         "apihelp-query+images-param-limit": "{{doc-apihelp-param|query+images|limit}}",
744         "apihelp-query+images-param-images": "{{doc-apihelp-param|query+images|images}}",
745         "apihelp-query+images-param-dir": "{{doc-apihelp-param|query+images|dir}}",
746         "apihelp-query+images-example-simple": "{{doc-apihelp-example|query+images}}",
747         "apihelp-query+images-example-generator": "{{doc-apihelp-example|query+images}}",
748         "apihelp-query+imageusage-description": "{{doc-apihelp-description|query+imageusage}}",
749         "apihelp-query+imageusage-param-title": "{{doc-apihelp-param|query+imageusage|title}}",
750         "apihelp-query+imageusage-param-pageid": "{{doc-apihelp-param|query+imageusage|pageid}}",
751         "apihelp-query+imageusage-param-namespace": "{{doc-apihelp-param|query+imageusage|namespace}}",
752         "apihelp-query+imageusage-param-dir": "{{doc-apihelp-param|query+imageusage|dir}}",
753         "apihelp-query+imageusage-param-filterredir": "{{doc-apihelp-param|query+imageusage|filterredir}}",
754         "apihelp-query+imageusage-param-limit": "{{doc-apihelp-param|query+imageusage|limit}}",
755         "apihelp-query+imageusage-param-redirect": "{{doc-apihelp-param|query+imageusage|redirect}}",
756         "apihelp-query+imageusage-example-simple": "{{doc-apihelp-example|query+imageusage}}",
757         "apihelp-query+imageusage-example-generator": "{{doc-apihelp-example|query+imageusage}}",
758         "apihelp-query+info-description": "{{doc-apihelp-description|query+info}}",
759         "apihelp-query+info-param-prop": "{{doc-apihelp-param|query+info|prop|paramvalues=1}}",
760         "apihelp-query+info-paramvalue-prop-protection": "{{doc-apihelp-paramvalue|query+info|prop|protection}}",
761         "apihelp-query+info-paramvalue-prop-talkid": "{{doc-apihelp-paramvalue|query+info|prop|talkid}}",
762         "apihelp-query+info-paramvalue-prop-watched": "{{doc-apihelp-paramvalue|query+info|prop|watched}}",
763         "apihelp-query+info-paramvalue-prop-watchers": "{{doc-apihelp-paramvalue|query+info|prop|watchers}}",
764         "apihelp-query+info-paramvalue-prop-visitingwatchers": "{{doc-apihelp-paramvalue|query+info|prop|visitingwatchers}}",
765         "apihelp-query+info-paramvalue-prop-notificationtimestamp": "{{doc-apihelp-paramvalue|query+info|prop|notificationtimestamp}}",
766         "apihelp-query+info-paramvalue-prop-subjectid": "{{doc-apihelp-paramvalue|query+info|prop|subjectid}}",
767         "apihelp-query+info-paramvalue-prop-url": "{{doc-apihelp-paramvalue|query+info|prop|url}}",
768         "apihelp-query+info-paramvalue-prop-readable": "{{doc-apihelp-paramvalue|query+info|prop|readable}}",
769         "apihelp-query+info-paramvalue-prop-preload": "{{doc-apihelp-paramvalue|query+info|prop|preload}}",
770         "apihelp-query+info-paramvalue-prop-displaytitle": "{{doc-apihelp-paramvalue|query+info|prop|displaytitle}}",
771         "apihelp-query+info-param-testactions": "{{doc-apihelp-param|query+info|testactions}}",
772         "apihelp-query+info-param-token": "{{doc-apihelp-param|query+info|token}}",
773         "apihelp-query+info-example-simple": "{{doc-apihelp-example|query+info}}",
774         "apihelp-query+info-example-protection": "{{doc-apihelp-example|query+info}}",
775         "apihelp-query+iwbacklinks-description": "{{doc-apihelp-description|query+iwbacklinks}}",
776         "apihelp-query+iwbacklinks-param-prefix": "{{doc-apihelp-param|query+iwbacklinks|prefix}}",
777         "apihelp-query+iwbacklinks-param-title": "{{doc-apihelp-param|query+iwbacklinks|title}}",
778         "apihelp-query+iwbacklinks-param-limit": "{{doc-apihelp-param|query+iwbacklinks|limit}}",
779         "apihelp-query+iwbacklinks-param-prop": "{{doc-apihelp-param|query+iwbacklinks|prop|paramvalues=1}}",
780         "apihelp-query+iwbacklinks-paramvalue-prop-iwprefix": "{{doc-apihelp-paramvalue|query+iwbacklinks|prop|iwprefix}}",
781         "apihelp-query+iwbacklinks-paramvalue-prop-iwtitle": "{{doc-apihelp-paramvalue|query+iwbacklinks|prop|iwtitle}}",
782         "apihelp-query+iwbacklinks-param-dir": "{{doc-apihelp-param|query+iwbacklinks|dir}}",
783         "apihelp-query+iwbacklinks-example-simple": "{{doc-apihelp-example|query+iwbacklinks}}",
784         "apihelp-query+iwbacklinks-example-generator": "{{doc-apihelp-example|query+iwbacklinks}}",
785         "apihelp-query+iwlinks-description": "{{doc-apihelp-description|query+iwlinks}}",
786         "apihelp-query+iwlinks-param-url": "{{doc-apihelp-param|query+iwlinks|url}}",
787         "apihelp-query+iwlinks-param-prop": "{{doc-apihelp-param|query+iwlinks|prop|paramvalues=1}}",
788         "apihelp-query+iwlinks-paramvalue-prop-url": "{{doc-apihelp-paramvalue|query+iwlinks|prop|url}}",
789         "apihelp-query+iwlinks-param-limit": "{{doc-apihelp-param|query+iwlinks|limit}}",
790         "apihelp-query+iwlinks-param-prefix": "{{doc-apihelp-param|query+iwlinks|prefix}}",
791         "apihelp-query+iwlinks-param-title": "{{doc-apihelp-param|query+iwlinks|title}}",
792         "apihelp-query+iwlinks-param-dir": "{{doc-apihelp-param|query+iwlinks|dir}}",
793         "apihelp-query+iwlinks-example-simple": "{{doc-apihelp-example|query+iwlinks}}",
794         "apihelp-query+langbacklinks-description": "{{doc-apihelp-description|query+langbacklinks}}",
795         "apihelp-query+langbacklinks-param-lang": "{{doc-apihelp-param|query+langbacklinks|lang}}",
796         "apihelp-query+langbacklinks-param-title": "{{doc-apihelp-param|query+langbacklinks|title}}",
797         "apihelp-query+langbacklinks-param-limit": "{{doc-apihelp-param|query+langbacklinks|limit}}",
798         "apihelp-query+langbacklinks-param-prop": "{{doc-apihelp-param|query+langbacklinks|prop|paramvalues=1}}",
799         "apihelp-query+langbacklinks-paramvalue-prop-lllang": "{{doc-apihelp-param|query+langbacklinks|prop|lllang}}",
800         "apihelp-query+langbacklinks-paramvalue-prop-lltitle": "{{doc-apihelp-param|query+langbacklinks|prop|lltitle}}",
801         "apihelp-query+langbacklinks-param-dir": "{{doc-apihelp-param|query+langbacklinks|dir}}",
802         "apihelp-query+langbacklinks-example-simple": "{{doc-apihelp-example|query+langbacklinks}}",
803         "apihelp-query+langbacklinks-example-generator": "{{doc-apihelp-example|query+langbacklinks}}",
804         "apihelp-query+langlinks-description": "{{doc-apihelp-description|query+langlinks}}",
805         "apihelp-query+langlinks-param-limit": "{{doc-apihelp-param|query+langlinks|limit}}",
806         "apihelp-query+langlinks-param-url": "{{doc-apihelp-param|query+langlinks|url}}",
807         "apihelp-query+langlinks-param-prop": "{{doc-apihelp-param|query+langlinks|prop|paramvalues=1}}",
808         "apihelp-query+langlinks-paramvalue-prop-url": "{{doc-apihelp-paramvalue|query+langlinks|prop|url}}",
809         "apihelp-query+langlinks-paramvalue-prop-langname": "{{doc-apihelp-paramvalue|query+langlinks|prop|langname}}",
810         "apihelp-query+langlinks-paramvalue-prop-autonym": "{{doc-apihelp-paramvalue|query+langlinks|prop|autonym}}",
811         "apihelp-query+langlinks-param-lang": "{{doc-apihelp-param|query+langlinks|lang}}",
812         "apihelp-query+langlinks-param-title": "{{doc-apihelp-param|query+langlinks|title}}",
813         "apihelp-query+langlinks-param-dir": "{{doc-apihelp-param|query+langlinks|dir}}",
814         "apihelp-query+langlinks-param-inlanguagecode": "{{doc-apihelp-param|query+langlinks|inlanguagecode}}",
815         "apihelp-query+langlinks-example-simple": "{{doc-apihelp-example|query+langlinks}}",
816         "apihelp-query+links-description": "{{doc-apihelp-description|query+links}}",
817         "apihelp-query+links-param-namespace": "{{doc-apihelp-param|query+links|namespace}}",
818         "apihelp-query+links-param-limit": "{{doc-apihelp-param|query+links|limit}}",
819         "apihelp-query+links-param-titles": "{{doc-apihelp-param|query+links|titles}}",
820         "apihelp-query+links-param-dir": "{{doc-apihelp-param|query+links|dir}}",
821         "apihelp-query+links-example-simple": "{{doc-apihelp-example|query+links}}",
822         "apihelp-query+links-example-generator": "{{doc-apihelp-example|query+links}}",
823         "apihelp-query+links-example-namespaces": "{{doc-apihelp-example|query+links}}",
824         "apihelp-query+linkshere-description": "{{doc-apihelp-description|query+linkshere}}",
825         "apihelp-query+linkshere-param-prop": "{{doc-apihelp-param|query+linkshere|prop|paramvalues=1}}",
826         "apihelp-query+linkshere-paramvalue-prop-pageid": "{{doc-apihelp-paramvalue|query+linkshere|prop|pageid}}",
827         "apihelp-query+linkshere-paramvalue-prop-title": "{{doc-apihelp-paramvalue|query+linkshere|prop|title}}",
828         "apihelp-query+linkshere-paramvalue-prop-redirect": "{{doc-apihelp-paramvalue|query+linkshere|prop|redirect}}",
829         "apihelp-query+linkshere-param-namespace": "{{doc-apihelp-param|query+linkshere|namespace}}",
830         "apihelp-query+linkshere-param-limit": "{{doc-apihelp-param|query+linkshere|limit}}",
831         "apihelp-query+linkshere-param-show": "{{doc-apihelp-param|query+linkshere|show}}",
832         "apihelp-query+linkshere-example-simple": "{{doc-apihelp-example|query+linkshere}}",
833         "apihelp-query+linkshere-example-generator": "{{doc-apihelp-example|query+linkshere}}",
834         "apihelp-query+logevents-description": "{{doc-apihelp-description|query+logevents}}",
835         "apihelp-query+logevents-param-prop": "{{doc-apihelp-param|query+logevents|prop|paramvalues=1}}",
836         "apihelp-query+logevents-paramvalue-prop-ids": "{{doc-apihelp-paramvalue|query+logevents|prop|ids}}",
837         "apihelp-query+logevents-paramvalue-prop-title": "{{doc-apihelp-paramvalue|query+logevents|prop|title}}",
838         "apihelp-query+logevents-paramvalue-prop-type": "{{doc-apihelp-paramvalue|query+logevents|prop|type}}",
839         "apihelp-query+logevents-paramvalue-prop-user": "{{doc-apihelp-paramvalue|query+logevents|prop|user}}",
840         "apihelp-query+logevents-paramvalue-prop-userid": "{{doc-apihelp-paramvalue|query+logevents|prop|userid}}",
841         "apihelp-query+logevents-paramvalue-prop-timestamp": "{{doc-apihelp-paramvalue|query+logevents|prop|timestamp}}",
842         "apihelp-query+logevents-paramvalue-prop-comment": "{{doc-apihelp-paramvalue|query+logevents|prop|comment}}",
843         "apihelp-query+logevents-paramvalue-prop-parsedcomment": "{{doc-apihelp-paramvalue|query+logevents|prop|parsedcomment}}",
844         "apihelp-query+logevents-paramvalue-prop-details": "{{doc-apihelp-paramvalue|query+logevents|prop|details}}",
845         "apihelp-query+logevents-paramvalue-prop-tags": "{{doc-apihelp-paramvalue|query+logevents|prop|tags}}",
846         "apihelp-query+logevents-param-type": "{{doc-apihelp-param|query+logevents|type}}",
847         "apihelp-query+logevents-param-action": "{{doc-apihelp-param|query+logevents|action}}",
848         "apihelp-query+logevents-param-start": "{{doc-apihelp-param|query+logevents|start}}",
849         "apihelp-query+logevents-param-end": "{{doc-apihelp-param|query+logevents|end}}",
850         "apihelp-query+logevents-param-user": "{{doc-apihelp-param|query+logevents|user}}",
851         "apihelp-query+logevents-param-title": "{{doc-apihelp-param|query+logevents|title}}",
852         "apihelp-query+logevents-param-namespace": "{{doc-apihelp-param|query+logevents|namespace}}",
853         "apihelp-query+logevents-param-prefix": "{{doc-apihelp-param|query+logevents|prefix}}",
854         "apihelp-query+logevents-param-tag": "{{doc-apihelp-param|query+logevents|tag}}",
855         "apihelp-query+logevents-param-limit": "{{doc-apihelp-param|query+logevents|limit}}",
856         "apihelp-query+logevents-example-simple": "{{doc-apihelp-example|query+logevents}}",
857         "apihelp-query+pagepropnames-description": "{{doc-apihelp-description|query+pagepropnames}}",
858         "apihelp-query+pagepropnames-param-limit": "{{doc-apihelp-param|query+pagepropnames|limit}}",
859         "apihelp-query+pagepropnames-example-simple": "{{doc-apihelp-example|query+pagepropnames}}",
860         "apihelp-query+pageprops-description": "{{doc-apihelp-description|query+pageprops}}",
861         "apihelp-query+pageprops-param-prop": "{{doc-apihelp-param|query+pageprops|prop}}",
862         "apihelp-query+pageprops-example-simple": "{{doc-apihelp-example|query+pageprops}}",
863         "apihelp-query+pageswithprop-description": "{{doc-apihelp-description|query+pageswithprop}}",
864         "apihelp-query+pageswithprop-param-propname": "{{doc-apihelp-param|query+pageswithprop|propname}}",
865         "apihelp-query+pageswithprop-param-prop": "{{doc-apihelp-param|query+pageswithprop|prop|paramvalues=1}}",
866         "apihelp-query+pageswithprop-paramvalue-prop-ids": "{{doc-apihelp-param|query+pageswithprop|prop|ids}}",
867         "apihelp-query+pageswithprop-paramvalue-prop-title": "{{doc-apihelp-param|query+pageswithprop|prop|title}}",
868         "apihelp-query+pageswithprop-paramvalue-prop-value": "{{doc-apihelp-param|query+pageswithprop|prop|value}}",
869         "apihelp-query+pageswithprop-param-limit": "{{doc-apihelp-param|query+pageswithprop|limit}}",
870         "apihelp-query+pageswithprop-param-dir": "{{doc-apihelp-param|query+pageswithprop|dir}}",
871         "apihelp-query+pageswithprop-example-simple": "{{doc-apihelp-example|query+pageswithprop}}",
872         "apihelp-query+pageswithprop-example-generator": "{{doc-apihelp-example|query+pageswithprop}}",
873         "apihelp-query+prefixsearch-description": "{{doc-apihelp-description|query+prefixsearch}}",
874         "apihelp-query+prefixsearch-param-search": "{{doc-apihelp-param|query+prefixsearch|search}}",
875         "apihelp-query+prefixsearch-param-namespace": "{{doc-apihelp-param|query+prefixsearch|namespace}}",
876         "apihelp-query+prefixsearch-param-limit": "{{doc-apihelp-param|query+prefixsearch|limit}}",
877         "apihelp-query+prefixsearch-param-offset": "{{doc-apihelp-param|query+prefixsearch|offset}}",
878         "apihelp-query+prefixsearch-example-simple": "{{doc-apihelp-example|query+prefixsearch}}",
879         "apihelp-query+protectedtitles-description": "{{doc-apihelp-description|query+protectedtitles}}",
880         "apihelp-query+protectedtitles-param-namespace": "{{doc-apihelp-param|query+protectedtitles|namespace}}",
881         "apihelp-query+protectedtitles-param-level": "{{doc-apihelp-param|query+protectedtitles|level}}",
882         "apihelp-query+protectedtitles-param-limit": "{{doc-apihelp-param|query+protectedtitles|limit}}",
883         "apihelp-query+protectedtitles-param-start": "{{doc-apihelp-param|query+protectedtitles|start}}",
884         "apihelp-query+protectedtitles-param-end": "{{doc-apihelp-param|query+protectedtitles|end}}",
885         "apihelp-query+protectedtitles-param-prop": "{{doc-apihelp-param|query+protectedtitles|prop|paramvalues=1}}",
886         "apihelp-query+protectedtitles-paramvalue-prop-timestamp": "{{doc-apihelp-paramvalue|query+protectedtitles|prop|timestamp}}",
887         "apihelp-query+protectedtitles-paramvalue-prop-user": "{{doc-apihelp-paramvalue|query+protectedtitles|prop|user}}",
888         "apihelp-query+protectedtitles-paramvalue-prop-userid": "{{doc-apihelp-paramvalue|query+protectedtitles|prop|userid}}",
889         "apihelp-query+protectedtitles-paramvalue-prop-comment": "{{doc-apihelp-paramvalue|query+protectedtitles|prop|comment}}",
890         "apihelp-query+protectedtitles-paramvalue-prop-parsedcomment": "{{doc-apihelp-paramvalue|query+protectedtitles|prop|parsedcomment}}",
891         "apihelp-query+protectedtitles-paramvalue-prop-expiry": "{{doc-apihelp-paramvalue|query+protectedtitles|prop|expiry}}",
892         "apihelp-query+protectedtitles-paramvalue-prop-level": "{{doc-apihelp-paramvalue|query+protectedtitles|prop|level}}",
893         "apihelp-query+protectedtitles-example-simple": "{{doc-apihelp-example|query+protectedtitles}}",
894         "apihelp-query+protectedtitles-example-generator": "{{doc-apihelp-example|query+protectedtitles}}",
895         "apihelp-query+querypage-description": "{{doc-apihelp-description|query+querypage}}",
896         "apihelp-query+querypage-param-page": "{{doc-apihelp-param|query+querypage|page}}",
897         "apihelp-query+querypage-param-limit": "{{doc-apihelp-param|query+querypage|limit}}",
898         "apihelp-query+querypage-example-ancientpages": "{{doc-apihelp-example|query+querypage}}",
899         "apihelp-query+random-description": "{{doc-apihelp-description|query+random}}",
900         "apihelp-query+random-param-namespace": "{{doc-apihelp-param|query+random|namespace}}",
901         "apihelp-query+random-param-limit": "{{doc-apihelp-param|query+random|limit}}",
902         "apihelp-query+random-param-redirect": "{{doc-apihelp-param|query+random|redirect}}",
903         "apihelp-query+random-param-filterredir": "{{doc-apihelp-param|query+random|filterredir}}",
904         "apihelp-query+random-example-simple": "{{doc-apihelp-example|query+random}}",
905         "apihelp-query+random-example-generator": "{{doc-apihelp-example|query+random}}",
906         "apihelp-query+recentchanges-description": "{{doc-apihelp-description|query+recentchanges}}",
907         "apihelp-query+recentchanges-param-start": "{{doc-apihelp-param|query+recentchanges|start}}",
908         "apihelp-query+recentchanges-param-end": "{{doc-apihelp-param|query+recentchanges|end}}",
909         "apihelp-query+recentchanges-param-namespace": "{{doc-apihelp-param|query+recentchanges|namespace}}",
910         "apihelp-query+recentchanges-param-user": "{{doc-apihelp-param|query+recentchanges|user}}",
911         "apihelp-query+recentchanges-param-excludeuser": "{{doc-apihelp-param|query+recentchanges|excludeuser}}",
912         "apihelp-query+recentchanges-param-tag": "{{doc-apihelp-param|query+recentchanges|tag}}",
913         "apihelp-query+recentchanges-param-prop": "{{doc-apihelp-param|query+recentchanges|prop|paramvalues=1}}",
914         "apihelp-query+recentchanges-paramvalue-prop-user": "{{doc-apihelp-paramvalue|query+recentchanges|prop|user}}",
915         "apihelp-query+recentchanges-paramvalue-prop-userid": "{{doc-apihelp-paramvalue|query+recentchanges|prop|userid}}",
916         "apihelp-query+recentchanges-paramvalue-prop-comment": "{{doc-apihelp-paramvalue|query+recentchanges|prop|comment}}",
917         "apihelp-query+recentchanges-paramvalue-prop-parsedcomment": "{{doc-apihelp-paramvalue|query+recentchanges|prop|parsedcomment}}",
918         "apihelp-query+recentchanges-paramvalue-prop-flags": "{{doc-apihelp-paramvalue|query+recentchanges|prop|flags}}",
919         "apihelp-query+recentchanges-paramvalue-prop-timestamp": "{{doc-apihelp-paramvalue|query+recentchanges|prop|timestamp}}",
920         "apihelp-query+recentchanges-paramvalue-prop-title": "{{doc-apihelp-paramvalue|query+recentchanges|prop|title}}",
921         "apihelp-query+recentchanges-paramvalue-prop-ids": "{{doc-apihelp-paramvalue|query+recentchanges|prop|ids}}",
922         "apihelp-query+recentchanges-paramvalue-prop-sizes": "{{doc-apihelp-paramvalue|query+recentchanges|prop|sizes}}",
923         "apihelp-query+recentchanges-paramvalue-prop-redirect": "{{doc-apihelp-paramvalue|query+recentchanges|prop|redirect}}",
924         "apihelp-query+recentchanges-paramvalue-prop-patrolled": "{{doc-apihelp-paramvalue|query+recentchanges|prop|patrolled}}",
925         "apihelp-query+recentchanges-paramvalue-prop-loginfo": "{{doc-apihelp-paramvalue|query+recentchanges|prop|loginfo}}",
926         "apihelp-query+recentchanges-paramvalue-prop-tags": "{{doc-apihelp-paramvalue|query+recentchanges|prop|tags}}",
927         "apihelp-query+recentchanges-paramvalue-prop-sha1": "{{doc-apihelp-paramvalue|query+recentchanges|prop|sha1}}",
928         "apihelp-query+recentchanges-param-token": "{{doc-apihelp-param|query+recentchanges|token}}",
929         "apihelp-query+recentchanges-param-show": "{{doc-apihelp-param|query+recentchanges|show}}",
930         "apihelp-query+recentchanges-param-limit": "{{doc-apihelp-param|query+recentchanges|limit}}",
931         "apihelp-query+recentchanges-param-type": "{{doc-apihelp-param|query+recentchanges|type}}",
932         "apihelp-query+recentchanges-param-toponly": "{{doc-apihelp-param|query+recentchanges|toponly}}",
933         "apihelp-query+recentchanges-param-generaterevisions": "{{doc-apihelp-param|query+recentchanges|generaterevisions}}",
934         "apihelp-query+recentchanges-example-simple": "{{doc-apihelp-example|query+recentchanges}}",
935         "apihelp-query+recentchanges-example-generator": "{{doc-apihelp-example|query+recentchanges}}",
936         "apihelp-query+redirects-description": "{{doc-apihelp-description|query+redirects}}",
937         "apihelp-query+redirects-param-prop": "{{doc-apihelp-param|query+redirects|prop|paramvalues=1}}",
938         "apihelp-query+redirects-paramvalue-prop-pageid": "{{doc-apihelp-paramvalue|query+redirects|prop|pageid}}",
939         "apihelp-query+redirects-paramvalue-prop-title": "{{doc-apihelp-paramvalue|query+redirects|prop|title}}",
940         "apihelp-query+redirects-paramvalue-prop-fragment": "{{doc-apihelp-paramvalue|query+redirects|prop|fragment}}",
941         "apihelp-query+redirects-param-namespace": "{{doc-apihelp-param|query+redirects|namespace}}",
942         "apihelp-query+redirects-param-limit": "{{doc-apihelp-param|query+redirects|limit}}",
943         "apihelp-query+redirects-param-show": "{{doc-apihelp-param|query+redirects|show}}",
944         "apihelp-query+redirects-example-simple": "{{doc-apihelp-example|query+redirects}}",
945         "apihelp-query+redirects-example-generator": "{{doc-apihelp-example|query+redirects}}",
946         "apihelp-query+revisions-description": "{{doc-apihelp-description|query+revisions}}",
947         "apihelp-query+revisions-paraminfo-singlepageonly": "{{doc-apihelp-paraminfo|query+revisions|singlepageonly}}",
948         "apihelp-query+revisions-param-startid": "{{doc-apihelp-param|query+revisions|startid}}",
949         "apihelp-query+revisions-param-endid": "{{doc-apihelp-param|query+revisions|endid}}",
950         "apihelp-query+revisions-param-start": "{{doc-apihelp-param|query+revisions|start}}",
951         "apihelp-query+revisions-param-end": "{{doc-apihelp-param|query+revisions|end}}",
952         "apihelp-query+revisions-param-user": "{{doc-apihelp-param|query+revisions|user}}",
953         "apihelp-query+revisions-param-excludeuser": "{{doc-apihelp-param|query+revisions|excludeuser}}",
954         "apihelp-query+revisions-param-tag": "{{doc-apihelp-param|query+revisions|tag}}",
955         "apihelp-query+revisions-param-token": "{{doc-apihelp-param|query+revisions|token}}",
956         "apihelp-query+revisions-example-content": "{{doc-apihelp-example|query+revisions}}",
957         "apihelp-query+revisions-example-last5": "{{doc-apihelp-example|query+revisions}}",
958         "apihelp-query+revisions-example-first5": "{{doc-apihelp-example|query+revisions}}",
959         "apihelp-query+revisions-example-first5-after": "{{doc-apihelp-example|query+revisions}}",
960         "apihelp-query+revisions-example-first5-not-localhost": "{{doc-apihelp-example|query+revisions}}",
961         "apihelp-query+revisions-example-first5-user": "{{doc-apihelp-example|query+revisions}}",
962         "apihelp-query+revisions+base-param-prop": "{{doc-apihelp-param|query+revisions+base|prop|description=the \"prop\" parameter to revision querying modules|noseealso=1|paramvalues=1}}",
963         "apihelp-query+revisions+base-paramvalue-prop-ids": "{{doc-apihelp-paramvalue|query+revisions+base|prop|ids}}",
964         "apihelp-query+revisions+base-paramvalue-prop-flags": "{{doc-apihelp-paramvalue|query+revisions+base|prop|flags}}",
965         "apihelp-query+revisions+base-paramvalue-prop-timestamp": "{{doc-apihelp-paramvalue|query+revisions+base|prop|timestamp}}",
966         "apihelp-query+revisions+base-paramvalue-prop-user": "{{doc-apihelp-paramvalue|query+revisions+base|prop|user}}",
967         "apihelp-query+revisions+base-paramvalue-prop-userid": "{{doc-apihelp-paramvalue|query+revisions+base|prop|userid}}",
968         "apihelp-query+revisions+base-paramvalue-prop-size": "{{doc-apihelp-paramvalue|query+revisions+base|prop|size}}",
969         "apihelp-query+revisions+base-paramvalue-prop-sha1": "{{doc-apihelp-paramvalue|query+revisions+base|prop|sha1}}",
970         "apihelp-query+revisions+base-paramvalue-prop-contentmodel": "{{doc-apihelp-paramvalue|query+revisions+base|prop|contentmodel}}",
971         "apihelp-query+revisions+base-paramvalue-prop-comment": "{{doc-apihelp-paramvalue|query+revisions+base|prop|comment}}",
972         "apihelp-query+revisions+base-paramvalue-prop-parsedcomment": "{{doc-apihelp-paramvalue|query+revisions+base|prop|parsedcomment}}",
973         "apihelp-query+revisions+base-paramvalue-prop-content": "{{doc-apihelp-paramvalue|query+revisions+base|prop|content}}",
974         "apihelp-query+revisions+base-paramvalue-prop-tags": "{{doc-apihelp-paramvalue|query+revisions+base|prop|tags}}",
975         "apihelp-query+revisions+base-paramvalue-prop-parsetree": "{{doc-apihelp-paramvalue|query+revisions+base|prop|parsetree|params=* $1 - Value of the constant CONTENT_MODEL_WIKITEXT|paramstart=2}}",
976         "apihelp-query+revisions+base-param-limit": "{{doc-apihelp-param|query+revisions+base|limit|description=the \"limit\" parameter to revision querying modules|noseealso=1}}",
977         "apihelp-query+revisions+base-param-expandtemplates": "{{doc-apihelp-param|query+revisions+base|expandtemplates|description=the \"expandtemplates\" parameter to revision querying modules|noseealso=1}}",
978         "apihelp-query+revisions+base-param-generatexml": "{{doc-apihelp-param|query+revisions+base|generatexml|description=the \"generatexml\" parameter to revision querying modules|noseealso=1}}",
979         "apihelp-query+revisions+base-param-parse": "{{doc-apihelp-param|query+revisions+base|parse|description=the \"parse\" parameter to revision querying modules|noseealso=1}}",
980         "apihelp-query+revisions+base-param-section": "{{doc-apihelp-param|query+revisions+base|section|description=the \"section\" parameter to revision querying modules|noseealso=1}}",
981         "apihelp-query+revisions+base-param-diffto": "{{doc-apihelp-param|query+revisions+base|diffto|description=the \"diffto\" parameter to revision querying modules|noseealso=1}}",
982         "apihelp-query+revisions+base-param-difftotext": "{{doc-apihelp-param|query+revisions+base|difftotext|description=the \"difftotext\" parameter to revision querying modules|noseealso=1}}",
983         "apihelp-query+revisions+base-param-difftotextpst": "{{doc-apihelp-param|query+revisions+base|difftotextpst|description=the \"difftotextpst\" parameter to revision querying modules|noseealso=1}}",
984         "apihelp-query+revisions+base-param-contentformat": "{{doc-apihelp-param|query+revisions+base|contentformat|description=the \"contentformat\" parameter to revision querying modules|noseealso=1}}",
985         "apihelp-query+search-description": "{{doc-apihelp-description|query+search}}",
986         "apihelp-query+search-param-search": "{{doc-apihelp-param|query+search|search}}",
987         "apihelp-query+search-param-namespace": "{{doc-apihelp-param|query+search|namespace}}",
988         "apihelp-query+search-param-what": "{{doc-apihelp-param|query+search|what}}",
989         "apihelp-query+search-param-info": "{{doc-apihelp-param|query+search|info}}",
990         "apihelp-query+search-param-prop": "{{doc-apihelp-param|query+search|prop|paramvalues=1}}",
991         "apihelp-query+search-paramvalue-prop-size": "{{doc-apihelp-paramvalue|query+search|prop|size}}",
992         "apihelp-query+search-paramvalue-prop-wordcount": "{{doc-apihelp-paramvalue|query+search|prop|wordcount}}",
993         "apihelp-query+search-paramvalue-prop-timestamp": "{{doc-apihelp-paramvalue|query+search|prop|timestamp}}",
994         "apihelp-query+search-paramvalue-prop-snippet": "{{doc-apihelp-paramvalue|query+search|prop|snippet}}",
995         "apihelp-query+search-paramvalue-prop-titlesnippet": "{{doc-apihelp-paramvalue|query+search|prop|titlesnippet}}",
996         "apihelp-query+search-paramvalue-prop-redirectsnippet": "{{doc-apihelp-paramvalue|query+search|prop|redirectsnippet}}",
997         "apihelp-query+search-paramvalue-prop-redirecttitle": "{{doc-apihelp-paramvalue|query+search|prop|redirecttitle}}",
998         "apihelp-query+search-paramvalue-prop-sectionsnippet": "{{doc-apihelp-paramvalue|query+search|prop|sectionsnippet}}",
999         "apihelp-query+search-paramvalue-prop-sectiontitle": "{{doc-apihelp-paramvalue|query+search|prop|sectiontitle}}",
1000         "apihelp-query+search-paramvalue-prop-categorysnippet": "{{doc-apihelp-paramvalue|query+search|prop|categorysnippet}}",
1001         "apihelp-query+search-paramvalue-prop-isfilematch": "{{doc-apihelp-paramvalue|query+search|prop|isfilematch}}",
1002         "apihelp-query+search-paramvalue-prop-score": "{{doc-apihelp-paramvalue|query+search|prop|score}}",
1003         "apihelp-query+search-paramvalue-prop-hasrelated": "{{doc-apihelp-paramvalue|query+search|prop|hasrelated}}",
1004         "apihelp-query+search-param-limit": "{{doc-apihelp-param|query+search|limit}}",
1005         "apihelp-query+search-param-interwiki": "{{doc-apihelp-param|query+search|interwiki}}",
1006         "apihelp-query+search-param-backend": "{{doc-apihelp-param|query+search|backend}}",
1007         "apihelp-query+search-param-enablerewrites": "{{doc-apihelp-param|query+search|enablerewrites}}",
1008         "apihelp-query+search-example-simple": "{{doc-apihelp-example|query+search}}",
1009         "apihelp-query+search-example-text": "{{doc-apihelp-example|query+search}}",
1010         "apihelp-query+search-example-generator": "{{doc-apihelp-example|query+search}}",
1011         "apihelp-query+siteinfo-description": "{{doc-apihelp-description|query+siteinfo}}",
1012         "apihelp-query+siteinfo-param-prop": "{{doc-apihelp-param|query+siteinfo|prop|paramvalues=1}}",
1013         "apihelp-query+siteinfo-paramvalue-prop-general": "{{doc-apihelp-paramvalue|query+siteinfo|prop|general}}",
1014         "apihelp-query+siteinfo-paramvalue-prop-namespaces": "{{doc-apihelp-paramvalue|query+siteinfo|prop|namespaces}}",
1015         "apihelp-query+siteinfo-paramvalue-prop-namespacealiases": "{{doc-apihelp-paramvalue|query+siteinfo|prop|namespacealiases}}",
1016         "apihelp-query+siteinfo-paramvalue-prop-specialpagealiases": "{{doc-apihelp-paramvalue|query+siteinfo|prop|specialpagealiases}}",
1017         "apihelp-query+siteinfo-paramvalue-prop-magicwords": "{{doc-apihelp-paramvalue|query+siteinfo|prop|magicwords}}",
1018         "apihelp-query+siteinfo-paramvalue-prop-statistics": "{{doc-apihelp-paramvalue|query+siteinfo|prop|statistics}}",
1019         "apihelp-query+siteinfo-paramvalue-prop-interwikimap": "{{doc-apihelp-paramvalue|query+siteinfo|prop|interwikimap}}",
1020         "apihelp-query+siteinfo-paramvalue-prop-dbrepllag": "{{doc-apihelp-paramvalue|query+siteinfo|prop|dbrepllag}}",
1021         "apihelp-query+siteinfo-paramvalue-prop-usergroups": "{{doc-apihelp-paramvalue|query+siteinfo|prop|usergroups}}",
1022         "apihelp-query+siteinfo-paramvalue-prop-libraries": "{{doc-apihelp-paramvalue|query+siteinfo|prop|libraries}}",
1023         "apihelp-query+siteinfo-paramvalue-prop-extensions": "{{doc-apihelp-paramvalue|query+siteinfo|prop|extensions}}",
1024         "apihelp-query+siteinfo-paramvalue-prop-fileextensions": "{{doc-apihelp-paramvalue|query+siteinfo|prop|fileextensions}}",
1025         "apihelp-query+siteinfo-paramvalue-prop-rightsinfo": "{{doc-apihelp-paramvalue|query+siteinfo|prop|rightsinfo}}",
1026         "apihelp-query+siteinfo-paramvalue-prop-restrictions": "{{doc-apihelp-paramvalue|query+siteinfo|prop|restrictions}}",
1027         "apihelp-query+siteinfo-paramvalue-prop-languages": "{{doc-apihelp-paramvalue|query+siteinfo|prop|languages}}",
1028         "apihelp-query+siteinfo-paramvalue-prop-skins": "{{doc-apihelp-paramvalue|query+siteinfo|prop|skins}}",
1029         "apihelp-query+siteinfo-paramvalue-prop-extensiontags": "{{doc-apihelp-paramvalue|query+siteinfo|prop|extensiontags}}",
1030         "apihelp-query+siteinfo-paramvalue-prop-functionhooks": "{{doc-apihelp-paramvalue|query+siteinfo|prop|functionhooks}}",
1031         "apihelp-query+siteinfo-paramvalue-prop-showhooks": "{{doc-apihelp-paramvalue|query+siteinfo|prop|showhooks}}",
1032         "apihelp-query+siteinfo-paramvalue-prop-variables": "{{doc-apihelp-paramvalue|query+siteinfo|prop|variables}}",
1033         "apihelp-query+siteinfo-paramvalue-prop-protocols": "{{doc-apihelp-paramvalue|query+siteinfo|prop|protocols}}",
1034         "apihelp-query+siteinfo-paramvalue-prop-defaultoptions": "{{doc-apihelp-paramvalue|query+siteinfo|prop|defaultoptions}}",
1035         "apihelp-query+siteinfo-param-filteriw": "{{doc-apihelp-param|query+siteinfo|filteriw}}",
1036         "apihelp-query+siteinfo-param-showalldb": "{{doc-apihelp-param|query+siteinfo|showalldb}}",
1037         "apihelp-query+siteinfo-param-numberingroup": "{{doc-apihelp-param|query+siteinfo|numberingroup}}",
1038         "apihelp-query+siteinfo-param-inlanguagecode": "{{doc-apihelp-param|query+siteinfo|inlanguagecode}}",
1039         "apihelp-query+siteinfo-example-simple": "{{doc-apihelp-example|query+siteinfo}}",
1040         "apihelp-query+siteinfo-example-interwiki": "{{doc-apihelp-example|query+siteinfo}}",
1041         "apihelp-query+siteinfo-example-replag": "{{doc-apihelp-example|query+siteinfo}}",
1042         "apihelp-query+stashimageinfo-description": "{{doc-apihelp-description|query+stashimageinfo}}",
1043         "apihelp-query+stashimageinfo-param-filekey": "{{doc-apihelp-param|query+stashimageinfo|filekey}}",
1044         "apihelp-query+stashimageinfo-param-sessionkey": "{{doc-apihelp-param|query+stashimageinfo|sessionkey}}",
1045         "apihelp-query+stashimageinfo-example-simple": "{{doc-apihelp-example|query+stashimageinfo}}",
1046         "apihelp-query+stashimageinfo-example-params": "{{doc-apihelp-example|query+stashimageinfo}}",
1047         "apihelp-query+tags-description": "{{doc-apihelp-description|query+tags}}",
1048         "apihelp-query+tags-param-limit": "{{doc-apihelp-param|query+tags|limit}}",
1049         "apihelp-query+tags-param-prop": "{{doc-apihelp-param|query+tags|prop|paramvalues=1}}",
1050         "apihelp-query+tags-paramvalue-prop-name": "{{doc-apihelp-paramvalue|query+tags|prop|name}}",
1051         "apihelp-query+tags-paramvalue-prop-displayname": "{{doc-apihelp-paramvalue|query+tags|prop|displayname}}",
1052         "apihelp-query+tags-paramvalue-prop-description": "{{doc-apihelp-paramvalue|query+tags|prop|description}}",
1053         "apihelp-query+tags-paramvalue-prop-hitcount": "{{doc-apihelp-paramvalue|query+tags|prop|hitcount}}",
1054         "apihelp-query+tags-paramvalue-prop-defined": "{{doc-apihelp-paramvalue|query+tags|prop|defined}}",
1055         "apihelp-query+tags-paramvalue-prop-source": "{{doc-apihelp-paramvalue|query+tags|prop|source}}",
1056         "apihelp-query+tags-paramvalue-prop-active": "{{doc-apihelp-paramvalue|query+tags|prop|active}}",
1057         "apihelp-query+tags-example-simple": "{{doc-apihelp-example|query+tags}}",
1058         "apihelp-query+templates-description": "{{doc-apihelp-description|query+templates}}",
1059         "apihelp-query+templates-param-namespace": "{{doc-apihelp-param|query+templates|namespace}}",
1060         "apihelp-query+templates-param-limit": "{{doc-apihelp-param|query+templates|limit}}",
1061         "apihelp-query+templates-param-templates": "{{doc-apihelp-param|query+templates|templates}}",
1062         "apihelp-query+templates-param-dir": "{{doc-apihelp-param|query+templates|dir}}",
1063         "apihelp-query+templates-example-simple": "{{doc-apihelp-example|query+templates}}",
1064         "apihelp-query+templates-example-generator": "{{doc-apihelp-example|query+templates}}",
1065         "apihelp-query+templates-example-namespaces": "{{doc-apihelp-example|query+templates}}",
1066         "apihelp-query+tokens-description": "{{doc-apihelp-description|query+tokens}}",
1067         "apihelp-query+tokens-param-type": "{{doc-apihelp-param|query+tokens|type}}",
1068         "apihelp-query+tokens-example-simple": "{{doc-apihelp-example|query+tokens}}",
1069         "apihelp-query+tokens-example-types": "{{doc-apihelp-example|query+tokens}}",
1070         "apihelp-query+transcludedin-description": "{{doc-apihelp-description|query+transcludedin}}",
1071         "apihelp-query+transcludedin-param-prop": "{{doc-apihelp-param|query+transcludedin|prop|paramvalues=1}}",
1072         "apihelp-query+transcludedin-paramvalue-prop-pageid": "{{doc-apihelp-paramvalue|query+transcludedin|prop|pageid}}",
1073         "apihelp-query+transcludedin-paramvalue-prop-title": "{{doc-apihelp-paramvalue|query+transcludedin|prop|title}}",
1074         "apihelp-query+transcludedin-paramvalue-prop-redirect": "{{doc-apihelp-paramvalue|query+transcludedin|prop|redirect}}",
1075         "apihelp-query+transcludedin-param-namespace": "{{doc-apihelp-param|query+transcludedin|namespace}}",
1076         "apihelp-query+transcludedin-param-limit": "{{doc-apihelp-param|query+transcludedin|limit}}",
1077         "apihelp-query+transcludedin-param-show": "{{doc-apihelp-param|query+transcludedin|show}}",
1078         "apihelp-query+transcludedin-example-simple": "{{doc-apihelp-example|query+transcludedin}}",
1079         "apihelp-query+transcludedin-example-generator": "{{doc-apihelp-example|query+transcludedin}}",
1080         "apihelp-query+usercontribs-description": "{{doc-apihelp-description|query+usercontribs}}",
1081         "apihelp-query+usercontribs-param-limit": "{{doc-apihelp-param|query+usercontribs|limit}}",
1082         "apihelp-query+usercontribs-param-start": "{{doc-apihelp-param|query+usercontribs|start}}",
1083         "apihelp-query+usercontribs-param-end": "{{doc-apihelp-param|query+usercontribs|end}}",
1084         "apihelp-query+usercontribs-param-user": "{{doc-apihelp-param|query+usercontribs|user}}",
1085         "apihelp-query+usercontribs-param-userprefix": "{{doc-apihelp-param|query+usercontribs|userprefix}}",
1086         "apihelp-query+usercontribs-param-namespace": "{{doc-apihelp-param|query+usercontribs|namespace}}",
1087         "apihelp-query+usercontribs-param-prop": "{{doc-apihelp-param|query+usercontribs|prop|paramvalues=1}}",
1088         "apihelp-query+usercontribs-paramvalue-prop-ids": "{{doc-apihelp-paramvalue|query+usercontribs|prop|ids}}",
1089         "apihelp-query+usercontribs-paramvalue-prop-title": "{{doc-apihelp-paramvalue|query+usercontribs|prop|title}}",
1090         "apihelp-query+usercontribs-paramvalue-prop-timestamp": "{{doc-apihelp-paramvalue|query+usercontribs|prop|timestamp}}",
1091         "apihelp-query+usercontribs-paramvalue-prop-comment": "{{doc-apihelp-paramvalue|query+usercontribs|prop|comment}}",
1092         "apihelp-query+usercontribs-paramvalue-prop-parsedcomment": "{{doc-apihelp-paramvalue|query+usercontribs|prop|parsedcomment}}",
1093         "apihelp-query+usercontribs-paramvalue-prop-size": "{{doc-apihelp-paramvalue|query+usercontribs|prop|size}}",
1094         "apihelp-query+usercontribs-paramvalue-prop-sizediff": "{{doc-apihelp-paramvalue|query+usercontribs|prop|sizediff}}",
1095         "apihelp-query+usercontribs-paramvalue-prop-flags": "{{doc-apihelp-paramvalue|query+usercontribs|prop|flags}}",
1096         "apihelp-query+usercontribs-paramvalue-prop-patrolled": "{{doc-apihelp-paramvalue|query+usercontribs|prop|patrolled}}",
1097         "apihelp-query+usercontribs-paramvalue-prop-tags": "{{doc-apihelp-paramvalue|query+usercontribs|prop|tags}}",
1098         "apihelp-query+usercontribs-param-show": "{{doc-apihelp-param|query+usercontribs|show|params=* $1 - Value of [[mw:Manual:$RCMaxAge|$RCMaxAge]]|paramstart=2}}",
1099         "apihelp-query+usercontribs-param-tag": "{{doc-apihelp-param|query+usercontribs|tag}}",
1100         "apihelp-query+usercontribs-param-toponly": "{{doc-apihelp-param|query+usercontribs|toponly}}",
1101         "apihelp-query+usercontribs-example-user": "{{doc-apihelp-example|query+usercontribs}}",
1102         "apihelp-query+usercontribs-example-ipprefix": "{{doc-apihelp-example|query+usercontribs}}",
1103         "apihelp-query+userinfo-description": "{{doc-apihelp-description|query+userinfo}}",
1104         "apihelp-query+userinfo-param-prop": "{{doc-apihelp-param|query+userinfo|prop|paramvalues=1}}",
1105         "apihelp-query+userinfo-paramvalue-prop-blockinfo": "{{doc-apihelp-paramvalue|query+userinfo|prop|blockinfo}}",
1106         "apihelp-query+userinfo-paramvalue-prop-hasmsg": "{{doc-apihelp-paramvalue|query+userinfo|prop|hasmsg}}",
1107         "apihelp-query+userinfo-paramvalue-prop-groups": "{{doc-apihelp-paramvalue|query+userinfo|prop|groups}}",
1108         "apihelp-query+userinfo-paramvalue-prop-implicitgroups": "{{doc-apihelp-paramvalue|query+userinfo|prop|implicitgroups}}",
1109         "apihelp-query+userinfo-paramvalue-prop-rights": "{{doc-apihelp-paramvalue|query+userinfo|prop|rights}}",
1110         "apihelp-query+userinfo-paramvalue-prop-changeablegroups": "{{doc-apihelp-paramvalue|query+userinfo|prop|changeablegroups}}",
1111         "apihelp-query+userinfo-paramvalue-prop-options": "{{doc-apihelp-paramvalue|query+userinfo|prop|options}}",
1112         "apihelp-query+userinfo-paramvalue-prop-preferencestoken": "{{doc-apihelp-paramvalue|query+userinfo|prop|preferencestoken}}",
1113         "apihelp-query+userinfo-paramvalue-prop-editcount": "{{doc-apihelp-paramvalue|query+userinfo|prop|editcount}}",
1114         "apihelp-query+userinfo-paramvalue-prop-ratelimits": "{{doc-apihelp-paramvalue|query+userinfo|prop|ratelimits}}",
1115         "apihelp-query+userinfo-paramvalue-prop-realname": "{{doc-apihelp-paramvalue|query+userinfo|prop|realname}}",
1116         "apihelp-query+userinfo-paramvalue-prop-email": "{{doc-apihelp-paramvalue|query+userinfo|prop|email}}",
1117         "apihelp-query+userinfo-paramvalue-prop-acceptlang": "{{doc-apihelp-paramvalue|query+userinfo|prop|acceptlang}}",
1118         "apihelp-query+userinfo-paramvalue-prop-registrationdate": "{{doc-apihelp-paramvalue|query+userinfo|prop|registrationdate}}",
1119         "apihelp-query+userinfo-paramvalue-prop-unreadcount": "{{doc-apihelp-paramvalue|query+userinfo|prop|unreadcount|params=* $1 - Maximum value for the \"unreadcount\" property.\n* $2 - Return value when there are more unread pages.|paramstart=3}}",
1120         "apihelp-query+userinfo-paramvalue-prop-centralids": "{{doc-apihelp-paramvalue|query+userinfo|prop|centralids}}",
1121         "apihelp-query+userinfo-param-attachedwiki": "{{doc-apihelp-param|query+userinfo|attachedwiki}}",
1122         "apihelp-query+userinfo-example-simple": "{{doc-apihelp-example|query+userinfo}}",
1123         "apihelp-query+userinfo-example-data": "{{doc-apihelp-example|query+userinfo}}",
1124         "apihelp-query+users-description": "{{doc-apihelp-description|query+users}}",
1125         "apihelp-query+users-param-prop": "{{doc-apihelp-param|query+users|prop|paramvalues=1}}",
1126         "apihelp-query+users-paramvalue-prop-blockinfo": "{{doc-apihelp-paramvalue|query+users|prop|blockinfo}}",
1127         "apihelp-query+users-paramvalue-prop-groups": "{{doc-apihelp-paramvalue|query+users|prop|groups}}",
1128         "apihelp-query+users-paramvalue-prop-implicitgroups": "{{doc-apihelp-paramvalue|query+users|prop|implicitgroups}}",
1129         "apihelp-query+users-paramvalue-prop-rights": "{{doc-apihelp-paramvalue|query+users|prop|rights}}",
1130         "apihelp-query+users-paramvalue-prop-editcount": "{{doc-apihelp-paramvalue|query+users|prop|editcount}}",
1131         "apihelp-query+users-paramvalue-prop-registration": "{{doc-apihelp-paramvalue|query+users|prop|registration}}",
1132         "apihelp-query+users-paramvalue-prop-emailable": "{{doc-apihelp-paramvalue|query+users|prop|emailable}}",
1133         "apihelp-query+users-paramvalue-prop-gender": "{{doc-apihelp-paramvalue|query+users|prop|gender}}",
1134         "apihelp-query+users-paramvalue-prop-centralids": "{{doc-apihelp-paramvalue|query+users|prop|centralids}}",
1135         "apihelp-query+users-param-attachedwiki": "{{doc-apihelp-param|query+users|attachedwiki}}",
1136         "apihelp-query+users-param-users": "{{doc-apihelp-param|query+users|users}}",
1137         "apihelp-query+users-param-token": "{{doc-apihelp-param|query+users|token}}",
1138         "apihelp-query+users-example-simple": "{{doc-apihelp-example|query+users}}",
1139         "apihelp-query+watchlist-description": "{{doc-apihelp-description|query+watchlist}}",
1140         "apihelp-query+watchlist-param-allrev": "{{doc-apihelp-param|query+watchlist|allrev}}",
1141         "apihelp-query+watchlist-param-start": "{{doc-apihelp-param|query+watchlist|start}}",
1142         "apihelp-query+watchlist-param-end": "{{doc-apihelp-param|query+watchlist|end}}",
1143         "apihelp-query+watchlist-param-namespace": "{{doc-apihelp-param|query+watchlist|namespace}}",
1144         "apihelp-query+watchlist-param-user": "{{doc-apihelp-param|query+watchlist|user}}",
1145         "apihelp-query+watchlist-param-excludeuser": "{{doc-apihelp-param|query+watchlist|excludeuser}}",
1146         "apihelp-query+watchlist-param-limit": "{{doc-apihelp-param|query+watchlist|limit}}",
1147         "apihelp-query+watchlist-param-prop": "{{doc-apihelp-param|query+watchlist|prop|paramvalues=1}}",
1148         "apihelp-query+watchlist-paramvalue-prop-ids": "{{doc-apihelp-paramvalue|query+watchlist|prop|ids}}",
1149         "apihelp-query+watchlist-paramvalue-prop-title": "{{doc-apihelp-paramvalue|query+watchlist|prop|title}}",
1150         "apihelp-query+watchlist-paramvalue-prop-flags": "{{doc-apihelp-paramvalue|query+watchlist|prop|flags}}",
1151         "apihelp-query+watchlist-paramvalue-prop-user": "{{doc-apihelp-paramvalue|query+watchlist|prop|user}}",
1152         "apihelp-query+watchlist-paramvalue-prop-userid": "{{doc-apihelp-paramvalue|query+watchlist|prop|userid}}",
1153         "apihelp-query+watchlist-paramvalue-prop-comment": "{{doc-apihelp-paramvalue|query+watchlist|prop|comment}}",
1154         "apihelp-query+watchlist-paramvalue-prop-parsedcomment": "{{doc-apihelp-paramvalue|query+watchlist|prop|parsedcomment}}",
1155         "apihelp-query+watchlist-paramvalue-prop-timestamp": "{{doc-apihelp-paramvalue|query+watchlist|prop|timestamp}}",
1156         "apihelp-query+watchlist-paramvalue-prop-patrol": "{{doc-apihelp-paramvalue|query+watchlist|prop|patrol}}",
1157         "apihelp-query+watchlist-paramvalue-prop-sizes": "{{doc-apihelp-paramvalue|query+watchlist|prop|sizes}}",
1158         "apihelp-query+watchlist-paramvalue-prop-notificationtimestamp": "{{doc-apihelp-paramvalue|query+watchlist|prop|notificationtimestamp}}",
1159         "apihelp-query+watchlist-paramvalue-prop-loginfo": "{{doc-apihelp-paramvalue|query+watchlist|prop|loginfo}}",
1160         "apihelp-query+watchlist-param-show": "{{doc-apihelp-param|query+watchlist|show}}",
1161         "apihelp-query+watchlist-param-type": "{{doc-apihelp-param|query+watchlist|type}}",
1162         "apihelp-query+watchlist-paramvalue-type-edit": "{{doc-apihelp-paramvalue|query+watchlist|type|edit}}",
1163         "apihelp-query+watchlist-paramvalue-type-external": "{{doc-apihelp-paramvalue|query+watchlist|type|external}}",
1164         "apihelp-query+watchlist-paramvalue-type-new": "{{doc-apihelp-paramvalue|query+watchlist|type|new}}",
1165         "apihelp-query+watchlist-paramvalue-type-log": "{{doc-apihelp-paramvalue|query+watchlist|type|log}}",
1166         "apihelp-query+watchlist-paramvalue-type-categorize": "{{doc-apihelp-paramvalue|query+watchlist|type|categorize}}",
1167         "apihelp-query+watchlist-param-owner": "{{doc-apihelp-param|query+watchlist|owner}}",
1168         "apihelp-query+watchlist-param-token": "{{doc-apihelp-param|query+watchlist|token}}",
1169         "apihelp-query+watchlist-example-simple": "{{doc-apihelp-example|query+watchlist}}",
1170         "apihelp-query+watchlist-example-props": "{{doc-apihelp-example|query+watchlist}}",
1171         "apihelp-query+watchlist-example-allrev": "{{doc-apihelp-example|query+watchlist}}",
1172         "apihelp-query+watchlist-example-generator": "{{doc-apihelp-example|query+watchlist}}",
1173         "apihelp-query+watchlist-example-generator-rev": "{{doc-apihelp-example|query+watchlist}}",
1174         "apihelp-query+watchlist-example-wlowner": "{{doc-apihelp-example|query+watchlist}}",
1175         "apihelp-query+watchlistraw-description": "{{doc-apihelp-description|query+watchlistraw}}",
1176         "apihelp-query+watchlistraw-param-namespace": "{{doc-apihelp-param|query+watchlistraw|namespace}}",
1177         "apihelp-query+watchlistraw-param-limit": "{{doc-apihelp-param|query+watchlistraw|limit}}",
1178         "apihelp-query+watchlistraw-param-prop": "{{doc-apihelp-param|query+watchlistraw|prop|paramvalues=1}}",
1179         "apihelp-query+watchlistraw-paramvalue-prop-changed": "{{doc-apihelp-paramvalue|query+watchlistraw|prop|changed}}",
1180         "apihelp-query+watchlistraw-param-show": "{{doc-apihelp-param|query+watchlistraw|show}}",
1181         "apihelp-query+watchlistraw-param-owner": "{{doc-apihelp-param|query+watchlistraw|owner}}",
1182         "apihelp-query+watchlistraw-param-token": "{{doc-apihelp-param|query+watchlistraw|token}}",
1183         "apihelp-query+watchlistraw-param-fromtitle": "{{doc-apihelp-param|query+watchlistraw|fromtitle}}",
1184         "apihelp-query+watchlistraw-param-totitle": "{{doc-apihelp-param|query+watchlistraw|totitle}}",
1185         "apihelp-query+watchlistraw-example-simple": "{{doc-apihelp-example|query+watchlistraw}}",
1186         "apihelp-query+watchlistraw-example-generator": "{{doc-apihelp-example|query+watchlistraw}}",
1187         "apihelp-revisiondelete-description": "{{doc-apihelp-description|revisiondelete}}",
1188         "apihelp-revisiondelete-param-type": "{{doc-apihelp-param|revisiondelete|type}}",
1189         "apihelp-revisiondelete-param-target": "{{doc-apihelp-param|revisiondelete|target}}",
1190         "apihelp-revisiondelete-param-ids": "{{doc-apihelp-param|revisiondelete|ids}}",
1191         "apihelp-revisiondelete-param-hide": "{{doc-apihelp-param|revisiondelete|hide}}",
1192         "apihelp-revisiondelete-param-show": "{{doc-apihelp-param|revisiondelete|show}}",
1193         "apihelp-revisiondelete-param-suppress": "{{doc-apihelp-param|revisiondelete|suppress}}",
1194         "apihelp-revisiondelete-param-reason": "{{doc-apihelp-param|revisiondelete|reason}}",
1195         "apihelp-revisiondelete-example-revision": "{{doc-apihelp-example|revisiondelete}}",
1196         "apihelp-revisiondelete-example-log": "{{doc-apihelp-example|revisiondelete}}",
1197         "apihelp-rollback-description": "{{doc-apihelp-description|rollback}}",
1198         "apihelp-rollback-param-title": "{{doc-apihelp-param|rollback|title}}",
1199         "apihelp-rollback-param-pageid": "{{doc-apihelp-param|rollback|pageid}}",
1200         "apihelp-rollback-param-tags": "{{doc-apihelp-param|rollback|tags}}",
1201         "apihelp-rollback-param-user": "{{doc-apihelp-param|rollback|user}}",
1202         "apihelp-rollback-param-summary": "{{doc-apihelp-param|rollback|summary}}",
1203         "apihelp-rollback-param-markbot": "{{doc-apihelp-param|rollback|markbot}}",
1204         "apihelp-rollback-param-watchlist": "{{doc-apihelp-param|rollback|watchlist}}",
1205         "apihelp-rollback-example-simple": "{{doc-apihelp-example|rollback}}",
1206         "apihelp-rollback-example-summary": "{{doc-apihelp-example|rollback}}",
1207         "apihelp-rsd-description": "{{doc-apihelp-description|rsd}}",
1208         "apihelp-rsd-example-simple": "{{doc-apihelp-example|rsd}}",
1209         "apihelp-setnotificationtimestamp-description": "{{doc-apihelp-description|setnotificationtimestamp}}",
1210         "apihelp-setnotificationtimestamp-param-entirewatchlist": "{{doc-apihelp-param|setnotificationtimestamp|entirewatchlist}}",
1211         "apihelp-setnotificationtimestamp-param-timestamp": "{{doc-apihelp-param|setnotificationtimestamp|timestamp}}",
1212         "apihelp-setnotificationtimestamp-param-torevid": "{{doc-apihelp-param|setnotificationtimestamp|torevid}}",
1213         "apihelp-setnotificationtimestamp-param-newerthanrevid": "{{doc-apihelp-param|setnotificationtimestamp|newerthanrevid}}",
1214         "apihelp-setnotificationtimestamp-example-all": "{{doc-apihelp-example|setnotificationtimestamp}}",
1215         "apihelp-setnotificationtimestamp-example-page": "{{doc-apihelp-example|setnotificationtimestamp}}",
1216         "apihelp-setnotificationtimestamp-example-pagetimestamp": "{{doc-apihelp-example|setnotificationtimestamp}}",
1217         "apihelp-setnotificationtimestamp-example-allpages": "{{doc-apihelp-example|setnotificationtimestamp}}",
1218         "apihelp-stashedit-description": "{{doc-apihelp-description|stashedit}}",
1219         "apihelp-stashedit-param-title": "{{doc-apihelp-param|stashedit|title}}",
1220         "apihelp-stashedit-param-section": "{{doc-apihelp-param|stashedit|section}}",
1221         "apihelp-stashedit-param-sectiontitle": "{{doc-apihelp-param|stashedit|sectiontitle}}",
1222         "apihelp-stashedit-param-text": "{{doc-apihelp-param|stashedit|text}}",
1223         "apihelp-stashedit-param-contentmodel": "{{doc-apihelp-param|stashedit|contentmodel}}",
1224         "apihelp-stashedit-param-contentformat": "{{doc-apihelp-param|stashedit|contentformat}}",
1225         "apihelp-stashedit-param-baserevid": "{{doc-apihelp-param|stashedit|baserevid}}",
1226         "apihelp-tag-description": "{{doc-apihelp-description|tag}}",
1227         "apihelp-tag-param-rcid": "{{doc-apihelp-param|tag|rcid}}",
1228         "apihelp-tag-param-revid": "{{doc-apihelp-param|tag|revid}}",
1229         "apihelp-tag-param-logid": "{{doc-apihelp-param|tag|logid}}",
1230         "apihelp-tag-param-add": "{{doc-apihelp-param|tag|add}}",
1231         "apihelp-tag-param-remove": "{{doc-apihelp-param|tag|remove}}",
1232         "apihelp-tag-param-reason": "{{doc-apihelp-param|tag|reason}}",
1233         "apihelp-tag-example-rev": "{{doc-apihelp-example|tag}}",
1234         "apihelp-tag-example-log": "{{doc-apihelp-example|tag}}",
1235         "apihelp-tokens-description": "{{doc-apihelp-description|tokens}}",
1236         "apihelp-tokens-param-type": "{{doc-apihelp-param|tokens|type}}",
1237         "apihelp-tokens-example-edit": "{{doc-apihelp-example|tokens}}",
1238         "apihelp-tokens-example-emailmove": "{{doc-apihelp-example|tokens}}",
1239         "apihelp-unblock-description": "{{doc-apihelp-description|unblock}}",
1240         "apihelp-unblock-param-id": "{{doc-apihelp-param|unblock|id}}",
1241         "apihelp-unblock-param-user": "{{doc-apihelp-param|unblock|user}}",
1242         "apihelp-unblock-param-reason": "{{doc-apihelp-param|unblock|reason}}",
1243         "apihelp-unblock-example-id": "{{doc-apihelp-example|unblock}}",
1244         "apihelp-unblock-example-user": "{{doc-apihelp-example|unblock}}",
1245         "apihelp-undelete-description": "{{doc-apihelp-description|undelete}}",
1246         "apihelp-undelete-param-title": "{{doc-apihelp-param|undelete|title}}",
1247         "apihelp-undelete-param-reason": "{{doc-apihelp-param|undelete|reason}}",
1248         "apihelp-undelete-param-timestamps": "{{doc-apihelp-param|undelete|timestamps}}",
1249         "apihelp-undelete-param-fileids": "{{doc-apihelp-param|undelete|fileids}}",
1250         "apihelp-undelete-param-watchlist": "{{doc-apihelp-param|undelete|watchlist}}",
1251         "apihelp-undelete-example-page": "{{doc-apihelp-example|undelete}}",
1252         "apihelp-undelete-example-revisions": "{{doc-apihelp-example|undelete}}",
1253         "apihelp-upload-description": "{{doc-apihelp-description|upload}}",
1254         "apihelp-upload-param-filename": "{{doc-apihelp-param|upload|filename}}",
1255         "apihelp-upload-param-comment": "{{doc-apihelp-param|upload|comment}}",
1256         "apihelp-upload-param-text": "{{doc-apihelp-param|upload|text}}",
1257         "apihelp-upload-param-watch": "{{doc-apihelp-param|upload|watch}}",
1258         "apihelp-upload-param-watchlist": "{{doc-apihelp-param|upload|watchlist}}",
1259         "apihelp-upload-param-ignorewarnings": "{{doc-apihelp-param|upload|ignorewarnings}}",
1260         "apihelp-upload-param-file": "{{doc-apihelp-param|upload|file}}",
1261         "apihelp-upload-param-url": "{{doc-apihelp-param|upload|url}}",
1262         "apihelp-upload-param-filekey": "{{doc-apihelp-param|upload|filekey}}",
1263         "apihelp-upload-param-sessionkey": "{{doc-apihelp-param|upload|sessionkey}}",
1264         "apihelp-upload-param-stash": "{{doc-apihelp-param|upload|stash}}",
1265         "apihelp-upload-param-filesize": "{{doc-apihelp-param|upload|filesize}}",
1266         "apihelp-upload-param-offset": "{{doc-apihelp-param|upload|offset}}",
1267         "apihelp-upload-param-chunk": "{{doc-apihelp-param|upload|chunk}}",
1268         "apihelp-upload-param-async": "{{doc-apihelp-param|upload|async}}",
1269         "apihelp-upload-param-checkstatus": "{{doc-apihelp-param|upload|checkstatus}}",
1270         "apihelp-upload-example-url": "{{doc-apihelp-example|upload}}",
1271         "apihelp-upload-example-filekey": "{{doc-apihelp-example|upload}}",
1272         "apihelp-userrights-description": "{{doc-apihelp-description|userrights}}",
1273         "apihelp-userrights-param-user": "{{doc-apihelp-param|userrights|user}}\n{{Identical|Username}}",
1274         "apihelp-userrights-param-userid": "{{doc-apihelp-param|userrights|userid}}\n{{Identical|User ID}}",
1275         "apihelp-userrights-param-add": "{{doc-apihelp-param|userrights|add}}",
1276         "apihelp-userrights-param-remove": "{{doc-apihelp-param|userrights|remove}}",
1277         "apihelp-userrights-param-reason": "{{doc-apihelp-param|userrights|reason}}",
1278         "apihelp-userrights-example-user": "{{doc-apihelp-example|userrights}}",
1279         "apihelp-userrights-example-userid": "{{doc-apihelp-example|userrights}}",
1280         "apihelp-watch-description": "{{doc-apihelp-description|watch}}",
1281         "apihelp-watch-param-title": "{{doc-apihelp-param|watch|title}}",
1282         "apihelp-watch-param-unwatch": "{{doc-apihelp-param|watch|unwatch}}",
1283         "apihelp-watch-example-watch": "{{doc-apihelp-example|watch}}",
1284         "apihelp-watch-example-unwatch": "{{doc-apihelp-example|watch}}",
1285         "apihelp-watch-example-generator": "{{doc-apihelp-example|watch}}",
1286         "apihelp-format-example-generic": "{{doc-apihelp-example|format|params=* $1 - Format name|paramstart=2|noseealso=1}}",
1287         "apihelp-format-param-wrappedhtml": "{{doc-apihelp-param|format|wrappedhtml|description=the \"wrappedhtml\" parameter in pretty-printing format modules}}",
1288         "apihelp-json-description": "{{doc-apihelp-description|json|seealso=* {{msg-mw|apihelp-jsonfm-description}}}}",
1289         "apihelp-json-param-callback": "{{doc-apihelp-param|json|callback}}",
1290         "apihelp-json-param-utf8": "{{doc-apihelp-param|json|utf8}}",
1291         "apihelp-json-param-ascii": "{{doc-apihelp-param|json|ascii}}",
1292         "apihelp-json-param-formatversion": "{{doc-apihelp-param|json|formatversion}}",
1293         "apihelp-jsonfm-description": "{{doc-apihelp-description|jsonfm|seealso=* {{msg-mw|apihelp-json-description}}}}",
1294         "apihelp-none-description": "{{doc-apihelp-description|none}}",
1295         "apihelp-php-description": "{{doc-apihelp-description|php|seealso=* {{msg-mw|apihelp-phpfm-description}}}}",
1296         "apihelp-php-param-formatversion": "{{doc-apihelp-param|json|formatversion}}",
1297         "apihelp-phpfm-description": "{{doc-apihelp-description|phpfm|seealso=* {{msg-mw|apihelp-php-description}}}}",
1298         "apihelp-rawfm-description": "{{doc-apihelp-description|rawfm|seealso=* {{msg-mw|apihelp-raw-description}}}}",
1299         "apihelp-xml-description": "{{doc-apihelp-description|xml|seealso=* {{msg-mw|apihelp-xmlfm-description}}}}",
1300         "apihelp-xml-param-xslt": "{{doc-apihelp-param|xml|xslt}}",
1301         "apihelp-xml-param-includexmlnamespace": "{{doc-apihelp-param|xml|includexmlnamespace}}",
1302         "apihelp-xmlfm-description": "{{doc-apihelp-description|xmlfm|seealso=* {{msg-mw|apihelp-xml-description}}}}",
1303         "api-format-title": "{{technical}}\nPage title when API output is pretty-printed in HTML.",
1304         "api-format-prettyprint-header": "{{technical}} Displayed as a header when API output is pretty-printed in HTML.\n\nParameters:\n* $1 - Format name\n* $2 - Non-pretty-printing module name",
1305         "api-format-prettyprint-header-only-html": "{{technical}} Displayed as a header when API output is pretty-printed in HTML, but there is no non-html module.\n\nParameters:\n* $1 - Format name",
1306         "api-pageset-param-titles": "{{doc-apihelp-param|pageset|titles|description=the \"titles\" parameter in pageset-using modules}}",
1307         "api-pageset-param-pageids": "{{doc-apihelp-param|pageset|pageids|description=the \"pageids\" parameter in pageset-using modules}}",
1308         "api-pageset-param-revids": "{{doc-apihelp-param|pageset|revids|description=the \"revids\" parameter in pageset-using modules}}",
1309         "api-pageset-param-generator": "{{doc-apihelp-param|pageset|generator|description=the \"generator\" parameter in pageset-using modules}}",
1310         "api-pageset-param-redirects-generator": "{{doc-apihelp-param|pageset|redirects-generator|description=the \"redirects\" parameter in pageset-using modules when the \"generator\" parameter is also available}}",
1311         "api-pageset-param-redirects-nogenerator": "{{doc-apihelp-param|pageset|redirects-generator|description=the \"redirects\" parameter in pageset-using modules when the \"generator\" parameter is not available}}",
1312         "api-pageset-param-converttitles": "{{doc-apihelp-param|pageset|converttitles|description=the \"converttitles\" parameter in pageset-using modules|params=* $1 - List of languages with variants|paramstart=2}}",
1313         "api-help-title": "Page title for the auto-generated help output",
1314         "api-help-lead": "Text displayed at the top of the API help page",
1315         "api-help-main-header": "Text for the header of the main module",
1316         "api-help-fallback-description": "{{notranslate}}",
1317         "api-help-fallback-parameter": "{{notranslate}}",
1318         "api-help-fallback-example": "{{notranslate}}",
1319         "api-help-flags": "{{ignored}} Label for the API help flags box\n\nParameters:\n* $1 - Number of flags to be displayed",
1320         "api-help-flag-deprecated": "Flag displayed for an API module that is deprecated",
1321         "api-help-flag-internal": "Flag displayed for an API module that is considered internal or unstable",
1322         "api-help-flag-readrights": "Flag displayed for an API module that requires read rights",
1323         "api-help-flag-writerights": "Flag displayed for an API module that requires write rights",
1324         "api-help-flag-mustbeposted": "Flag displayed for an API module that only accepts POST requests",
1325         "api-help-flag-generator": "Flag displayed for an API module that can be used as a generator",
1326         "api-help-source": "Displayed in the flags box to indicate the source of an API module.\n\nParameters:\n* $1 - Possibly-localised extension name, or \"MediaWiki\" if it's a core module\n* $2 - Non-localised extension name.\n\nSee also:\n* {{msg-mw|api-help-source-unknown}}",
1327         "api-help-source-unknown": "Displayed in the flags box to indicate that the source of an API module is not known.\n\nSee also:\n* {{msg-mw|api-help-source}}",
1328         "api-help-license": "Displayed in the flags box to indicate the license of an API module.\n\nParameters:\n* $1 - Page to link to display the full license text\n* $2 - Display text for the link\n\nSee also:\n* {{msg-mw|api-help-license-noname}}\n* {{msg-mw|api-help-license-unknown}}",
1329         "api-help-license-noname": "Displayed in the flags box to indicate the license of an API module, when the tag for the license is not known.\n\nParameters:\n* $1 - Page to link to display the full license text\n\nSee also:\n* {{msg-mw|api-help-license}}\n* {{msg-mw|api-help-license-unknown}}",
1330         "api-help-license-unknown": "Displayed in the flags box to indicate that the license of the API module is not known.\n\nSee also:\n* {{msg-mw|api-help-license}}\n* {{msg-mw|api-help-license-noname}}",
1331         "api-help-help-urls": "{{ignored}} Label for the API help urls section\n\nParameters:\n* $1 - Number of urls to be displayed",
1332         "api-help-parameters": "Label for the API help parameters section\n\nParameters:\n* $1 - Number of parameters to be displayed\n{{Identical|Parameter}}",
1333         "api-help-param-deprecated": "Displayed in the API help for any deprecated parameter\n{{Identical|Deprecated}}",
1334         "api-help-param-required": "Displayed in the API help for any required parameter",
1335         "api-help-datatypes-header": "Header for the data type section in the API help output",
1336         "api-help-datatypes": "{{technical}} {{doc-important|Do not translate or reformat dates inside &lt;kbd%gt; tags}} Documentation of certain API data types\nSee also:\n* [[Special:PrefixIndex/MediaWiki:api-help-param-type]]",
1337         "api-help-param-type-limit": "{{technical}} {{doc-important|Do not translate text inside &lt;kbd&gt; tags}} Used to indicate that a parameter is a \"limit\" type. Parameters:\n* $1 - Always 1.\nSee also:\n* {{msg-mw|api-help-datatypes}}\n* [[Special:PrefixIndex/MediaWiki:api-help-param-type]]",
1338         "api-help-param-type-integer": "{{technical}} Used to indicate that a parameter is an integer or list of integers. Parameters:\n* $1 - 1 if the parameter takes one value, 2 if the parameter takes a list of values.\nSee also:\n* {{msg-mw|api-help-datatypes}}\n* [[Special:PrefixIndex/MediaWiki:api-help-param-type]]",
1339         "api-help-param-type-boolean": "{{technical}} {{doc-important|Do not translate <code>Special:ApiHelp</code> in this message.}} Used to indicate that a parameter is a boolean. Parameters:\n* $1 - Always 1.\nSee also:\n* {{msg-mw|api-help-datatypes}}\n* [[Special:PrefixIndex/MediaWiki:api-help-param-type]]",
1340         "api-help-param-type-password": "{{ignored}}{{technical}} Used to indicate that a parameter is a password or list of passwords. Parameters:\n* $1 - 1 if the parameter takes one value, 2 if the parameter takes a list of values.\nSee also:\n* {{msg-mw|api-help-datatypes}}\n* [[Special:PrefixIndex/MediaWiki:api-help-param-type]]",
1341         "api-help-param-type-timestamp": "{{technical}} {{doc-important|Do not translate <code>Special:ApiHelp</code> in this message.}} Used to indicate that a parameter is a timestamp or list of timestamps. Parameters:\n* $1 - 1 if the parameter takes one value, 2 if the parameter takes a list of values.\nSee also:\n* {{msg-mw|api-help-datatypes}}\n* [[Special:PrefixIndex/MediaWiki:api-help-param-type]]",
1342         "api-help-param-type-user": "{{technical}} Used to indicate that a parameter is a username or list of usernames. Parameters:\n* $1 - 1 if the parameter takes one value, 2 if the parameter takes a list of values.\nSee also:\n* {{msg-mw|api-help-datatypes}}\n* [[Special:PrefixIndex/MediaWiki:api-help-param-type]]",
1343         "api-help-param-list": "Used to display the possible values for a parameter taking a list of values\n\nParameters:\n* $1 - 1 if the parameter takes one value, 2 if the parameter takes any number of values\n* $2 - Comma-separated list of values, possibly formatted using {{msg-mw|api-help-param-list-can-be-empty}}\n{{Identical|Value}}",
1344         "api-help-param-list-can-be-empty": "Used to indicate that one of the possible values in the list is the empty string.\n\nParameters:\n* $1 - Number of items in the rest of the list; may be 0\n* $2 - Remainder of the list as a comma-separated string",
1345         "api-help-param-limit": "Used to display the maximum value of a limit parameter\n\nParameters:\n* $1 - Maximum value",
1346         "api-help-param-limit2": "Used to display the maximum values of a limit parameter\n\nParameters:\n* $1 - Maximum value without the apihighlimits right\n* $2 - Maximum value with the apihighlimits right",
1347         "api-help-param-integer-min": "Used to display an integer parameter with a minimum but no maximum value\n\nParameters:\n* $1 - 1 if the parameter takes one value, 2 if the parameter takes any number of values\n* $2 - Minimum value\n* $3 - unused\n\nSee also:\n* {{msg-mw|api-help-param-integer-max}}\n* {{msg-mw|api-help-param-integer-minmax}}",
1348         "api-help-param-integer-max": "Used to display an integer parameter with a maximum but no minimum value.\n\nParameters:\n* $1 - 1 if the parameter takes one value, 2 if the parameter takes any number of values\n* $2 - (Unused)\n* $3 - Maximum value\nSee also:\n* {{msg-mw|Api-help-param-integer-min}}\n* {{msg-mw|Api-help-param-integer-minmax}}",
1349         "api-help-param-integer-minmax": "Used to display an integer parameter with a maximum and minimum values\n\nParameters:\n* $1 - 1 if the parameter takes one value, 2 if the parameter takes any number of values\n* $2 - Minimum value\n* $3 - Maximum value\n\nSee also:\n* {{msg-mw|api-help-param-integer-min}}\n* {{msg-mw|api-help-param-integer-max}}",
1350         "api-help-param-upload": "{{technical}} Used to indicate that an 'upload'-type parameter must be posted as a file upload using multipart/form-data",
1351         "api-help-param-multi-separate": "Used to indicate how to separate multiple values. Not used with {{msg-mw|api-help-param-list}}.",
1352         "api-help-param-multi-max": "Used to indicate the maximum number of values accepted for a multi-valued parameter.\n\nParameters:\n* $1 - Maximum value without the apihighlimits right\n* $2 - Maximum value with the apihighlimits right",
1353         "api-help-param-default": "Used to display the default value for an API parameter\n\nParameters:\n* $1 - Default value\n\nSee also:\n* {{msg-mw|api-help-param-default-empty}}\n{{Identical|Default}}",
1354         "api-help-param-default-empty": "Used to display the default value for an API parameter when that default is an empty value\n\nSee also:\n* {{msg-mw|api-help-param-default}}",
1355         "api-help-param-token": "{{doc-apihelp-param|description=any 'token' parameter|paramstart=2|params=\n* $1 - Token type|noseealso=1}}",
1356         "api-help-param-token-webui": "{{doc-apihelp-param|description=additional text for any \"token\" parameter, explaining that web UI tokens are also accepted|noseealso=1}}",
1357         "api-help-param-disabled-in-miser-mode": "{{doc-apihelp-param|description=any parameter that is disabled when [[mw:Manual:$wgMiserMode|$wgMiserMode]] is set.|noseealso=1}}",
1358         "api-help-param-limited-in-miser-mode": "{{doc-apihelp-param|description=additional text for any parameter that may cause the module to return few results when [[mw:Manual:$wgMiserMode|$wgMiserMode]] is set.|noseealso=1}}",
1359         "api-help-param-direction": "{{doc-apihelp-param|description=any standard \"dir\" parameter|noseealso=1}}",
1360         "api-help-param-continue": "{{doc-apihelp-param|description=any standard \"continue\" parameter, or other parameter with the same semantics|noseealso=1}}",
1361         "api-help-param-no-description": "Displayed on API parameters that lack any description",
1362         "api-help-examples": "Label for the API help examples section\n\nParameters:\n* $1 - Number of examples to be displayed\n{{Identical|Example}}",
1363         "api-help-permissions": "Label for the \"permissions\" section in the main module's help output.\n\nParameters:\n* $1 - Number of permissions displayed\n{{Identical|Permission}}",
1364         "api-help-permissions-granted-to": "Used to introduce the list of groups each permission is assigned to.\n\nParameters:\n* $1 - Number of groups\n* $2 - List of group names, comma-separated",
1365         "api-help-right-apihighlimits": "{{technical}}{{doc-right|apihighlimits|prefix=api-help}}\nThis message is used instead of {{msg-mw|right-apihighlimits}} in the API help to display the actual limits.\n\nParameters:\n* $1 - Limit for slow queries\n* $2 - Limit for fast queries",
1366         "api-help-open-in-apisandbox": "Text for the link to open an API example in [[Special:ApiSandbox]].",
1367         "api-credits-header": "Header for the API credits section in the API help output\n{{Identical|Credit}}",
1368         "api-credits": "API credits text, displayed in the API help output"