Difference between revisions of "Template: ProductLine"

From Genesys Documentation
Jump to: navigation, search
(Created page with "<noinclude> This is the "ProductLine" template. It should be called in the following format: <pre> {{ProductLine |Id= |Name= }} </pre> Edit the page to see the template text....")
 
 
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
 
This is the "ProductLine" template.
 
This is the "ProductLine" template.
 +
 
It should be called in the following format:
 
It should be called in the following format:
 
<pre>
 
<pre>
Line 6: Line 7:
 
|Id=
 
|Id=
 
|Name=
 
|Name=
 +
|Category=
 
}}
 
}}
 +
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
{{#cargo_declare:_table=ProductLine|Id=String|Name=String}}
+
 
</noinclude><includeonly>{{#cargo_store:_table=ProductLine|Id={{{Id|}}}|Name={{{Name|}}} }}{| class="wikitable"
+
{{#cargo_declare:_table=ProductLine
! Id
+
|Id=String
| {{{Id|}}}
+
|Name=String
|-
+
|Category=String
! Name
+
}}
| {{{Name|}}}
+
 
|}
+
</noinclude>
</includeonly>
+
<includeonly>{{#cargo_store:_table=ProductLine
 +
|Id={{{Id|}}}
 +
|Name={{{Name|}}}
 +
|Category={{{Category|}}}
 +
}}<nowiki /></includeonly><noinclude>[[Category:StandardMetadata]]</noinclude>

Latest revision as of 13:14, October 6, 2020

This is the "ProductLine" template.

It should be called in the following format:

{{ProductLine
|Id=
|Name=
|Category=
}}

Edit the page to see the template text.

This template defines the table "ProductLine". View table.

Retrieved from "https://all.docs.genesys.com/Template:ProductLine (2025-06-22 16:13:24)"