Difference between revisions of "Template: MintyDocsProduct"
From Genesys Documentation
(Created page with "<noinclude> This is the "MintyDocsProduct" template. It should be called in the following format: <pre> {{MintyDocsProduct |displayname= |admins= |editors= |previewers= }} <...") |
|||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the "MintyDocsProduct" template. | This is the "MintyDocsProduct" template. | ||
− | |||
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
Line 8: | Line 7: | ||
|admins= | |admins= | ||
|editors= | |editors= | ||
− | | | + | |previwers= |
}} | }} | ||
− | |||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
+ | {{#cargo_declare:_table=MintyDocsProduct|displayname=String|admins=List (,) of String|editors=List (,) of String|previwers=List (,) of String}} | ||
+ | </noinclude><includeonly>{{#cargo_store:_table=MintyDocsProduct|displayname={{{displayname|}}}|admins={{{admins|}}}|editors={{{editors|}}}|previwers={{{previwers|}}} }}{| class="wikitable" | ||
+ | ! displayname | ||
+ | | {{{displayname|}}} | ||
+ | |- | ||
+ | ! admins | ||
+ | | {{{admins|}}} | ||
+ | |- | ||
+ | ! editors | ||
+ | | {{{editors|}}} | ||
+ | |- | ||
+ | ! previwers | ||
+ | | {{{previwers|}}} | ||
+ | |} | ||
− | + | [[Category:MintyDocsProduct]] | |
− | + | </includeonly> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 18:14, September 21, 2018
This is the "MintyDocsProduct" template. It should be called in the following format:
{{MintyDocsProduct |displayname= |admins= |editors= |previwers= }}
Edit the page to see the template text. This template defines the table "MintyDocsProduct". View table.