Template:Infobox Voice Assistant: Difference between revisions

From Voice Technology Wiki
Jump to navigation Jump to search
mNo edit summary
m (Template field improvements)
Line 3: Line 3:
{{Infobox Voice Assistant
{{Infobox Voice Assistant
|VoiceAssist-URL-Param=
|VoiceAssist-URL-Param=
|VoiceAssist-License=
|VoiceAssist-License=Wiki Syntax example
}}
}}
</pre>
</pre>
Line 18: Line 18:


         |-
         |-
         !colspan="2"| {{#if:{{{VoiceAssist-URL-Param|}}} | URL {{!!}} {{{VoiceAssist-URL-Param}}} }}
         !colspan="2"| {{#if:{{{name-Param|}}} | Name {{!!}} {{{name-Param}}} }}


         |-
         |-
         !colspan="2"| {{#if:{{{VoiceAssist-License-Param|}}} | License {{!!}} {{{VoiceAssist-License-Param}}} }}
         !colspan="2"| {{#if:{{{url-Param|}}} | URL {{!!}} {{{url-Param}}} }}


         |-
         |-
         !colspan="2"| {{#if:{{{VoiceAssist-OS-Param|}}} | Supported OS {{!!}} {{{VoiceAssist-OS-Param}}} }}
         !colspan="2"| {{#if:{{{license-Param|}}} | License {{!!}} {{{license-Param}}} }}


         |-
         |-
         !colspan="2"| {{#if:{{{VoiceAssist-ProgrammingLanguage-Param|}}} | Programming language {{!!}} {{{VoiceAssist-ProgrammingLanguage-Param}}} }}
         !colspan="2"| {{#if:{{{os-Param|}}} | Operating System {{!!}} {{{os-Param}}} }}
 
        |-
        !colspan="2"| {{#if:{{{codelang-Param|}}} | Programming Language {{!!}} {{{codelang-Param}}} }}
 
        |-
        !colspan="2"| {{#if:{{{supplang-Param|}}} | Supported Languages {{!!}} {{{supplang-Param}}} }}
 
        |-
        !colspan="2"| {{#if:{{{inetreq-Param|}}} | Requires Internet {{!!}} {{{inetreq-Param}}} }}
 
        |-
        !colspan="2"| {{#if:{{{defstt-Param|}}} | Default STT {{!!}} {{{defstt-Param}}} }}
 
        |-
        !colspan="2"| {{#if:{{{defwakeword-Param|}}} | Default Wakeword {{!!}} {{{defwakeword-Param}}} }}
 
        |-
        !colspan="2"| {{#if:{{{deftts-Param|}}} | Default TTS {{!!}} {{{deftts-Param}}} }}
 
        |-
        !colspan="2"| {{#if:{{{version-Param|}}} | Latest Version {{!!}} {{{version-Param}}} }}
 
        |-
        !colspan="2"| {{#if:{{{lastupdate-Param|}}} | Last Update {{!!}} {{{lastupdate-Param}}} }}


         |-
         |-
Line 39: Line 63:
     "description": "",
     "description": "",
     "params": {
     "params": {
         "VoiceAssist-URL-Param": {
         "name-Param": {
             "label": "Example 1 parameter",
            "label": "Name of voice assistant",
             "description": "Example 1 parameter description",
            "description": "Project or Company name",
            "type": "string"
        },
        "url-Param": {
             "label": "Domain for further info on Voice Assistant",
             "description": "",
             "type": "string"
             "type": "string"
         },
         },
         "VoiceAssist-URL": {
         "license-Param": {
             "label": "Example 2 parameter",
             "label": "License for Voice Assistant",
             "description": "Example 2 parameter description",
             "description": "",
             "type": "string"
             "type": "string"
         }
         }

Revision as of 01:00, 19 December 2021

{{Infobox Voice Assistant
|VoiceAssist-URL-Param=
|VoiceAssist-License=Wiki Syntax example
}}


Infobox Voice Assistant


Template parameters

ParameterDescriptionTypeStatus
Name of voice assistantname-Param

Project or Company name

Stringoptional
Domain for further info on Voice Assistanturl-Param

Stringoptional
License for Voice Assistantlicense-Param

Stringoptional