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
 
m Add "progress notes" option.
 
(6 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.}}</includeonly><noinclude>
: {{#if: {{{sandbox}}} | {{{sandbox}}} | If applicable, create a sandbox page for this project and link it.}}<!-- use comment to avoid unwanted whitespace in the result
{{documentation}}
-->
</noinclude>
{{#if: {{{progress notes|}}}
| ; Progress notes : {{{progress notes}}}
}}<!--
-->
; Status
: {{#switch: {{lc:{{{status}}}}}
| todo
| to do
| 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.
| finished
| 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>
}}
</div>
</includeonly>
<noinclude>{{documentation}}<!-- Please add categories and interwikis to the bottom of the templates /doc, not here --></noinclude>