Difference between revisions of "Template:Project"

From Xen
(Added lines for readability)
(Fixed bug)
 
(18 intermediate revisions by the same user 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%">
|'''Technical contact''': {{{Contact}}}
 
  +
<tr><td>'''Date of insert''': {{{Date|Not specified, date when created}}}; '''Verified''': {{{Verified|Not updated in 2020}}}; '''GSoC''': {{{GSoC|Unknown}}}</td></tr>
|- style="background-color: whitesmoke;"
 
  +
<tr><td>'''Technical contact''': {{{Contact|Not specified, project contact}}}</td></tr>
|{{{Desc}}}
 
  +
<tr><td>'''[https://xenproject.org/help/mailing-list/ Mailing list/forum] for project''': {{{List|xen-devel@ }}}</td></tr>
|- style="background-color: white;"
 
  +
<tr><td>'''[https://xenproject.org/help/irc/ IRC channel] for project''': {{{IRC|#xen-devel}}}</td></tr>
|'''Suitable for GSoC:''' {{{GSoC|Not specified}}}
 
  +
<tr><td>'''Difficulty''': {{{Difficulty|Unknown}}}</td></tr>
  +
<tr><td>'''Skills Needed''': {{{Skills|Unknown}}}</td></tr>
  +
<tr><td>'''Description''': {{{Desc|Not specified, project description}}}</td></tr>
  +
<tr><td>'''Outcomes:''' {{{Outcomes|Not specified, project outcomes}}}</td></tr>
  +
</table>
  +
{{#if: {{{Review|}}} | <h6 style="font-size: 120%">Peer Review Comments</h6>{{{Review|}}}
  +
}}
 
|}
 
|}
<noinclude>{{documentation}}</noinclude>
 

Latest revision as of 12:26, 28 January 2020

[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 (create) 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: Not specified, date when created; Verified: Not updated in 2020; GSoC: Unknown
Technical contact: Not specified, project contact
Mailing list/forum for project: xen-devel@
IRC channel for project: #xen-devel
Difficulty: Unknown
Skills Needed: Unknown
Description: Not specified, project description
Outcomes: Not specified, project outcomes