Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Template:SoC Idea"

(New page: <noinclude> This template is used to present an idea for Google Summer of Code students. {{Usage|<pre>{{SoC_Idea | name = Create implementation for Foo }}</pre>|2={{SoC_Idea | name = Crea...)
 
Line 4: Line 4:
 
{{Usage|<pre>{{SoC_Idea
 
{{Usage|<pre>{{SoC_Idea
 
| name = Create implementation for Foo
 
| name = Create implementation for Foo
 +
| mentors = Erne, Bert
 +
| project = PDE
 +
| projectUrl = http://www.eclipse.org/pde
 +
 
}}</pre>|2={{SoC_Idea
 
}}</pre>|2={{SoC_Idea
 
| name = Create implementation for Foo
 
| name = Create implementation for Foo
 +
| mentors = Erne, Bert
 +
| project = PDE
 +
| projectUrl = http://www.eclipse.org/pde
 
}}}}
 
}}}}
  
Line 13: Line 20:
 
</noinclude><includeonly>{| style="width: 20em; margin: 0 0 0.5em 1em; border: 1px solid #aaaaaa; float:right; clear:right; border-collapse:collapse;" cellpadding=1
 
</noinclude><includeonly>{| style="width: 20em; margin: 0 0 0.5em 1em; border: 1px solid #aaaaaa; float:right; clear:right; border-collapse:collapse;" cellpadding=1
 
|-
 
|-
| style="background:#ccccff; padding: 0 5px 0 5px;" align="center" | '''{{{name}}}'''
+
| style="background:#ccccff; padding: 0 5px 0 5px;" | '''{{{{name}}}'''
 +
|-
 +
| style="padding: 0 5px 0 5px;" align="center" | '''Possible mentors: {{{mentors}}}]
 +
|-
 +
| style="padding: 0 5px 0 5px;" align="center" | '''Related Project: [{{{projectUrl}}} {{{project}}}]]
  
 
|}</includeonly>
 
|}</includeonly>

Revision as of 13:03, 26 February 2008

This template is used to present an idea for Google Summer of Code students.

Markup Rendering
{{SoC_Idea
| name = Create implementation for Foo
| mentors = Erne, Bert
| project = PDE
| projectUrl = http://www.eclipse.org/pde

}}
Create implementation for Foo
Possible mentors: Erne, Bert
Related Project: PDE
Description: {{{description}}}
[{{{infoUrl}}} Further information]


Name

The name of the project, such as "Create implementation for Foo".


Copyright © Eclipse Foundation, Inc. All Rights Reserved.