Jump to content

Template:Consensus/doc: Difference between revisions

From VassarWiki
Examples: position
fixing template data
Line 5: Line 5:
"status": {
"status": {
"label": "Status",
"label": "Status",
"description": "One of: position, draft, or consensus.",
"description": "One of: position, draft, policy, guideline",
"type": "string",
"type": "string",
"required": true
"required": true
Line 11: Line 11:
"users": {
"users": {
"label": "Users",
"label": "Users",
"description": "(For position or draft) Name or wikilink(s) to contributor(s), e.g. [[User:Ewelchmorgan]]. For position, also replaces 'one or more contributors' in the banner text.",
"description": "(For position or draft) Wikilinked name(s) of contributor(s)",
"type": "string",
"type": "string",
"required": false
"required": false,
"example": "[[User:Example]]"
},
},
"note": {
"note": {
Line 23: Line 24:
"active-discussion": {
"active-discussion": {
"label": "Active discussion",
"label": "Active discussion",
"description": "Un-wikilinked page name of the current talk page discussion (e.g. VassarWiki talk:Village pump#Example discussion)",
"description": "Un-wikilinked page & section name of the current talk page discussion",
"type": "wiki-page-name",
"type": "wiki-page-name",
"required": false
"required": false,
"example": "VassarWiki talk:Village pump#Example discussion"
},
},
"previous-discussions": {
"previous-discussions": {
"label": "Previous discussions",
"label": "Previous discussions",
"description": "Wikilinks to past talk page discussions (e.g. [[VassarWiki talk:Village pump#Example discussion]])",
"description": "Wikilinks to past talk page discussions",
"type": "string",
"type": "string",
"required": false
"required": false,
"example": "[[VassarWiki talk:Village pump#Example discussion]], [[VassarWiki talk:Village pump#Example discussion 2]]"
}
}
}
}

Revision as of 21:18, 6 April 2026

Full-width banner indicating the consensus status of a project page.

Template parameters

ParameterDescriptionTypeStatus
Statusstatus

One of: position, draft, policy, guideline

Stringrequired
Usersusers

(For position or draft) Wikilinked name(s) of contributor(s)

Example
[[User:Example]]
Stringoptional
Notenote

Optional note at the end.

Stringoptional
Active discussionactive-discussion

Un-wikilinked page & section name of the current talk page discussion

Example
VassarWiki talk:Village pump#Example discussion
Page nameoptional
Previous discussionsprevious-discussions

Wikilinks to past talk page discussions

Example
[[VassarWiki talk:Village pump#Example discussion]], [[VassarWiki talk:Village pump#Example discussion 2]]
Stringoptional

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