Difference between revisions of "Template:EmptyProject"

From Pirate Party Belgium
Jump to: navigation, search
(fix image width + usage code)
(Marked this version for translation)
 
(27 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= Usage =
+
<noinclude><languages />
  
You can copy/paste this code to start a new [[:Category:Project|project]]:
+
<translate>
  <nowiki>{{ProjectHeader
+
= Usage = <!--T:1-->
|welcome=Welcome to the page of the project
+
 
|logo=[[File:Fond-2.jpg|thumb|upright=3|center]]
+
<!--T:2-->
|title=An awesome project
+
You can either use {{#formlink:form=Project|link text=this form}} or just copy/paste the code below to create a new [[:Category:Project|project page]]:
|col1=[[#Timeline| Timeline]]
+
 
|col2=[[#Events| Events]]
+
  <!--T:18-->
 +
<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
 
}}
 
}}
  
{{ProjectSidebar
+
<!--T:24-->
|projectname = Our awesome project
+
<!-- To see the options to use in the ProjectSidebar, see https://wiki.pirateparty.be/Template:ProjectSidebar -->
|initiator = Alice
+
 
|collaborators = Alice, Bob, Jurgen
+
== Description == <!--T:3-->
|summary = This an awesome project to do great things.
+
 
|goals = To take on the world !
+
<!--T:25-->
|contact = Some tentacles
+
<!-- Here you can give a general description of what the project does. -->
|active = false <!-- Don't forget to set this to true !! -->
 
}}
 
  
== Description ==  
+
== Purpose == <!--T:4-->
  
 +
<!--T:26-->
 +
<!-- What is the problem this project tries to solve and how will it solve it. -->
  
== Goals ==
+
== Events == <!--T:5-->
  
 +
<!--T:19-->
 +
{{Events|{{PAGENAME}}|type=Meeting}}
  
== Documentation ==
+
== Documentation == <!--T:6-->
  
 +
<!--T:27-->
 +
<!-- Here you can add documentation for the project or other external links like a Loomio thread or pad.
 +
    Loomio: Create thread at https://www.loomio.org/g/w9m0yGeJ/pirates-be-permanent-assembly
 +
    Pad: https://pad.parley.be/p/{{PAGENAME}} -->
  
== Timeline ==
+
== Timeline == <!--T:7-->
  
 +
<!--T:28-->
 +
<!-- What are the steps that need to be taken (typically written as a list with bulletpoints). Once a step is finished, you can strike it from the list.
  
== Events ==
+
<!--T:29-->
 +
Example:
  
 +
<!--T:30-->
 +
* <s>First step, which is finished</s>
 +
* Second step which is not.
 +
-->
  
== Feedback ==
+
== To Do == <!--T:8-->
  
|}</nowiki>
+
<!--T:31-->
 +
<!-- This is a list of TODO's that come up during the project. The difference with the Timeline section is that this section is more for things that pop up ad-hoc while working on the project, while the timeline is to keep track of the general progress of the project. -->
  
= Example =
+
<!--T:9-->
 +
</nowiki>
  
{{ProjectHeader
+
= Example = <!--T:10-->
|welcome=Welcome to the page of the project
 
|logo=[[File:Fond-2.jpg|thumb|upright=3|center]]
 
|title=An awesome project
 
|col1=[[#Timeline| Timeline]]
 
|col2=[[#Events| Events]]
 
}}
 
  
 +
<!--T:11-->
 
{{ProjectSidebar
 
{{ProjectSidebar
|projectname = Our awesome project
+
| image = Logo-heart 135px.png
|initiator = Alice
+
| title = An awesome project
|collaborators = Alice, Bob, Jurgen
+
| workgroup = An awesome team
|summary = This an awesome project to do great things.
+
| topics = A good topic
|goals = To take on the world !
+
| start =
|contact = Some tentacles
+
| end =  
|active = false <!-- Don't forget to set this to true !! -->
+
| contact = Some tentacles
 +
| status = doing
 +
| nocat = true <!-- Don't forget to remove this ! -->
 
}}
 
}}
  
== Description ==  
+
<!--T:22-->
 +
</noinclude>
 +
<!-- To see the options to use in the ProjectSidebar, see https://wiki.pirateparty.be/Template:ProjectSidebar -->
 +
 
 +
== Description == <!--T:12-->
 +
 
 +
<!--T:32-->
 +
<!-- Here you can give a general description of what the project does. -->
 +
 
 +
== Purpose == <!--T:13-->
  
 +
<!--T:33-->
 +
<!-- What is the problem this project tries to solve and how will it solve it. -->
  
== Goals ==
+
== Events == <!--T:14-->
  
 +
<!--T:20-->
 +
{{Events|{{PAGENAME}}|type=Meeting}}
  
== Documentation ==
+
== Documentation == <!--T:15-->
  
 +
<!--T:34-->
 +
<!-- Here you can add documentation for the project or other external links like a Loomio thread or pad.
 +
    Loomio: Create thread at https://www.loomio.org/g/w9m0yGeJ/pirates-be-permanent-assembly
 +
    Pad: https://pad.parley.be/p/{{PAGENAME}} -->
  
== Timeline ==
+
== Timeline == <!--T:16-->
  
 +
<!--T:35-->
 +
<!-- What are the steps that need to be taken (typically written as a list with bulletpoints). Once a step is finished, you can strike it from the list.
  
== Events ==
+
<!--T:36-->
 +
Example:
  
 +
<!--T:37-->
 +
* <s>First step, which is finished</s>
 +
* Second step which is not.
 +
-->
  
== Feedback ==
+
== To Do == <!--T:17-->
  
|}
+
<!--T:38-->
 +
<!-- This is a list of TODO's that come up during the project. The difference with the Timeline section is that this section is more for things that pop up ad-hoc while working on the project, while the timeline is to keep track of the general progress of the project. -->
 +
</translate>

Latest revision as of 14:56, 29 March 2020

Other languages:
English • ‎Nederlands • ‎français

Usage

You can either use this form or just copy/paste the code below to create a new project page:

{{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
}}

<!-- To see the options to use in the ProjectSidebar, see https://wiki.pirateparty.be/Template:ProjectSidebar -->

== Description ==

<!-- Here you can give a general description of what the project does. -->

== Purpose ==

<!-- What is the problem this project tries to solve and how will it solve it. -->

== Events ==

{{Events|{{PAGENAME}}|type=Meeting}}

== Documentation ==

<!-- Here you can add documentation for the project or other external links like a Loomio thread or pad.
     Loomio: Create thread at https://www.loomio.org/g/w9m0yGeJ/pirates-be-permanent-assembly
     Pad: https://pad.parley.be/p/{{PAGENAME}} -->

== Timeline ==

<!-- What are the steps that need to be taken (typically written as a list with bulletpoints). Once a step is finished, you can strike it from the list.

Example:

* <s>First step, which is finished</s>
* Second step which is not.
-->

== To Do ==

<!-- This is a list of TODO's that come up during the project. The difference with the Timeline section is that this section is more for things that pop up ad-hoc while working on the project, while the timeline is to keep track of the general progress of the project. -->


Example

An awesome project Toicon-icon-avocado-build.svg
Logo-heart 135px.png
Workgroup An awesome team
Topics A good topic
Start date ?
Contact Some tentacles
Status In progress


Description

Purpose

Events

There is no meeting for this workgroup.Add a new meeting
Export for iCalendar

Documentation

Timeline

To Do