Template:GaProp: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Proposal {{{1}}}: | <noinclude> | ||
==(E)GA Proposal Template== | |||
Use like: | |||
<nowiki> | |||
{{GaProp|3.2|Accepted|+=17|-=10|remarks= | |||
** a remark | |||
** another remark}} | |||
</nowiki> | |||
which results in: | |||
{{GaProp|3.2|Accepted|+=17|-=10|remarks= | |||
** a remark | |||
** another remark}} | |||
</noinclude><includeonly> | |||
<div style="background-color: rgba(240,230,230,128); margin: 0.5em; padding: 0.5em;"> | |||
<span style="font-weight: bold; font-size: 200%">{{{1}}}</span>: | |||
* Status: {{{2}}}{{ #if: {{{+|}}} | | * Status: {{{2}}}{{ #if: {{{+|}}} | | ||
* Votes for: {{{+}}}|}}{{ #if: {{{-|}}} | | * Votes for: {{{+}}}|}}{{ #if: {{{-|}}} | | ||
Line 5: | Line 23: | ||
* Notes: | * Notes: | ||
{{{remarks}}}|}} | {{{remarks}}}|}} | ||
</div> | |||
</includeonly> |
Revision as of 19:28, 29 September 2013
(E)GA Proposal Template
Use like: {{GaProp|3.2|Accepted|+=17|-=10|remarks= ** a remark ** another remark}}
which results in:
3.2:
- Status: Accepted
- Votes for: 17
- Votes against: 10
- Notes:
- a remark
- another remark