Difference between revisions of "Help:List of Templates"
(→Infoboxes) |
(→Infoboxes) |
||
| Line 59: | Line 59: | ||
| width=20% | <nowiki>{{MetaClassInfoBox}}</nowiki> || title = Description of classification<br />name = Data model name<br />internalname = Class model name<br />namespace = Namespace node<br />purpose = For what it is used for<br />version = Available since<br />|| Example see [[APPLICATION]] | | width=20% | <nowiki>{{MetaClassInfoBox}}</nowiki> || title = Description of classification<br />name = Data model name<br />internalname = Class model name<br />namespace = Namespace node<br />purpose = For what it is used for<br />version = Available since<br />|| Example see [[APPLICATION]] | ||
|- | |- | ||
| − | | width=20% | <nowiki>{{ReferenceInfoBox}}</nowiki> || title = Description of | + | | width=20% | <nowiki>{{ReferenceInfoBox}}</nowiki> || title = Description of reference<br />name = Internal name<br />namespace = Namespace node<br />purpose = For what it is used for<br />version = Available since<br />|| Example see [[SYSREF_SATELLITE|SYSREF_SATELLITE]] |
|- | |- | ||
| − | | width=20% | <nowiki>{{RelationInfoBox}}</nowiki> || title = Description of | + | | width=20% | <nowiki>{{RelationInfoBox}}</nowiki> || title = Description of relation<br />name = Internal name<br />namespace = Namespace node<br />purpose = For what it is used for<br />version = Available since<br />|| Example see [[SYSREL_CONTEXT|SYSREL_CONTEXT]] |
|- | |- | ||
| width=20% | <nowiki>{{WorkflowInfoBox}}</nowiki> || title = Description of classification<br />name = Internal name<br />namespace = Namespace node<br />purpose = For what it is used for<br />version = Available since<br />|| Example see [[CreateInstance (Activity)]] | | width=20% | <nowiki>{{WorkflowInfoBox}}</nowiki> || title = Description of classification<br />name = Internal name<br />namespace = Namespace node<br />purpose = For what it is used for<br />version = Available since<br />|| Example see [[CreateInstance (Activity)]] | ||
|} | |} | ||
| + | |||
| + | |||
| + | |||
| + | {{RelationInfoBox | ||
| + | | title = Context relation | ||
| + | | name = {{PAGENAMEE}} | ||
| + | | namespace = System.ACM | ||
| + | | purpose = Relate contexts to an application | ||
| + | | version = 2+ | ||
| + | }} | ||
Revision as of 11:14, 9 December 2013
Common
| Template | Result | Comment |
|---|---|---|
| {{UBIK}} | UBIK® | - |
| {{UBIKIF}} | UBIKIF | Links to category Interfacing |
| {{UBIKSTUDIO}} | UBIKSTUDIO | Links to article UBIK® Studio Basics |
| {{UBIKUSERHELP}} | UBIKUSERHELP |
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 |
Design Blocks
UBIK MetaModel
| Template | Parameters | Comment |
|---|---|---|
| {{UMM | 1}} | Text to be displayed. | Displays the UBIK MetaModel box. |
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 namespace = Namespace node purpose = For what it is used for version = Available since |
Example see CreateInstance (Activity) |
| {{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 purpose = For what it is used for version = Available since |
Example see SYSREL CONTEXT |
| {{WorkflowInfoBox}} | title = Description of classification name = Internal name namespace = Namespace node purpose = For what it is used for version = Available since |
Example see CreateInstance (Activity) |
