Difference between revisions of "Help:List of Templates"
(→Categories) |
(→Categories) |
||
| Line 29: | Line 29: | ||
! width=20% | Template !! width=40% | Parameters !! Comment | ! width=20% | Template !! width=40% | Parameters !! Comment | ||
|- | |- | ||
| − | | width=20% | <nowiki>{{Version|1}}</nowiki> || 1 = Version number|| | + | | width=20% | <nowiki>{{Version|1}}</nowiki> || 1 = Version number|| Adds a category '''Version x.y.z''' to the article |
| + | |- | ||
| + | | width=20% | <nowiki>{{Releasenote|1}}</nowiki> || 1 = Release number|| Adds a category '''Release notes''' to the article | ||
|} | |} | ||
Revision as of 15:36, 3 February 2015
Contents
Common
Components
| Template | Result | Comment |
|---|---|---|
| {{UBIK}} | UBIK® | - |
| {{UBIKIF}} | UBIKIF | Links to category Interfacing |
| {{UBIKSTUDIO}} | UBIKSTUDIO | Links to article UBIK® Studio Basics |
| {{UBIKCLIENT}} | UBIKCLIENT | Links to article UBIK® Client Basics |
Various
| Template | Parameters | Comment |
|---|---|---|
| {{key press|1|2|...}} | 1 = display text 2 = displayed text |
Ctrl+S |
Categories
| Template | Parameters | Comment |
|---|---|---|
| {{Version|1}} | 1 = Version number | Adds a category Version x.y.z to the article |
| {{Releasenote|1}} | 1 = Release number | Adds a category Release notes to the article |
Articles
Controls
| Template | Result | Comment |
|---|---|---|
| {{BE}}, {{BULKEDITOR}} | Bulk Editor | Links to article Bulk Editor |
| {{CD}}, {{CLASSDETAILS}} | CD | Links to article CD |
| {{CE}}, {{CODEEDITOR}} | CE | Links to article CE |
| {{OE}}, {{OBJECTEDITOR}} | OE | Links to article OE |
| {{OX}}, {{OBJECTEXPLORER}} | OX | Links to article OX |
| {{RE}}, {{RELATIONEDITOR}} | RE | Links to article RE- |
| {{WE}}, {{WORKFLOWEDITOR}} | WE | Links to article WE |
UBIK Property types
| Template | Parameters | Comment |
|---|---|---|
| {{Undefined}} | - | Link to Undefined |
| {{Boolean}} | - | Link to Boolean |
| {{ByteStream}} | - | Link to ByteStream |
| {{SourceCode}} | - | Link to Source Code |
| {{DateTime}} | - | Link to Date/Time |
| {{Double}} | - | Link to Double |
| {{FileReference}} | - | Link to File reference |
| {{GeoData}} | - | Link to Geographic Coordinate |
| {{Guid}} | - | Link to Guid |
| {{Integer}} | - | Link to Double |
| {{Text}} | - | Link to Text |
| {{XML}} | - | Link to XML |
| {{PropertyType | 1 | 2}} | 1 = section anchor name 2 = displayed text |
Link to Integer |
MSDN Data Types
| Template | Parameters | Comment |
|---|---|---|
| {{Char_MSDN}} | - | Link to Char |
| {{Boolean_MSDN}} | - | Link to Boolean |
| {{Int32_MSDN}} | - | Link to Integer |
| {{Object_MSDN}} | - | Link to Object |
| {{String_MSDN}} | - | Link to String |
| {{XmlElement_MSDN}} | - | Link to XmlElement |
| {{XPathDocument_MSDN}} | - | Link to XPathDocument |
| {{XPathNavigator_MSDN}} | - | Link to XPathNavigator |
Design Blocks
UBIK MetaModel
| Template | Parameters | Comment |
|---|---|---|
| {{UMM | 1}} | Text to be displayed. | Displays the UBIK MetaModel box. |
Combined Templates
| Template | Parameters | Comment |
|---|---|---|
| {{RelationInfo}} | title = Description of relation name = Internal name namespace = Namespace node targetleft = Left target type targetright = Right target type relationdata = Relation data template relationdatamc = Relation data MetaClass targetlefticon = Icon of left target targetrighticon = Icon of right target purpose = For what it is used for version = Available since |
Example see SYSREL CONTEXT |
| {{ReferenceInfo}} | title = Description of reference name = Internal name namespace = Namespace node targettype = Target type targeticon = Icon of target type purpose = For what it is used for version = Available since reference = Name of reference |
Example see SYSREF SATELLITE |
Infoboxes
| Template | Parameters | Comment |
|---|---|---|
| {{ActivityInfoBox}} | title = Description of activity name = Internal name image = Small UI representation imagecaption = Image description purpose = For what it is used for category = Activity category within Workflow Editor returns = Description of returned object version = Available since |
Example see CreateInstance (Activity) |
| {{ClassificationInfoBox}} | title = Description of classification name = Internal name inheritance = Inheritance owner namespace = Namespace node purpose = For what it is used for version = Available since |
Example see SYSCLS MEASUREMENTTASK |
| {{ControlInfoBox}} | title = Description of control name = Internal name image = Small UI representation imagecaption = Image description purpose = For what it is used for context = Accepted object types version = Available since |
Example see Bulk Editor |
| {{MetaClassInfoBox}} | title = Description of classification name = Data model name internalname = Class model name namespace = Namespace node purpose = For what it is used for version = Available since |
Example see APPLICATION |
| {{ReferenceInfoBox}} | title = Description of reference name = Internal name namespace = Namespace node purpose = For what it is used for version = Available since |
Example see SYSREF SATELLITE |
| {{RelationInfoBox}} | title = Description of relation name = Internal name namespace = Namespace node targetleft = Left target type targetright = Right target type relationdata = Relation data template relationdatamc = Relation data MetaClass purpose = For what it is used for version = Available since |
Example see SYSREL CONTEXT |
| {{RelationDataInfoBox}} | title = Description of relation data name = Internal name inheritance = Inheritance owner namespace = Namespace node purpose = For what it is used for version = Available since |
Example see RELATIONDATA |
| {{WorkflowInfoBox}} | title = Description of classification name = Internal name namespace = Namespace node purpose = For what it is used for version = Available since |
Example see |
