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/doc: Difference between revisions

Template page
Arin Mara (talk | contribs)
Updated docs with {{{status}}}
m Expand status parameter description. Reworked source.
Line 1: Line 1:
; Description
: This template is used to describe UniWiki projects on [[UniWiki:Projects|Projects]].


;Description
; Syntax
:This template is used to describe UniWiki projects on [[UniWiki:Projects|Projects]].
;Syntax
<pre><nowiki>
<pre><nowiki>
{{Wiki project|
{{Wiki project|
Line 14: Line 14:
}}
}}
</nowiki></pre>
</nowiki></pre>
; Parameters
 
: <code>name</code>
:; Parameters
:: Name of the UniWiki project.
::; name : Name of the UniWiki project.
: <code>proposer</code>
::; proposer : User who proposed and described the project. Sign it with <code><nowiki>~~~~</nowiki></code>.
:: User who proposed and described the project. Sign it with <code><nowiki>~~~~</nowiki></code>.
::; problem : Description of what the project is trying to solve.
: <code>problem</code>
::; description : Description of the project results, goals and expectations.
:: Description of what the project is trying to solve.
::; editor : Users who are currently actively working on the project.
: <code>description</code>
::; sandbox : Links to draft/sandbox pages relevant to the project.
:: Description of the project results, goals and expectations.
::; status : One of the following:
: <code>editor</code>
:::* To Do - project hasn't been started.
:: Users who are currently actively working on the project.
:::* In progress - project has been started, but isn't finished.
: <code>sandbox</code>
:::* Done - project has been completed.
:: Link to sandbox pages relevant to the project.
 
: <code>status</code>
; Sample
::* To Do: project hasn't been started.
: {{Code|<nowiki>{{Wiki project|
::* In progress: project has been started, but isn't finished.
::* Done: project has been completed.
;Sample output
<pre><nowiki>
{{Wiki project|
|name = Unified Mission Navbox
|name = Unified Mission Navbox
|proposer = ~~~~
|proposer = ~~~~
Line 42: Line 37:
|status = To Do
|status = To Do
}}
}}
</nowiki></pre>
</nowiki>}} gives...
::gives...
{{Wiki project|
{{Wiki project|
|name = Unified Mission Navbox
|name = Unified Mission Navbox
Line 54: Line 48:
}}
}}


<includeonly>[[Category:Formatting templates|{{PAGENAME}}]]</includeonly>
<includeonly>[[Category:Formatting templates]]</includeonly>
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
<noinclude>[[Category:Template documentation]]</noinclude>