Difference between revisions of "Template: MintyDocsProduct"
From Genesys Documentation
Line 12: | Line 12: | ||
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}} | {{#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|}}}|previewers={{{previewers|}}} }}{{#mintydocs_product: | + | </noinclude><includeonly>{{#cargo_store:_table=MintyDocsProduct|displayname={{{displayname|}}}|admins={{{admins|}}}|editors={{{editors|}}}|previewers={{{previewers|}}} }} |
+ | {{#switch:{{NAMESPACENUMBER}}|620= | ||
+ | <div style="clear:both;"></div><div class="warningbox">Actions you can take for this product space: | ||
+ | *{{#formlink:form=CreateMintyDocsVersion | ||
+ | |link text=<span style="color:red">Create a new version</span> | ||
+ | |query string=MintyDocsVersion[version]={{{version|}}} | ||
+ | |query string=MintyDocsVersion[product]={{#explode:{{FULLPAGENAME}}|/|0}} | ||
+ | |returnto={{FULLPAGENAME}} | ||
+ | }} {{#ppin:==Current versions== | ||
+ | List of versions currently built for this product: | ||
+ | {{#cargo_query:tables=MintyDocsVersion|field=version|format=ul|where=productshort="{{#explode:{{FULLPAGENAME}}|/|0}}"}}|(View all)}} | ||
+ | *{{#formlink:form=CreateMintyDocsManual | ||
+ | |link text=<span style="color:red">Create a new manual</span> | ||
+ | |query string=MintyDocsManual[product]={{#explode:{{FULLPAGENAME}}|/|0}} | ||
+ | |query string=MintyDocsManual[version]={{{version|}}} | ||
+ | |query string=MintyDocsManual[manual]={{{manual|}}} | ||
+ | }} | ||
+ | *{{#formlink:form=CreateStandaloneArticle | ||
+ | |link text=<span style="color:red">Create a standalone article in this product space</span> | ||
+ | |query string=Article[product]={{#explode:{{FULLPAGENAME}}|/|0}} | ||
+ | |query string=Article[urlname]={{{urlname|}}} | ||
+ | }} | ||
+ | *[{{server}}/index.php?title={{FULLPAGENAME}}&action=mdpublish Publish content] | ||
+ | |||
+ | </div> | ||
+ | |#default=}} | ||
+ | {{#mintydocs_product: | ||
display name={{{displayname|}}} | display name={{{displayname|}}} | ||
|admins={{{admins|}}} | |admins={{{admins|}}} |
Revision as of 14:18, November 30, 2018
This is the "MintyDocsProduct" template. It should be called in the following format:
{{MintyDocsProduct |displayname= |admins= |editors= |previewers= }}
Edit the page to see the template text. This template defines the table "MintyDocsProduct". View table.