More actions
Added more descriptive sentences |
m Add "progress notes" option. |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>=={{{name}}}== | <includeonly><div style="margin-bottom: 1em; border-bottom: 1px dashed gray;"> | ||
=== {{{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.}}<!-- use comment to avoid unwanted whitespace in the result | ||
--> | |||
;Status | {{#if: {{{progress notes|}}} | ||
:{{#switch: {{lc:{{{status}}}}} | | ; Progress notes : {{{progress notes}}} | ||
|todo | }}<!-- | ||
|to do | --> | ||
|to-do = To Do. The project hasn't been started. | ; Status | ||
|in progress = In progress. Feel free to join in by contacting one of the project Editors. | : {{#switch: {{lc:{{{status}}}}} | ||
|finished | | todo | ||
|completed | | to do | ||
|done = Done. The project has been completed. | | to-do = To Do. The project hasn't been started. | ||
|#default = <span style="color:red">Possible values: To Do, In progress, Done</span> | | in progress = In progress. Feel free to join in by contacting one of the project Editors. | ||
}}</includeonly><noinclude> | | finished | ||
{{documentation}} | | completed | ||
</noinclude> | | 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> | |||
}} | |||
</div> | |||
</includeonly> | |||
<noinclude>{{documentation}}<!-- Please add categories and interwikis to the bottom of the templates /doc, not here --></noinclude> | |||