Difference between revisions of "Template:SoCProject"

From VideoLAN Wiki
Jump to navigation Jump to search
m
m
Line 8: Line 8:
 
|{{{mentor}}}
 
|{{{mentor}}}
 
|}
 
|}
{{ #ifeq: {{{year}}} | 2007 | <br> ''Work in progress'' }}
+
{{ #ifeq: {{{year}}} | 2007 | ''Work in progress'' }}
 
|}
 
|}
 
<includeonly> [[Category:SoC {{{year|}}} Project]] </includeonly><noinclude>
 
<includeonly> [[Category:SoC {{{year|}}} Project]] </includeonly><noinclude>

Revision as of 08:35, 17 April 2007

This project is part of Google Summer of Code {{{year}}}.
Student: {{{student}}}
Mentor: {{{mentor}}}


Usage

{{SoCProject|year= |student= |mentor= }}

It will add it to Category:SoC_year_Project.

Example

{{SoCProject|year=2007|student=[[User:Pdherbemont|Pierre d'Herbemont]]|mentor=[[User:Fkuehne|Felix Paul Kühne]]}}

becomes

This project is part of Google Summer of Code 2007.
Student: Pierre d'Herbemont
Mentor: Felix Paul Kühne

Work in progress

And the page is added it to Category:SoC_2007_Project.