Difference between revisions of "Template:DiscussionTemplates"
(Created page with "---- '''All Discussion Templates''' ''Almost all discussion templates allows you to change the anteceding phrase. Use, for example, ''<code><nowiki>{{agree|Yes}}</nowiki></co...") |
m |
||
Line 34: | Line 34: | ||
!colspan="3" style="text-align: center;" | '''''Result''''' | !colspan="3" style="text-align: center;" | '''''Result''''' | ||
|- | |- | ||
− | |{{done}}||<code><nowiki>{{</nowiki>[[Template:done|done]]}}</code>|| | + | |{{done}}||<code><nowiki>{{</nowiki>[[Template:done|done]]}}</code>||If the anteceding phrase is not changed,<br />you may also use <code><nowiki>{{done|by=Example User}}</nowiki></code><br />which yields {{done|by=Example User}}. |
|- | |- | ||
|{{X|Rejected}}||<code><nowiki>{{</nowiki>[[Template:X|X{{!}}Rejected]]}}</code>|| | |{{X|Rejected}}||<code><nowiki>{{</nowiki>[[Template:X|X{{!}}Rejected]]}}</code>|| |
Revision as of 22:24, 2 October 2019
All Discussion Templates
Almost all discussion templates allows you to change the anteceding phrase. Use, for example, {{agree|Yes}}
or {{disagree|1=Objection}}
to obtain (+)Yes or (-)Objection.
Discussion templates do not have trailing spaces.
Template | Source Code | Comment |
---|---|---|
General | ||
(+)Agree | {{agree}} |
|
(-)Disagree | {{disagree}} |
|
(?)Question | {{question}} |
|
(:)Reply | {{reply}} |
|
(▲)Ditto | {{ditto}} |
Providing a ditto-count like {{ditto|c=3}} yields (▲)(▲)(▲)Di-Di-Ditto and overrides 1= .
|
Deletion | ||
(〇)Keep | {{keep}} |
|
(✕)Delete | {{delete}} |
|
(→)Move | {{move}} |
|
Result | ||
Done | {{done}} |
If the anteceding phrase is not changed, you may also use {{done|by=Example User}} which yields Done by Example User. |
Rejected | {{X|Rejected}} |
|
Voting | ||
(+)AYE | {{aye}} |
|
(-)NAY | {{nay}} |
|
(=)Neutral | {{neutral}} |
|
(∅)Abstain | {{abstain}} |