Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Wiki project: Difference between revisions

Template page
m Add tick and color to status Done to make it easier to recognize.
m Add "progress notes" option.
 
(3 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|}}}
| ; Progress notes : {{{progress notes}}}
}}<!--
-->
; Status
: {{#switch: {{lc:{{{status}}}}}
: {{#switch: {{lc:{{{status}}}}}
|todo
| todo
|to do
| to do
|to-do = To Do. The project hasn't been started.
| to-do = To Do. The project hasn't been started.
|in progress = In progress. Feel free to join in by contacting one of the project Editors.
| in progress = In progress. Feel free to join in by contacting one of the project Editors.
|finished
| finished
|completed
| completed
|done = [[Image:Tick.png|link=]] {{Co||green|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>
}}
{{documentation}}
</div>
</noinclude>
</includeonly>
<noinclude>{{documentation}}<!-- Please add categories and interwikis to the bottom of the templates /doc, not here --></noinclude>