|
|
(12 versions intermédiaires par le même utilisateur non affichées) |
Ligne 1 : |
Ligne 1 : |
| {{Sidebar | | {{{templatename}}} |
| | name = API
| |
| | class = noprint
| |
| | above =
| |
|
| |
|
| | title = {{ll|API:Main page|2=<translate><!--T:38--> MediaWiki Action API</translate>}}
| | {{Helpbox |width:17.5em |
| | image =
| | | name = Helpbox/doc |
| | style = text-align: {{dir|{{PAGELANGUAGE}}|right|left}}; padding: 1.5em; margin: {{dir|{{PAGELANGUAGE}}|0 2em 2em 0|0 0 2em 2em}}; min-width: 350px;
| | | class = plainlist |
| | titlestyle = font-size: 19px; font-weight: 700; | | | title = [[:Category:Wikipedia policies|Wikipedia policy]] |
| | abovestyle = font-weight: 400; | |
| | headingstyle = font-size: 16px; font-weight: 700; padding-top: 1em; | |
|
| |
|
| | heading1 = <translate><!--T:43--> Basics</translate> | | | group1 = Article standards |
| | content1 = | | | list1 = |
| * {{ll|API:Etiquette|2=<translate><!--T:76--> Etiquette and usage guidelines</translate>}} | | *[[Wikipedia:Neutral point of view|Neutral point of view]] |
| * {{ll|API:Query|2=<translate><!--T:11--> All Query modules</translate>}}
| | *[[Wikipedia:Verifiability|Verifiability]] |
| * {{ll|API:Properties|2=<translate><!--T:44--> Get properties of pages</translate>}}
| | *[[Wikipedia:No original research|No original research]] |
| * {{ll|API:Lists|2=<translate><!--T:45--> List pages matching a criterion</translate>}} | | *[[Wikipedia:Biographies of living persons|Biographies of living pers ons]] |
| * {{ll|API:Parameter information|2=<translate><!--T:46--> Get module parameters information</translate>}} | |
| * {{ll|API:Meta|2=<translate><!--T:47--> Get meta information about the wiki and user</translate>}} | |
|
| |
|
| | heading2 = <translate><!--T:10--> Authentication</translate> | | | group2 = Working with others |
| | content2 =
| | | list2 = |
| * {{ll|API:Tokens|2=<translate><!--T:48--> Get tokens for data modifying operations</translate>}}
| | *[[Wikipedia:Civility|Civility]] |
| * {{ll|API:Login|nsp=0}}
| | *[[Wikipedia:Consensus|Consensus]] |
| * {{ll|API:Logout|nsp=0}}
| | *[[Wikipedia:No personal attacks|No personal attacks]] |
| | | *[[Wikipedia:Dispute resolution|Dispute resolution]] |
| | heading3 = <translate><!--T:49--> Accounts and Users</translate>
| | *[[WP:LEGAL|No legal threats]] |
| | content3 =
| |
| * {{ll|API:Account creation|2=<translate><!--T:50--> Create an account</translate>}}
| |
| * {{ll|API:Block|2=<translate><!--T:21--> Block or unblock a user</translate>}}
| |
| * {{ll|API:Userinfo|2=<translate><!--T:74--> Get info about the current user</translate>}}
| |
| * {{ll|API:Watchlist feed|2=<translate><!--T:51--> Get the current user's watchlist as a feed</translate>}}
| |
| * {{ll|API:Options|2=<translate><!--T:29--> Change user options</translate>}}
| |
| * {{ll|API:User group membership|2=<translate><!--T:27--> Change user group membership</translate>}}
| |
| * {{ll|API:Emailuser|2=<translate><!--T:24--> Send an email</translate>}}
| |
| | |
| | heading4 = <translate><!--T:52--> Page Operations</translate>
| |
| | content4 =
| |
| * {{ll|API:Edit|2=<translate><!--T:16--> Create and edit a page</translate>}}
| |
| * {{ll|API:Get the contents of a page|nsp=0}}
| |
| * {{ll|API:Upload|2=<translate><!--T:28--> Upload a file</translate>}}
| |
| * {{ll|API:Import|2=<translate><!--T:26--> Import a page</translate>}}
| |
| * {{ll|API:Delete|2=<translate><!--T:18--> Delete a page</translate>}}
| |
| * {{ll|API:Parsing wikitext|2=<translate><!--T:14--> Parse content of a page</translate>}}
| |
| * {{ll|API:Watch|2=<translate><!--T:22--> Watch or unwatch a page</translate>}}
| |
| * {{ll|API:Purge|2=<translate><!--T:15--> Purge cache for page(s)</translate>}}
| |
| * {{ll|API:Rollback|2=<translate><!--T:53--> Rollback a page</translate>}}
| |
| * {{ll|API:Move|2=<translate><!--T:17--> Move a page</translate>}}
| |
| * {{ll|API:Patrol|2=<translate><!--T:25--> Patrol a page or revision</translate>}}
| |
| * {{ll|API:Undelete|2=<translate><!--T:19--> Restore revisions of a deleted page</translate>}}
| |
| * {{ll|API:Protect|2=<translate><!--T:20--> Change a page's protection level</translate>}}
| |
| * {{ll|API:SetPageLanguage|2=<translate><!--T:30--> Change a page's language</translate>}}
| |
| * {{ll|API:Changing wiki content|2=<translate><!--T:41--> More...</translate>}}
| |
| | |
| | heading5 = <translate><!--T:54--> Search</translate>
| |
| | content5 =
| |
| * {{ll|API:Opensearch|2=<translate><!--T:77--> Search wiki pages by title (OpenSearch)</translate>}}
| |
| * {{ll|API:Search|2=<translate><!--T:55--> Advanced search for wiki pages by title or text</translate>}}
| |
| * {{ll|API:Geosearch|2=<translate><!--T:57--> Search wiki pages near a location</translate>}}
| |
| * {{ll|API:Languagesearch|2=<translate><!--T:58--> Search for a language name</translate>}}
| |
| * {{ll|API:Prefixsearch|2=<translate><!--T:59--> Perform a prefix search for page titles</translate>}}
| |
| | |
| | heading6 = <translate><!--T:60--> Developer Utilities</translate>
| |
| | content6 =
| |
| * {{ll|API:Client code|2=<translate><!--T:61--> Access libraries</translate>}}
| |
| * {{ll|API:Cross-site requests|nsp=0}}
| |
| * {{ll|API:Extensions|2=<translate><!--T:63--> Creating an API module in an extension</translate>}}
| |
| * {{ll|API:Calling internally|2=<translate><!--T:32--> Using the API in MediaWiki and extensions</translate>}}
| |
| * {{ll|API:Restricting API usage|nsp=0}}
| |
| * {{ll|API:Localisation|nsp=0}}
| |
| * {{ll|API:Implementation Strategy|nsp=0}}
| |
| | |
| | heading7 = <translate><!--T:69--> Tutorials</translate>
| |
| | content7 = | |
| * {{ll|API:Tutorial|2=<translate><!--T:70--> Action API Tutorial</translate>}} | |
| * {{ll|API:Article ideas generator|nsp=0}} | |
| * {{ll|API:Nearby places viewer|nsp=0}} | |
| * {{ll|API:Picture of the day viewer|nsp=0}} | |
| * {{ll|API:Holidays viewer|nsp=0}} | |
|
| |
|
| | | group3 = Global principles |
| | | list3 = |
| | *[[Wikipedia:What Wikipedia is not|What Wikipedia is not]] |
| | *[[Wikipedia:Ignore all rules|Ignore all rules]] |
| }} | | }} |