Difference between revisions of "Template:SoCProject"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
{| | {| | ||
|'''Student''': | |'''Student''': | ||
− | |xiang wang | + | |{{{xiang wang}}} |
|- | |- | ||
|'''Mentor''': | |'''Mentor''': | ||
− | |dionoea | + | |{{{dionoea}}} |
|} | |} | ||
{{ #ifeq: {{{year}}} | 2009 | ''Work in progress'' }} | {{ #ifeq: {{{year}}} | 2009 | ''Work in progress'' }} | ||
Line 12: | Line 12: | ||
<includeonly> [[Category:SoC {{{2009|}}} Audio Filter Improvement]] [[Category:SoC]]</includeonly><noinclude> | <includeonly> [[Category:SoC {{{2009|}}} Audio Filter Improvement]] [[Category:SoC]]</includeonly><noinclude> | ||
− | == | + | ==Usage== |
− | + | <nowiki>{{SoCProject|year= 2009|student= xiang wang |mentor= dionoea}}</nowiki> | |
− | + | It will add it to [[:Category:SoC_year_Project]]. | |
− | |||
− | + | ==Example== | |
+ | <nowiki>{{SoCProject|year=2009|student=[[User:xiang wang]]|mentor=[[User:dionoea]]}}</nowiki> | ||
+ | becomes | ||
+ | {{SoCProject|year=2009|student=[[User:xiang wang]]|mentor=[[User:dionoea]]}} | ||
− | + | And the page is added to [[:Category:SoC_2009_Project]]. | |
− | + | </noinclude> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 15:50, 8 May 2009
This project is part of Google Summer of Code {{{2009}}}.
|
Usage
{{SoCProject|year= 2009|student= xiang wang |mentor= dionoea}}
It will add it to Category:SoC_year_Project.
Example
{{SoCProject|year=2009|student=[[User:xiang wang]]|mentor=[[User:dionoea]]}}
becomes
This project is part of Google Summer of Code {{{2009}}}.
Work in progress |
And the page is added to Category:SoC_2009_Project.