Template:TerminalAsDataType/doc: Difference between revisions
Appearance
Add alternative names for simple numeric types |
Add boolean, variant, error cluster, and void |
||
Line 90: | Line 90: | ||
|{{TerminalAsDataType|type=control|EXT}} | |{{TerminalAsDataType|type=control|EXT}} | ||
|{{TerminalAsDataType|type=indicator|EXT}} | |{{TerminalAsDataType|type=indicator|EXT}} | ||
|- | |||
|style="text-align: left;"|Boolean | |||
|{{TerminalAsDataType|type=control|Boolean}} | |||
|{{TerminalAsDataType|type=indicator|Boolean}} | |||
|- | |||
|style="text-align: left;"|Variant | |||
|{{TerminalAsDataType|type=control|Variant}} | |||
|{{TerminalAsDataType|type=indicator|Variant}} | |||
|- | |||
|style="text-align: left;"|Error Cluster | |||
|{{TerminalAsDataType|type=control|Error Cluster}} | |||
|{{TerminalAsDataType|type=indicator|Error Cluster}} | |||
|- | |||
|style="text-align: left;"|Void | |||
|<!-- does not exist: {{TerminalAsDataType|type=control|Void}} --> | |||
|{{TerminalAsDataType|type=indicator|Void}} | |||
|- | |- | ||
|} | |} |
Revision as of 19:17, 3 January 2025
Provides a simple way to get terminal images as data type that link to the corresponding wiki page.
Parameters
Parameter | Description |
---|---|
type
|
Terminal type (control or indicator). Default is control. |
1 | Type name (e.g., string) |
Type names
This is a complete reference of supported type names:
Examples
Source | Result |
---|---|
{{TerminalAsDataType|type=control|string}}
|
|
{{TerminalAsDataType|type=indicator|string}}
|