Difference between revisions of "Template: ProductLine"
From Genesys Documentation
(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|}}} | + | {{#cargo_declare:_table=ProductLine |
− | + | |Id=String | |
− | + | |Name=String | |
− | + | |Category=String | |
− | + | }} | |
− | + | ||
− | + | </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.