Difference between revisions of "Template:GSoC Project"

From Xen
(Created page with "==== {{{Project}}} ==== {| style="width: 100%; background-color: whitesmoke;" | '''Date of insert''': {{{Date}}} |- style="background-color: white;" |'''Mentor''': {{{Contact}}}…")
 
(Changed in line with Template:Project)
 
(27 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  +
<noinclude>{{documentation|1=Template:Project/doc2}}</noinclude>
==== {{{Project}}} ====
 
  +
{{Anchor|{{{Anchor|Unknown}}}}}
{| style="width: 100%; background-color: whitesmoke;"
 
  +
{|class="module-content" style="text-align: left; width: 100%; background-color: #ecfcf4; margin-top: 10px !important;" cellpadding="3" cellspacing="0" border="0"
| '''Date of insert''': {{{Date}}}
 
  +
|<h4 style="font-size: 130%">{{{Project|Not specified, title of project}}}</h4>
|- style="background-color: white;"
 
  +
<table class="shadedtable2" style="width: 100%">
|'''Mentor''': {{{Contact}}}
 
  +
<tr><td>'''Date of insert''': {{{Date|{{Warn}} Not specified, date when created}}}; '''Verified''': {{{Verified|{{Warn}} Not specified, date when created}}}; '''GSoC''': Yes</td></tr>
|- style="background-color: whitesmoke;"
 
  +
<tr><td>'''Mentor''': {{{Contact|{{Warn}} Not specified, GSoC Mentor information}}}</td></tr>
|'''Difficulty''': {{{Difficulty|Unknown}}}
 
  +
<tr><td>'''Difficulty''': {{{Difficulty|{{Warn}} Unknown}}}</td></tr>
|- style="background-color: White;"
 
|'''Skills Needed''': {{{Skills|Unknown}}}
+
<tr><td>'''Skills Needed''': {{{Skills|{{Warn}} Unknown}}}</td></tr>
  +
<tr><td>'''Description''': {{{Desc|{{Warn}} Not specified, project description}}}</td></tr>
|- style="background-color: whitesmoke;"
 
  +
<tr><td>'''Outcomes''': {{{Outcomes|{{Warn}} Not specified, project outcomes}}}</td></tr>
|'''Description''': {{{Desc}}}
 
  +
<tr><td>'''Steps''': {{{Steps|{{Warn}} Not specified, necessary steps to accomplish project goal}}}</td></tr>
|- style="background-color: white;"
 
  +
<tr><td>'''References''': {{{References|{{Warn}} Not specified, useful references (mail threads / manuals / web pages) for students to learn background and motivation of the project. If the references are inlined in description, simply write "References inline in description".}}}</td></tr>
|'''Outcomes:''' {{{Outcomes}}}
 
  +
</table>
  +
{{#if: {{{Review|}}} | <h6 style="font-size: 120%">Peer Review Comments</h6>{{{Review|}}}
  +
}}
 
|}
 
|}
<noinclude>{{documentation}}</noinclude>
 

Latest revision as of 12:09, 26 February 2016

[edit] [purge] Template documentation

Parameters

Project Fields

  • Project : title of the project
  • Date : date when inserted
  • Contact : person who created project
  • Desc : description of project
  • Outcomes : description of project outcomes
  • Ref : link to mailing list discussion

Meta Information

  • Anchor : Anchor for project, e.g. |Anchor=my-unique-anchor can be referenced via [[#my-unique-anchor]]
  • Review : This is a section which can be used for review comments and votes on the project. Please use the {{Comment}}, {{Vote}} and {{VoteNo}} templates to comment in this section
|Review
{{Comments|~~~~:}} Comment 1
{{Comments|~~~~:}} Comment 2
{{Vote|~~~~}} Comment 3
{{VoteNo|~~~~}} Comment 4

Meta Information

  • Anchor : Anchor for project, e.g. |Anchor=my-unique-anchor can be referenced via [[#my-unique-anchor]]

Example

The following example

{{project
|Project=Upstreaming Xen PVSCSI drivers to mainline Linux kernel
|Date=01/08/2012
|Contact=Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
|GSoC=No
|Desc=
PVSCSI drivers needs to be upstreamed yet. Necessary operations may include:
* Task 1: Upstream PVSCSI scsifront frontend driver (for domU).
* Task 2: Upstream PVSCSI scsiback backend driver (for dom0).
* Send to various related upstream mailinglists for review, comments.
* Fix any upcoming issues.
* Repeat until merged to upstream Linux kernel git tree.
* http://git.kernel.org/?p=linux/kernel/git/konrad/xen.git;a=shortlog;h=refs/heads/devel/xen-scsi.v1.0
* More info: http://wiki.xen.org/xenwiki/XenPVSCSI
}}
The above documentation is transcluded from Template:Project/doc2. (edit | history)
Editors can experiment in this template's sandbox (create) and testcases (edit) pages.
Subpages of this template.
A print version of this template exists at /Print. If you make a change to this template, please update the print version as well.

Not specified, title of project

Date of insert: Icon Ambox.png Not specified, date when created; Verified: Icon Ambox.png Not specified, date when created; GSoC: Yes
Mentor: Icon Ambox.png Not specified, GSoC Mentor information
Difficulty: Icon Ambox.png Unknown
Skills Needed: Icon Ambox.png Unknown
Description: Icon Ambox.png Not specified, project description
Outcomes: Icon Ambox.png Not specified, project outcomes
Steps: Icon Ambox.png Not specified, necessary steps to accomplish project goal
References: Icon Ambox.png Not specified, useful references (mail threads / manuals / web pages) for students to learn background and motivation of the project. If the references are inlined in description, simply write "References inline in description".