Difference between revisions of "Template:ProjectSidebar"

From Pirate Party Belgium
Jump to: navigation, search
(add "topics" parameter)
m
Line 8: Line 8:
 
{{#if: {{{workgroup|}}} |  
 
{{#if: {{{workgroup|}}} |  
 
! {{int:sidebar-workgroup}}
 
! {{int:sidebar-workgroup}}
{{!}} {{#arraymap:{{{workgroup}}}|,|x|[[Organized by::{{ShowTitle|x}}]]|<br />}}
+
{{!}} {{#arraymap:{{{workgroup}}}|,|x|[[Organized by::x|{{ShowTitle|x}}]]|<br />}}
 
{{!}}- }}
 
{{!}}- }}
 
{{#if: {{{topics|}}} |  
 
{{#if: {{{topics|}}} |  
 
! Topics
 
! Topics
{{!}} {{#arraymap:{{{topics}}}|,|x|[[In topic::{{ShowTitle|x}}]]|<br />}}
+
{{!}} {{#arraymap:{{{topics}}}|,|x|[[In topic::x|{{ShowTitle|x}}]]|<br />}}
 
{{!}}- }}
 
{{!}}- }}
 
! {{int:sidebar-start-date}}
 
! {{int:sidebar-start-date}}

Revision as of 10:01, 25 September 2017

Sidebar Project Toicon-icon-avocado-build.svg
Workgroup WikiSquad
Start date Wed 1 March 2017
End date Fri 26 April 2024
Contact wiki +at+ pirateparty [point] be
Status In progress

Usage

{{ProjectSidebar
| title = Sidebar Project
| workgroup = WikiSquad <!-- optional -->
| start = 2017/03/01
| end = tomorrow <!-- optional -->
| contact = wiki +at+ pirateparty [point] be
| status = doing <!-- doing / done / abandoned -->
}}