Template:TerminalAsDataType: Difference between revisions
Appearance
Add enum types |
m Use U16 indicator for Enum U8 (there is no visual difference) |
||
Line 81: | Line 81: | ||
| error cluster = Error Cluster Indicator.png{{!}}link=Error Cluster | | error cluster = Error Cluster Indicator.png{{!}}link=Error Cluster | ||
| void = Void Indicator.png{{!}}link=Void | | void = Void Indicator.png{{!}}link=Void | ||
| enum u8 = Enum | | enum u8 = <!-- Using U16 indicator because there is no visual difference -->Enum U16 Indicator.png{{!}}link=Enum U8 | ||
| enum | | enum | ||
| enum u16 = Enum U16 Indicator.png{{!}}link=Enum U16 | | enum u16 = Enum U16 Indicator.png{{!}}link=Enum U16 |
Revision as of 07:07, 4 January 2025
This documentation is transcluded from Template:TerminalAsDataType/doc (history).
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}}
|