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
Arin Mara (talk | contribs)
Added status parameter
m Add "progress notes" option.
 
(5 intermediate revisions by 2 users 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
; Status
|in progress = In progress
: {{#switch: {{lc:{{{status}}}}}
|finished
| todo
|completed
| to do
|done = Done
| 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>