Jump to: navigation, search

Difference between revisions of "Help:List of Templates"


(Controls)
Line 16: Line 16:
 
|}
 
|}
  
== Controls ==
+
== ==
 +
 
 +
=== Controls ===
  
 
{| class="wikitable" | width=80%
 
{| class="wikitable" | width=80%
Line 35: Line 37:
 
|-
 
|-
 
| <nowiki>{{WE}}, {{WORKFLOWEDITOR}}</nowiki> || {{WE}} || Links to article {{WE}}
 
| <nowiki>{{WE}}, {{WORKFLOWEDITOR}}</nowiki> || {{WE}} || Links to article {{WE}}
 +
|}
 +
 +
=== UBIK Articles ===
 +
{| class="wikitable" | width=80%
 +
|-
 +
! width=20% | Template !! width=40% | Result !! Comment
 +
|-
 +
| <nowiki>{{Metaproperty#{{{1}}}|{{{2}}}}</nowiki> || {{Metaproperty}} || Links to article {{BE}}
 
|}
 
|}
  

Revision as of 16:11, 7 January 2014

Common

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
{{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

UBIK Articles

Template Result Comment
{{Metaproperty#{{{1}}}|{{{2}}}} Metaproperty Links to article Bulk Editor

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
purpose = For what it is used for
version = Available since
Example see SYSREL CONTEXT

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

See also

Write a Wiki article