Template:EmptyProject: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(simpler template (removed header)) |
||
| Line 3: | Line 3: | ||
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>{{ | <nowiki>{{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 == | == Description == | ||
| Line 36: | Line 32: | ||
== To Do == | == To Do == | ||
</nowiki> | |||
= Example = | = Example = | ||
{{ProjectSidebar | {{ProjectSidebar | ||
|title = An awesome project | | image = Logo-heart 135px.png | ||
|workgroup = An awesome team | | title = An awesome project | ||
|start = | | workgroup = An awesome team | ||
|end = | | topics = A good topic | ||
|contact = Some tentacles | | start = | ||
|status = doing | | end = | ||
|nocat = true <!-- Don't forget to remove this ! --> | | contact = Some tentacles | ||
| status = doing | |||
| nocat = true <!-- Don't forget to remove this ! --> | |||
}} | }} | ||
== Description == | == Description == | ||
| Line 73: | Line 63: | ||
== To Do == | == To Do == | ||
Revision as of 12:42, 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 | ||
