Template:Oauthapprequest/doc
Appearance
| This is a documentation subpage for Template:Oauthapprequest. It contains usage information, categories, and other content that is not part of the original template page. |
Usage
[edit]=== OAuth approval request for <yourappname> ===
{{oauthapprequest
| status = <!-- don't edit this line -->
| appname =
| version =
| publisher =
| consumer_key =
}}
Your comments --~~~~
Template data
[edit]This template helps proposing new OAuth consumer requests on Steward requests/Miscellaneous.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| status | status | Status of the request, for OAuth admins
| Unknown | required |
| appname | appname | Name of the application for which you're requesting approval
| Unbalanced wikitext | required |
| version | version | The version of the tool for which you're requesting approval.
| Number | suggested |
| publisher | publisher | Username of the publisher of the consumer.
| User | required |
| Consumer key | consumer_key | The public consumer key, do not insert those marked as consumer secret or other secret codes.
| String | required |