Difference between revisions of "Template: RNPrintFormat2"

From Genesys Documentation
Jump to: navigation, search
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<li><p>
+
<!--
{{#if:{{{NFBoilerplateId|}}}
+
 
|{{{{{NFBoilerplateId|}}}|{{{ReleaseNumber|}}}|{{{ComponentId|}}}}}
+
formatting each issue entry
|
+
 
{{{LocalContent|}}}
+
--><li><p><!--
}}{{#if:{{{TicketNumber|}}}
+
 
| &nbsp;({{{TicketNumber|}}})
+
adding new feature boilerplate, if exists
}}{{#if:{{{SupportingDocumentation|}}}
+
 
|<br/><b>More info: </b>{{{SupportingDocumentation|}}}|}}{{#cargo_query:tables=Issue,
+
-->{{#if:{{{NFBoilerplateId|}}}
DeploymentType
+
|{{{{{NFBoilerplateId|}}}|{{{ReleaseNumber|}}}|{{{ComponentId|}}}}}
|join on=Issue.DeploymentTypeId HOLDS DeploymentType.Id
+
{{{LocalContent|}}}
|fields=CONCAT('<br/><span style=" color: black;
+
|{{{LocalContent|}}}
    background-color: #f9f9f9;
+
}}<!--
    border: 1px solid #ddd;
+
adding issue number, if exists
    border-radius: 2px;
+
-->{{#if:{{{TicketNumber|}}}
    padding: 1px 4px;
+
| &nbsp;({{{TicketNumber|}}})
    font-size:85%"><b>Limited to</b>:&nbsp;',DeploymentType.Name,'</span>')
+
}}<!--
|where=TicketNumber="{{{TicketNumber|}}}"
+
 
|default=
+
adding link to related documentation
|delimiter=&nbsp;and&nbsp;
+
 
|outro=
+
-->{{#if:{{{SupportingDocumentation|}}}
 +
|<br/><b>More info: </b>{{{SupportingDocumentation|}}}
 +
|
 +
}}<!--
 +
 
 +
adding limitation per deployment type subline
 +
 
 +
-->{{#cargo_query:
 +
tables=
 +
Issue,
 +
DeploymentType
 +
|join on=Issue.DeploymentTypeId HOLDS DeploymentType.Id
 +
|fields=CONCAT('<br/><span style=" color: black;
 +
    background-color: #f9f9f9;
 +
    border: 1px solid #ddd;
 +
    border-radius: 2px;
 +
    padding: 1px 4px;
 +
    font-size:85%"><b>Limited to</b>:&nbsp;',DeploymentType.Name,'</span>')
 +
|where=TicketNumber="{{{TicketNumber|}}}" AND Issue._pageNamespace="{{NAMESPACENUMBER}}"
 +
|default=
 +
|delimiter=&nbsp;and&nbsp;
 +
|outro=
 
}}
 
}}
 
</p></li><noinclude>{{#css: .img{margin:0px} }}</noinclude>
 
</p></li><noinclude>{{#css: .img{margin:0px} }}</noinclude>

Latest revision as of 19:56, June 28, 2022

  • Retrieved from "https://all.docs.genesys.com/Template:RNPrintFormat2 (2025-06-19 14:21:43)"