Difference between revisions of "Template:ProjectSidebar"

From Pirate Party Belgium
Jump to: navigation, search
(remove creation of a category with the project's name)
(arraymap function to replace "," with new lines in the "collaborators" argument)
Line 8: Line 8:
 
| colspan=2 bgcolor=gainsboro |<div style="text-align: center;">'''Collaborator(s)'''</div>
 
| colspan=2 bgcolor=gainsboro |<div style="text-align: center;">'''Collaborator(s)'''</div>
 
|-  
 
|-  
| {{{collaborators|An awesome team of Pirates}}}
+
| {{#arraymap: {{{collaborators|An awesome team of Pirates}}}|,|x|x|<br />}}
 
|-  
 
|-  
 
!  colspan=2 bgcolor=gainsboro |<center>'''Summary'''</center>
 
!  colspan=2 bgcolor=gainsboro |<center>'''Summary'''</center>

Revision as of 20:39, 10 October 2016

Our awesome project
Initiated by
An awesome Pirate
Collaborator(s)
An awesome team of Pirates
Summary
This is an awesome project to do great things in order to live in a better world
Goals
To take on the world !
Contact
Some tentacles
Status
Active


Usage

{{ProjectSidebar
|projectname = Our awesome project
|initiator = An awesome Pirate
|collaborators = An awesom team
|summary = This an awesom project to do great things.
|goals = To take on the world !
|contact = Some tentacles
|active = true
}}