Difference between revisions of "Template: Environment"

From Genesys Documentation
Jump to: navigation, search
(Created page with "<noinclude> This is the "Environment" template. It should be called in the following format: <pre> {{Environment |Id= |Name= }} </pre> Edit the page to see the template text....")
 
(Removing the table syntax for the parameters as we will show results of query instead of individual template calls)
 
Line 10: Line 10:
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
{{#cargo_declare:_table=Environment|Id=String|Name=String}}
 
{{#cargo_declare:_table=Environment|Id=String|Name=String}}
</noinclude><includeonly>{{#cargo_store:_table=Environment|Id={{{Id|}}}|Name={{{Name|}}} }}{| class="wikitable"
+
</noinclude><includeonly>{{#cargo_store:_table=Environment|Id={{{Id|}}}|Name={{{Name|}}} }}</includeonly>
! Id
 
| {{{Id|}}}
 
|-
 
! Name
 
| {{{Name|}}}
 
|}
 
</includeonly>
 

Latest revision as of 15:04, October 5, 2020

This is the "Environment" template. It should be called in the following format:

{{Environment
|Id=
|Name=
}}

Edit the page to see the template text. This template defines the table "Environment". View table.

Retrieved from "https://all.docs.genesys.com/Template:Environment (2025-06-22 21:45:33)"