Difference between revisions of "Template:Project"

From Xen
(Consolidated template for readability)
(Changing look and feel)
Line 1: Line 1:
 
<noinclude>{{documentation|1=Template:Project/doc2}}</noinclude>
 
<noinclude>{{documentation|1=Template:Project/doc2}}</noinclude>
  +
{|class="module-content" style="text-align: left; width: 100%; background-color: #ecfcf4" cellpadding="3" cellspacing="0" border="0"
{{Anchor|{{{Anchor|Unknown}}}}}{{documentation|heading=<h4 style="font-size: 100%">{{{Project|Not specified, title of project}}}</h4>|content=<table class="shadedtable2" style="width: 100%">
 
  +
|{{Anchor|{{{Anchor|Unknown}}}}}
  +
<h4 style="font-size: 130%">{{{Project|Not specified, title of project}}}</h4>
  +
<table class="shadedtable2" style="width: 100%">
 
<tr><td>'''Date of insert''': {{{Date|Not specified, date when created}}}; '''Verified''': {{{Verified|Not updated in 2016}}}; '''GSoC''': {{{GSoC|Unknown}}}</td></tr>
 
<tr><td>'''Date of insert''': {{{Date|Not specified, date when created}}}; '''Verified''': {{{Verified|Not updated in 2016}}}; '''GSoC''': {{{GSoC|Unknown}}}</td></tr>
 
<tr><td>'''Technical contact''': {{{Contact|Not specified, project contact}}}</td></tr>
 
<tr><td>'''Technical contact''': {{{Contact|Not specified, project contact}}}</td></tr>
Line 8: Line 11:
 
<tr><td>'''Outcomes:''' {{{Outcomes|Not specified, project outcomes}}}</td></tr>
 
<tr><td>'''Outcomes:''' {{{Outcomes|Not specified, project outcomes}}}</td></tr>
 
</table>
 
</table>
{{#if: {{{Review|}}} | <hr><h6 style="font-size: 120%">Peer Review Comments</h6>{{{Review|}}} | }}
+
{{#if: {{{Review|}}} | <hr><h6 style="font-size: 120%">Peer Review Comments</h6>{{{Review|}}}
 
}}
 
}}
  +
|}

Revision as of 11:56, 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 (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 2016; GSoC: Unknown
Technical contact: Not specified, project contact
Difficulty: Unknown
Skills Needed: Unknown
Description: Not specified, project description
Outcomes: Not specified, project outcomes