Template:TerminalAsDataType: Difference between revisions
Appearance
m Simplify file names (implicit through links) |
Add extended float types |
||
Line 12: | Line 12: | ||
| u32 = U32.png{{!}}link=U32 | | u32 = U32.png{{!}}link=U32 | ||
| u64 = U64.png{{!}}link=U64 | | u64 = U64.png{{!}}link=U64 | ||
| complex single float | |||
| csg = Complex Single Float.png{{!}}link=CSG | |||
| complex double float | |||
| cdb = Complex Double Float.png{{!}}link=CDB | |||
| complex extended float | |||
| cxt = Complex Extended Float.png{{!}}link=CXT | |||
}} | }} | ||
| indicator = {{#switch:{{lc:{{{1}}}}} | | indicator = {{#switch:{{lc:{{{1}}}}} | ||
Line 25: | Line 31: | ||
| u32 = U32 Indicator.png{{!}}link=U32 | | u32 = U32 Indicator.png{{!}}link=U32 | ||
| u64 = U64 Indicator.png{{!}}link=U64 | | u64 = U64 Indicator.png{{!}}link=U64 | ||
| complex single float | |||
| csg = Complex Single Float Indicator.png{{!}}link=CSG | |||
| complex double float | |||
| cdb = Complex Double Float Indicator.png{{!}}link=CDB | |||
| complex extended float | |||
| cxt = Complex Extended Float Indicator.png{{!}}link=CXT | |||
}} | }} | ||
}}]]</includeonly><noinclude>{{documentation}}</noinclude> | }}]]</includeonly><noinclude>{{documentation}}</noinclude> |
Revision as of 19:02, 3 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}}
|