Template:Vote/doc: Difference between revisions
Jump to navigation
Jump to search
Yes: I think this is a wonderful idea!
No: I think we must reconsider this more carefully...
No: I'd be inclined to agree
(Doc page) |
m (→Usage) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
{{Inline note templates}} | {{Inline note templates}} | ||
<!-- Please place categories where indicated at the bottom of this page --> | <!-- Please place categories where indicated at the bottom of this page --> | ||
A template used for voting on (presumably) discussion pages. | |||
== Usage == | == Usage == | ||
=== Parameters === | === Parameters === | ||
| Line 27: | Line 28: | ||
}} | }} | ||
|} | |} | ||
=== An example of multiple votes === | |||
{{Vote|yes|I think this is a wonderful idea!}} | |||
{{Vote|no|I think we must reconsider this more carefully...}} | |||
{{Vote|no|I'd be inclined to agree}} | |||
{{Clr}} | {{Clr}} | ||
{{{othersections|}}} <!-- such as Tracking category --> | {{{othersections|}}} <!-- such as Tracking category --> | ||
Latest revision as of 01:52, 17 June 2024
This is a documentation subpage for Template:Vote.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
| Template | Pages using it |
|---|---|
| 28 August 2024 | |
| {{note}} | 6,436 |
| {{warning}} | 1,253 |
| {{BugNotice}} | 1,192 |
| {{tip}} | 1,516 |
| {{todo}} | 1,628 |
| {{inline note}} | 2,188 |
| {{confirm}} | 672 |
| {{question}} | 11 |
| {{fix}} | 170 |
| {{important}} | 459 |
| {{clarify}} | 169 |
| {{elaborate}} | 18 |
| {{main}} | 143 |
| {{distinguish}} | 85 |
| {{workaround}} | 122 |
| {{seealso}} | 145 |
| {{when}} | 1 |
| {{where}} | 0 |
| {{which}} | 2 |
| {{why}} | 38 |
| {{idea}} | 21 |
| {{placementTip}} | 13 |
| {{codenote}} | 21 |
| {{altnames}} | 35 |
| {{deprecated}} | 109 |
| {{how}} | 23 |
| {{example}} | 16 |
| {{confusion}} | 53 |
| {{thanks}} | 7 |
| {{code Fix}} | 9 + 7 (16) |
| {{vote}} | 4 |
A template used for voting on (presumably) discussion pages.
Usage
Parameters
- {{{1}}} – Whether or not the vote is Yes or No.
- {{{2}}} – The text to show on the right. The characters
=and|can break this template because they are special characters in template calls. Use{{=}}and{{!}}instead; See Category:Templates for within templates.
Examples
| Wikitext | Result | |
|---|---|---|
| {{Vote|yes|I do finely choose to agree with thy statement}} | → | |
| {{Vote|no|In an honest expression of my personal beliefs I must disagree with this opinion}} | → | |
| {{Vote|yes| # Enum # Eration }} |
→ |
|
An example of multiple votes