Template:Consensus: Difference between revisions

put in terms of banner template
simplifying
 
Line 1: Line 1:
{{#switch: {{{status}}}
{{Banner
| 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 = ✅
|icon = ✅
|header = This page reflects established consensus.
|header = This page reflects established consensus.
Line 20: Line 5:
|background_color = var(--vw-green-subtle)
|background_color = var(--vw-green-subtle)
|border_color = var(--vw-green)
|border_color = var(--vw-green)
}}
}}<noinclude>{{Documentation}}</noinclude>
}}<noinclude>{{Documentation}}</noinclude>