Difference between revisions of "Template: Type"

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

Latest revision as of 16:16, October 5, 2020

This is the "Type" template.

It should be called in the following format:

{{Type
|Id=String
|Name=String
}}

Edit the page to see the template text.

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

Retrieved from "https://all.docs.genesys.com/Template:Type (2025-06-22 16:43:53)"