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)
Created a template for describing wiki projects
 
Arin Mara (talk | contribs)
Added status parameter
Line 14: Line 14:


;Sandbox:
;Sandbox:
:{{#if: {{{sandbox}}} | {{{sandbox}}} | If applicable, create a sandbox page for this project and link it.}}</includeonly><noinclude>
:{{#if: {{{sandbox}}} | {{{sandbox}}} | If applicable, create a sandbox page for this project and link it.}}
 
;Status:
:{{#switch: {{lc:{{{status}}}}}
|todo
|to do
|to-do = To Do
|in progress = In progress
|finished
|completed
|done = Done
|#default = <span style="color:red">Possible values: To Do, In progress, Done</span>
}}</includeonly><noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>