Template:Consensus: Difference between revisions
Appearance
square borders consistent with other styling |
put in terms of banner template |
||
| Line 1: | Line 1: | ||
{{#switch: {{{status}}} | {{#switch: {{{status}}} | ||
| position = | | position = {{Banner | ||
|icon = ✋ | |||
| | |header = This page reflects the position of {{#if:{{{users|}}}|{{{users|}}}|one or more contributors}}. | ||
📝 | |description = It is not meant to reflect VassarWiki consensus. If you disagree, consider {{#if:{{{active-discussion|}}}|[[{{{active-discussion|}}}|discussing on the talk page]]|[[{{TALKPAGENAME}}|discussing on the talk page]]}} or writing another page. {{#if:{{{note|}}}|{{{note|}}}}}{{#if:{{{previous-discussions|}}}|''Previous discussions: {{{previous-discussions|}}}''}} | ||
| | |background_color = var(--vw-bg-subtle) | ||
✅ | |border_color = var(--vw-border) | ||
}} | |||
| draft = {{Banner | |||
|icon = 📝 | |||
|header = This page is a proposal under consideration. | |||
|description = It does not yet reflect consensus and is {{#if:{{{active-discussion|}}}|[[{{{active-discussion|}}}|open for discussion]]|[[{{TALKPAGENAME}}|open for discussion]]}}. {{#if:{{{note|}}}|{{{note|}}}}}{{#if:{{{previous-discussions|}}}|''Previous discussions: {{{previous-discussions|}}}''}} | |||
|background_color = var(--vw-gold-subtle) | |||
|border_color = var(--vw-gold) | |||
}} | |||
| consensus = {{Banner | |||
|icon = ✅ | |||
|header = This page reflects established consensus. | |||
|description = It should only be edited after reaching a new consensus on {{#if:{{{active-discussion|}}}|[[{{{active-discussion|}}}|the talk page]]|[[{{TALKPAGENAME}}|the talk page]]}}. {{#if:{{{note|}}}| {{{note|}}}}}{{#if:{{{previous-discussions|}}}|''Previous discussions: {{{previous-discussions|}}}''}} | |||
|background_color = var(--vw-green-subtle) | |||
|border_color = var(--vw-green) | |||
}} | |||
}}<noinclude>{{Documentation}}</noinclude> | }}<noinclude>{{Documentation}}</noinclude> | ||
Latest revision as of 17:12, 15 May 2026
Documentation[edit documentation]
For more general help using templates, see VassarWiki:Templates.
Full-width banner indicating the consensus status of a project page.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Status | status | Stage of the consensus-building process
| Unknown | required |
| Users | users | For position, wikilinked name(s) of contributor(s)
| String | optional |
| Note | note | Optional note at the end. | String | optional |
| Active discussion | active-discussion | 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 = consensus
|previous-discussions = [[VassarWiki talk:Village pump#Example]]
}}
✅
This page reflects established consensus.
It should only be edited after reaching a new consensus on the talk page. Previous discussions: VassarWiki talk:Village pump#Example