Difference between revisions of "Template:DataType"
Jump to navigation
Jump to search
Lou Montana (talk | contribs) (Template creation) |
Lou Montana (talk | contribs) m (Fix line return) |
||
Line 44: | Line 44: | ||
| | | | ||
|-= {{Biki|Nothing}} | |-= {{Biki|Nothing}} | ||
− | }} | + | }}</includeonly><noinclude> |
− | </includeonly><noinclude> | ||
Links to the corresponding {{Biki|Data Types}} BI wiki page. | Links to the corresponding {{Biki|Data Types}} BI wiki page. | ||
Revision as of 00:51, 16 May 2020
Links to the corresponding Data Types BI wiki page.
Usage
{{DataType|type}}
- type: one of:
Data Type Aliases Array a, arr, array Boolean b, bool, boolean Code code Config conf, config Control ctrl, control Diary Record diary, diaryrecord Display d, disp, display Group g, grp, group Location l, loc, location Namespace namespace Number n, num, number Object o, obj, object Script (Handle) handle, script, scripthandle Side side String s, str, string Structured Text text, structuredtext Task t, tsk, task Team Member teammember
Code | Result |
---|---|
{{DataType}} | Nothing |
{{DataType|-}} | Nothing |
{{DataType|num}} | Number |
{{DataType|s}} | String |