Difference between revisions of "Template: Product"

From Genesys Documentation
Jump to: navigation, search
(Created page with "<noinclude> This is the "Product" template. It should be called in the following format: <pre> {{Product |Id= |Category= |Name= }} </pre> Edit the page to see the template tex...")
 
 
(One intermediate revision by one other user not shown)
Line 11: Line 11:
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
{{#cargo_declare:_table=Product|Id=String|Category=String|Name=String}}
 
{{#cargo_declare:_table=Product|Id=String|Category=String|Name=String}}
</noinclude><includeonly>{{#cargo_store:_table=Product|Id={{{Id|}}}|Category={{{Category|}}}|Name={{{Name|}}} }}{| class="wikitable"
+
</noinclude><includeonly>{{#cargo_store:_table=Product|Id={{{Id|}}}|Category={{{Category|}}}|Name={{{Name|}}} }}</includeonly>
! Id
 
| {{{Id|}}}
 
|-
 
! Category
 
| {{{Category|}}}
 
|-
 
! Name
 
| {{{Name|}}}
 
|}
 
</includeonly>
 

Latest revision as of 17:59, January 7, 2021

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

{{Product
|Id=
|Category=
|Name=
}}

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

Retrieved from "https://all.docs.genesys.com/Template:Product (2025-06-22 22:13:53)"