Difference between revisions of "Template:SoCProject"

From VideoLAN Wiki
Jump to navigation Jump to search
(Undo revision 13985 by Wangxiang (Talk))
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>
  
== Abstract ==
+
==Usage==
Lua script language has been used successfully to Videolan. I'l create scriptable new audio filters in lua and enable users to create whatever audio filtering function they want in a Lua script
+
<nowiki>{{SoCProject|year= 2009|student= xiang wang |mentor= dionoea}}</nowiki>
  
== Timeline ==
+
It will add it to [[:Category:SoC_year_Project]].
This is an estimation.
 
  
'''May''' Lab projects and Preparation for Videolan Gosc 2009
+
==Example==
 +
<nowiki>{{SoCProject|year=2009|student=[[User:xiang wang]]|mentor=[[User:dionoea]]}}</nowiki>
 +
becomes
 +
{{SoCProject|year=2009|student=[[User:xiang wang]]|mentor=[[User:dionoea]]}}
  
''' May 23''' Program Starts
+
And the page is added to [[:Category:SoC_2009_Project]].
  
''' May 23 - June 25''' Lua script
+
</noinclude>
 
 
''
 
''' June 5 ''' Attend google developer day china
 
 
 
''' June 6 ''' Final Exam''
 
 
 
''' June 25 - July 13 ''' 3D effects Of Audio Filters
 
 
 
''' July 13 - August 17''' the rest fixing and other filters
 
 
 
'''August 17''' Program end
 

Revision as of 15:50, 8 May 2009

This project is part of Google Summer of Code {{{2009}}}.
Student: {{{xiang wang}}}
Mentor: {{{dionoea}}}


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}}}.
Student: {{{xiang wang}}}
Mentor: {{{dionoea}}}

Work in progress

And the page is added to Category:SoC_2009_Project.