Template:Proposal page/doc: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
→Usage Note: markup change to avoid the use of quotes in parameters, use of Template:t |
Don't understand the template. |
||
| Line 17: | Line 17: | ||
|voteEndDate = ''when voting is finished'' |
|voteEndDate = ''when voting is finished'' |
||
}} |
}} |
||
<templatedata> |
|||
{ |
|||
"params": { |
|||
"status": {}, |
|||
"name": {}, |
|||
"lang": {}, |
|||
"users": {}, |
|||
"user": {}, |
|||
"key": { |
|||
"label": "barefoot", |
|||
"description": "Path who is for anyone suitable for barefoot.", |
|||
"type": "string", |
|||
"default": "yes\nno\nbeginner\nadvanced", |
|||
"example": "Hiking path without gravel", |
|||
"suggested": true |
|||
}, |
|||
"value": {}, |
|||
"definition": {}, |
|||
"type": {}, |
|||
"appearance": {}, |
|||
"draftStartDate": {}, |
|||
"proposalDate": {}, |
|||
"rfcStartDate": {}, |
|||
"voteStartDate": {}, |
|||
"voteEndDate": {} |
|||
}, |
|||
"description": "Path who is for anyone suitable for barefoot." |
|||
} |
|||
</templatedata> |
|||
Revision as of 11:32, 27 March 2019
Usage Note
The Proposal_Page Template was designed to be used on pages listed on the Proposed features Page. See Proposal process on how to use the template as part of the proposal process.
{{Proposal_Page
|name = proposal name - Key:highway, Tag:highway=trunk, Use_true_instead_of_yes
|user = your username
|key = database key - *, highway, oneway
|value = database value - *, true, trunk
|type = database type - {{IconNode}}, {{IconWay}}, {{IconArea}}, {{IconRelation}}
|definition = short description of the proposal
|appearance = how should it be rendered - hidden, free text or picture
|status = Current proposal status - Draft, Proposed, Voting, Post-Vote, Approved, Rejected, Canceled, Abandoned, Obsoleted
|draftStartDate = date of the first draft in yyyy-mm-dd format
|rfcStartDate = date of the Request For Comments mail sent to the talk-list
|voteStartDate = when voting can be started
|voteEndDate = when voting is finished
}}
Path who is for anyone suitable for barefoot.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| status | status | no description | Unknown | optional |
| name | name | no description | Unknown | optional |
| lang | lang | no description | Unknown | optional |
| users | users | no description | Unknown | optional |
| user | user | no description | Unknown | optional |
| barefoot | key | Path who is for anyone suitable for barefoot.
| String | suggested |
| value | value | no description | Unknown | optional |
| definition | definition | no description | Unknown | optional |
| type | type | no description | Unknown | optional |
| appearance | appearance | no description | Unknown | optional |
| draftStartDate | draftStartDate | no description | Unknown | optional |
| proposalDate | proposalDate | no description | Unknown | optional |
| rfcStartDate | rfcStartDate | no description | Unknown | optional |
| voteStartDate | voteStartDate | no description | Unknown | optional |
| voteEndDate | voteEndDate | no description | Unknown | optional |