Template:RFC
| tr | |
|---|---|
|
[[File:{{{image}}}|300px|noframe]] |
|
| Bileşen | General |
| Oluşturma tarihi | {{{created}}} |
| Yazar(lar) | {{{author}}} |
| Döküman durumu | |
| Bu şablon TemplateStyles kullanır: |
Usage
{{RFC
| created = 2015-01-01
| bug = T12345
| author = [[user:Foo|Foo]]
| status =
| extrastatus = cache behavior needs more analysis
}}
| tr | |
|---|---|
| Bileşen | General |
| Oluşturma tarihi | |
| Yazar(lar) | Foo |
| Döküman durumu | cache behavior needs more analysis See Phabricator. |
Parameters
Display infobox for technical Requests for Comments.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Name of this RfC
| String | optional |
| Image | image | Image to show in RFC infobox | File | optional |
| Component | component | Type and scope of RfC (categorises into a subcategory of Category:Requests for comment)
| String | optional |
| Authors | authors author | The names of the author(s) of the RfC
| Line | required |
| Creation date | created | The date at which the RfC was created (or last rewritten), in ISO 8601 format
| Date | required |
| Issue tracker ticket | bug task | The ticket number/identifier, if any. Displayed by {{tracked}}. Implementation status is tracked in Phabricator. No bug sets Category:Requests for comment with no task
| Line | optional |
| Decision | decision | A signed statement from a member of the architecture committee giving their decision on the proposal (optional). | String | optional |
| Status | status | Leave empty for open proposals. One of 'accepted', 'declined', or 'implemented' for closed proposals.
| String | suggested |
| Extra information | extrastatus | additional items
| Line | optional |