Difference between revisions of "Help:List of Templates"
(→Infoboxes) |
|||
Line 3: | Line 3: | ||
{| class="wikitable" | width=80% | {| class="wikitable" | width=80% | ||
|- | |- | ||
− | ! Template !! Result !! Comment | + | ! width=20% | Template !! width=40% | Result !! Comment |
|- | |- | ||
− | | | + | | <nowiki>{{UBIK}}</nowiki> || {{UBIK}} || - |
|- | |- | ||
| <nowiki>{{UBIKIF}}</nowiki> || {{UBIKIF}} || Links to category [[:Category:Interfacing|Interfacing]] | | <nowiki>{{UBIKIF}}</nowiki> || {{UBIKIF}} || Links to category [[:Category:Interfacing|Interfacing]] | ||
Line 18: | Line 18: | ||
{| class="wikitable" | width=80% | {| class="wikitable" | width=80% | ||
|- | |- | ||
− | ! Template !! Result !! Comment | + | ! width=20% | Template !! width=40% | Result !! Comment |
|- | |- | ||
− | + | | <nowiki>{{BE}}, {{BULKEDITOR}}</nowiki> || {{BE}} || Links to article {{BE}} | |
|- | |- | ||
| <nowiki>{{CD}}, {{CLASSDETAILS}}</nowiki> || {{CD}} || Links to article {{CD}} | | <nowiki>{{CD}}, {{CLASSDETAILS}}</nowiki> || {{CD}} || Links to article {{CD}} | ||
Line 41: | Line 41: | ||
{| class="wikitable" | width=80% | {| class="wikitable" | width=80% | ||
|- | |- | ||
− | ! Template !! Parameters !! Comment | + | ! width=20% | Template !! width=40% | Parameters !! Comment |
|- | |- | ||
− | + | | <nowiki>{{UMM | 1}}</nowiki> || Text to be displayed. || Displays the UBIK MetaModel box. | |
|} | |} | ||
Line 49: | Line 49: | ||
{| class="wikitable" | width=80% | {| class="wikitable" | width=80% | ||
|- | |- | ||
− | ! Template !! Parameters !! Comment | + | ! width=20% | Template !! width=40% | Parameters !! Comment |
|- | |- | ||
− | + | | <nowiki>{{ActivityInfoBox}}</nowiki> || title = Description of activity<br />name = Internal name<br />image = Small UI representation<br />imagecaption = Image description<br />purpose = For what it is used for<br />category = Activity category within Workflow Editor<br />returns = Description of returned object<br />version = Available since<br />|| Example see [[CreateInstance (Activity)]] | |
|- | |- | ||
| width=20% | <nowiki>{{ClassificationInfoBox}}</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>{{ClassificationInfoBox}}</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)]] |
Revision as of 11:07, 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) |
Template:ControlInfoBox
Template:MetaClassInfoBox
Template:ReferenceInfoBox
Template:RelationInfoBox
Template:WorkflowInfoBox
{{{title}}} | |
Name | {{{name}}} |
---|---|
Namespace | {{{namespace}}} |
Purpose | {{{purpose}}} |
Version | {{{version}}} |