Template:Consensus: Difference between revisions
simplify wording |
put in terms of banner template |
||
| (One intermediate revision by the same user not shown) | |||
| 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> | ||