Jump to: navigation, search

Difference between revisions of "Template:ThirdPartySystemInfo"

Line 1: Line 1:
 
<table cellspacing="3" border="1" style="padding:0; border:1px solid #A8A8A8; border-spacing:3px; margin:-3px; font-size:100%;" >
 
<table cellspacing="3" border="1" style="padding:0; border:1px solid #A8A8A8; border-spacing:3px; margin:-3px; font-size:100%;" >
 
{{#if:{{{name|}}}|<caption>'''3rd party system:''' {{{name}}}</caption>}}
 
{{#if:{{{name|}}}|<caption>'''3rd party system:''' {{{name}}}</caption>}}
{{#if:{{{account|}}}|<tr><td colspan="2" style="text-align:left">'''Gerrit account''': {{{account}}}</td></tr>}}
+
{{#if:{{{account|}}}|<tr><td colspan="2" style="text-align:left">'''Gerrit Account''': {{{account}}}</td></tr>}}
{{#if:{{{account|}}}|<tr><td colspan="2" style="text-align:left">'''Contact information''': {{{contact}}}</td></tr>}}
+
{{#if:{{{account|}}}|<tr><td colspan="2" style="text-align:left">'''Contact Information''': {{{contact}}}</td></tr>}}
 +
{{#if:{{{account|}}}|<tr><td colspan="2" style="text-align:left">'''Intent''': {{{contact}}}</td></tr>}}
 +
{{#if:{{{account|}}}|<tr><td colspan="2" style="text-align:left">'''Structure''': {{{contact}}}</td></tr>}}
 +
{{#if:{{{account|}}}|<tr><td colspan="2" style="text-align:left">'''OpenStack Programs''': {{{contact}}}</td></tr>}}
 +
{{#if:{{{account|}}}|<tr><td colspan="2" style="text-align:left">'''Current Status''': {{{contact}}}</td></tr>}}
 
</table>
 
</table>
 
[[Category:ThirdPartySystems]]
 
[[Category:ThirdPartySystems]]
Line 16: Line 20:
 
  | account = gerrit Account
 
  | account = gerrit Account
 
  | contact=info@3rdparty.org
 
  | contact=info@3rdparty.org
 +
| intent=to ensure our driver is functional
 +
| structure=jenkins with the gerrit plugin
 +
| openstack programs=nova, neutron
 +
| current status=testing, non-voting
 
}}
 
}}
 
</noinclude>
 
</noinclude>

Revision as of 20:06, 26 May 2014


Usage

  • Code: {{ThirdPartySystemInfo|name=Name of 3rd Party System|account=gerrit Account|contact=Contact information}}
  • Description: Use this template to create a table with all information about 3rd party systems


3rd party system: Name of 3rd Party System
Gerrit Account: gerrit Account
Contact Information: info@3rdparty.org
Intent: to ensure our driver is functional
Structure: jenkins with the gerrit plugin