Difference between revisions of "Template: RNPrintFormat2"
From Genesys Documentation
(Created page with "<li> {{#if:{{{NFBoilerplateId|}}}|{{{{{NFBoilerplateId|}}}|{{{ReleaseNumber|}}}}}|{{{LocalContent|}}}}} {{#if:{{{TicketNumber|}}}|({{{TicketNumber|}}})}} {{#if:{{{SupportingDo...") |
|||
Line 1: | Line 1: | ||
− | <li> | + | <li><p> |
− | {{#if:{{{NFBoilerplateId|}}}|{{{{{NFBoilerplateId | + | {{#if:{{{NFBoilerplateId|}}} |
− | {{#if:{{{TicketNumber|}}}|({{{TicketNumber|}}})}} | + | |{{{{{NFBoilerplateId|}}}}} |
− | {{#if:{{{SupportingDocumentation|}}}|<br/> | + | | |
− | </li> | + | {{{LocalContent|}}} |
+ | }}{{#if:{{{TicketNumber|}}} | ||
+ | | ({{{TicketNumber|}}}) | ||
+ | }}{{#if:{{{SupportingDocumentation|}}} | ||
+ | |<br/><b>More info: </b>{{{SupportingDocumentation|}}}|}}{{#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>: ',DeploymentType.Name,'</span>') | ||
+ | |where=TicketNumber="{{{TicketNumber|}}}" | ||
+ | |default= | ||
+ | |delimiter= and | ||
+ | |outro= | ||
+ | }} | ||
+ | </p></li><noinclude>{{#css: .img{margin:0px} }}</noinclude> |
Revision as of 16:00, May 26, 2022