Jump to: navigation, search

Difference between revisions of "Template:ThirdPartySystemInfo"

(Usage)
Line 1: Line 1:
<table cellspacing="3" border="1" style="padding:0; border:1px solid #A8A8A8; border-spacing:3px; margin:-3px; width:auto; min-width:100%; font-size:100%; clear:none; float:right; background-color:transparent; border-spacing: 3px; width:22em; clear:left;overflow:hidden>
+
<table cellspacing="3" border="1" style="padding:0; border:1px solid #A8A8A8; border-spacing:3px; margin:-3px; font-size:100%; clear:none; float:right; background-color:transparent; border-spacing: 3px; clear:left;overflow:hidden">
 
{{#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>}}
Line 6: Line 6:
  
 
<noinclude>
 
<noinclude>
== Usage ==
 
 
 
== Usage ==
 
== Usage ==
 
* '''Code:''' <code><nowiki>{{</nowiki>ThirdPartySystem|name=Name of 3rd Party System|account=gerrit Account<nowiki>}}</nowiki></code>
 
* '''Code:''' <code><nowiki>{{</nowiki>ThirdPartySystem|name=Name of 3rd Party System|account=gerrit Account<nowiki>}}</nowiki></code>

Revision as of 17:02, 26 May 2014


Usage

  • Code: {{ThirdPartySystem|name=Name of 3rd Party System|account=gerrit Account}}
  • 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