Template:EmptyProject: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Marked this version for translation) |
||
| Line 2: | Line 2: | ||
<translate> | <translate> | ||
= Usage = | = Usage = <!--T:1--> | ||
<!--T:2--> | |||
You can copy/paste this code to start a new [[:Category:Project|project]]: | You can copy/paste this code to start a new [[:Category:Project|project]]: | ||
<nowiki>{{ProjectSidebar | <nowiki>{{ProjectSidebar | ||
| Line 17: | Line 18: | ||
}} | }} | ||
== Description == | == Description == <!--T:3--> | ||
== Purpose == | == Purpose == <!--T:4--> | ||
== Events == | == Events == <!--T:5--> | ||
== Documentation == | == Documentation == <!--T:6--> | ||
== Timeline == | == Timeline == <!--T:7--> | ||
== To Do == | == To Do == <!--T:8--> | ||
<!--T:9--> | |||
</nowiki> | </nowiki> | ||
= Example = | = Example = <!--T:10--> | ||
<!--T:11--> | |||
{{ProjectSidebar | {{ProjectSidebar | ||
| image = Logo-heart 135px.png | | image = Logo-heart 135px.png | ||
| Line 51: | Line 54: | ||
</noinclude> | </noinclude> | ||
== Description == | == Description == <!--T:12--> | ||
== Purpose == | == Purpose == <!--T:13--> | ||
== Events == | == Events == <!--T:14--> | ||
== Documentation == | == Documentation == <!--T:15--> | ||
== Timeline == | == Timeline == <!--T:16--> | ||
== To Do == | == To Do == <!--T:17--> | ||
</translate> | </translate> | ||
Revision as of 15:01, 27 September 2017
Usage
You can copy/paste this code to start a new project:
{{ProjectSidebar
| image = Logo-heart 135px.png
| title = An awesome project
| workgroup = An awesome team
| topics = A good topic
| start =
| end =
| contact = Some tentacles
| status = doing
| nocat = true <!-- Don't forget to remove this ! -->
}}
== Description ==
== Purpose ==
== Events ==
== Documentation ==
== Timeline ==
== To Do ==
Example
| |||
| Workgroup | An awesome team | ||
|---|---|---|---|
| Topics | A good topic | ||
| Start date | ? | ||
| Contact | Some tentacles | ||
| Status | In progress | ||
