Template:Consensus/doc
Appearance
Full-width banner indicating the consensus status of a project page.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Status | status | One of: position, draft, policy, guideline | String | required |
| Users | users | (For position or draft) Wikilinked name(s) of contributor(s)
| String | optional |
| Note | note | Optional note at the end. | String | optional |
| Active discussion | active-discussion | Un-wikilinked page & section name of the current talk page discussion
| Page name | optional |
| Previous discussions | previous-discussions | Wikilinks to past talk page discussions
| String | optional |
Examples
{{Consensus
|status = position
|users = [[User:Ewelchmorgan]]
|active-discussion = VassarWiki talk:Village pump#Example discussion
}}
✋
This page reflects the position of User:Ewelchmorgan.
It is not meant to reflect VassarWiki consensus. If you disagree, consider discussing on the talk page or writing another page.
{{Consensus
|status = draft
|users = [[User:Ewelchmorgan]]
|active-discussion = VassarWiki talk:Village pump#Example
|note = Still a work in progress!
}}
📝
This page is a proposal under consideration.
It does not yet reflect consensus and is open for discussion. Still a work in progress!
{{Consensus
|status = policy
|previous-discussions = [[VassarWiki talk:Village pump#Example]]
}}