More actions
Added more descriptive sentences |
m Add tick and color to status Done to make it easier to recognize. |
||
| Line 1: | Line 1: | ||
<includeonly>=={{{name}}}== | <includeonly>== {{{name}}} == | ||
;Proposer: | ; Proposer: | ||
:{{{proposer}}} | : {{{proposer}}} | ||
;Problem: | ; Problem: | ||
:{{{problem}}} | : {{{problem}}} | ||
;Description: | ; Description: | ||
:{{{description}}} | : {{{description}}} | ||
;Editor: | ; Editor: | ||
:{{#if: {{{editor}}} | {{{editor}}} | Feel free to take up this project by linking your user page.}} | : {{#if: {{{editor}}} | {{{editor}}} | Feel free to take up this project by linking your user page.}} | ||
;Sandbox: | ; Sandbox: | ||
:{{#if: {{{sandbox}}} | {{{sandbox}}} | If applicable, create a sandbox page for this project and link it.}} | : {{#if: {{{sandbox}}} | {{{sandbox}}} | If applicable, create a sandbox page for this project and link it.}} | ||
;Status: | ; Status: | ||
:{{#switch: {{lc:{{{status}}}}} | : {{#switch: {{lc:{{{status}}}}} | ||
|todo | |todo | ||
|to do | |to do | ||
| Line 24: | Line 24: | ||
|finished | |finished | ||
|completed | |completed | ||
|done = Done. The project has been completed. | |done = [[Image:Tick.png|link=]] {{Co||green|Done.}} The project has been completed. | ||
|#default = <span style="color:red">Possible values: To Do, In progress, Done</span> | |#default = <span style="color:red">Possible values: To Do, In progress, Done</span> | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||