Jump to: navigation, search

Difference between revisions of "Help:List of Templates"


(Controls)
 
(48 intermediate revisions by one other user not shown)
Line 12: Line 12:
 
|-
 
|-
 
| <nowiki>{{UBIK Client}}</nowiki> || {{UBIK Client}} || Links to article {{UBIK}} Client Basics
 
| <nowiki>{{UBIK Client}}</nowiki> || {{UBIK Client}} || Links to article {{UBIK}} Client Basics
 +
|-
 +
| <nowiki>{{UBIK Database}}</nowiki> || {{UBIK Database}} || Links to article {{UBIK}} Database
 +
|-
 +
| <nowiki>{{UBIK Web Service}}</nowiki> || {{UBIK Web Service}} || Links to article {{UBIK}} Web Service
 +
|}
 +
 +
=== Categories ===
 +
 +
{| class="wikitable" | width=80%
 +
|-
 +
! width=20% | Template !! width=40% | Parameters !! Comment
 +
|-
 +
| <nowiki>{{Category/Studio}}</nowiki> || {{Category/Studio}} || Links to category [[:Category:Studio]]
 +
|-
 +
| <nowiki>{{Category/Client}}</nowiki> || {{Category/Client}} || Links to category [[:Category:Client]]
 +
|-
 +
| <nowiki>{{Category/Server}}</nowiki> || {{Category/Server}} || Links to category [[:Category:Server]]
 +
|-
 +
| <nowiki>{{Category/Android}}</nowiki> || {{Category/Android}} || Links to category [[:Category:Android]]
 +
|-
 +
| <nowiki>{{Category/WinX}}</nowiki> || {{Category/WinX}} || Links to category [[:Category:WinX]]
 +
|-
 +
| <nowiki>{{Category/Web}}</nowiki> || {{Category/Web}} || Links to category [[:Category:Web]]
 +
|}
 +
 +
=== Files / Media ===
 +
{| class="wikitable" | width=80%
 +
|-
 +
! width=20% | Template !! width=40% | Parameters !! Comment
 +
|-
 +
| <nowiki>{{FileLink|1|2}}</nowiki> || 1 = URL of media, 2 = Description shown || Creates a download link {{FileLink|Example_Workflow_ORACLE_UPDATE_STATEMENT.uwf|Download Workflow example}}
 +
|}
 +
 +
=== Tool-Tips ===
 +
{| class="wikitable" | width=80%
 +
|-
 +
! width=20% | Template !! width=40% | Parameters !! Comment
 +
|-
 +
| <nowiki>{{Tip/Version|1}}</nowiki> || 1 = Tool tip text || Creates a information tool-tip entry including a version icon: {{Tip/Version|This is the Tool-Tip}}
 +
|-
 +
| <nowiki>{{Tip/Question|1}}</nowiki> || 1 = Tool tip text || Creates a question tool-tip entry {{Tip/Question|This is the Tool-Tip}}
 +
|-
 +
| <nowiki>{{Tip/Info|1}}</nowiki> || 1 = Tool tip text || Creates a information tool-tip entry {{Tip/Info|This is the Tool-Tip}}
 +
|-
 +
| <nowiki>{{Tip/VersionFlag|1}}</nowiki> || 1 = Tool tip text || Creates a flag tool-tip entry {{Tip/VersionFlag|This is the Tool-Tip}}
 +
|-
 +
| <nowiki>{{#tip-text: 1 | 2}}</nowiki> || 1 = Text, 2 = Tool tip text || Creates a common {{#tip-text: inline tool tip | inline tool tip text}}
 
|}
 
|}
  
Line 22: Line 69:
 
|-
 
|-
 
| width=20% | <nowiki>{{Item/Version|1|2}}</nowiki> || 1 = Date of release, 2 = Links to Version pages (use above templates) || Creates a single version item line
 
| width=20% | <nowiki>{{Item/Version|1|2}}</nowiki> || 1 = Date of release, 2 = Links to Version pages (use above templates) || Creates a single version item line
 +
|-
 +
| width=20% | <nowiki>{{Item/ClientFeature|1|2|3|4|5}}</nowiki> || 1 = Description, 2 = Android, 3 = WinX, 4 = Web, 5 = Comment  || Creates a single line for a client feature; possible values for (Android/WinX/Web) are: '''y''' = available; '''n''' = not available; '''o''' = optional; '''s''' = special
 +
|-
 +
| width=20% | <nowiki>{{Item/ClientFeatureHeader}}</nowiki> || none || Creates the header row for a client feature table
 
|-
 
|-
 
| width=20% | <nowiki>{{Item/ConfigFile|1|2}}</nowiki> || 1 = Description, 2 = File name, 3 = Web service, 4 = Studio, 5 = Enterprise Server  || Creates a single line for configuration files overview
 
| width=20% | <nowiki>{{Item/ConfigFile|1|2}}</nowiki> || 1 = Description, 2 = File name, 3 = Web service, 4 = Studio, 5 = Enterprise Server  || Creates a single line for configuration files overview
 
|-
 
|-
| width=20% | <nowiki>{{Item/ConfigFileHeader|1|2}}</nowiki> || none || Creates the header row for the configuration file table
+
| width=20% | <nowiki>{{Item/ConfigFileHeader}}</nowiki> || none || Creates the header row for the configuration file table
 
|-
 
|-
 
| width=20% | <nowiki>{{Item/TableHeader|1|2|...}}</nowiki> || 1 = Header column 1, 2 = Width column 1, ...  || Creates a table header; odd number parameters specify column titles, its corresponding even parameter the column width
 
| width=20% | <nowiki>{{Item/TableHeader|1|2|...}}</nowiki> || 1 = Header column 1, 2 = Width column 1, ...  || Creates a table header; odd number parameters specify column titles, its corresponding even parameter the column width
Line 31: Line 82:
 
| width=20% | <nowiki>{{Item/TableRow|1|2|...}}</nowiki> || 1 = Cell value 1, 2 = CSS class 1, ...  || Creates a table row; odd number parameters specify cell values, its corresponding even parameter the column CSS class
 
| width=20% | <nowiki>{{Item/TableRow|1|2|...}}</nowiki> || 1 = Cell value 1, 2 = CSS class 1, ...  || Creates a table row; odd number parameters specify cell values, its corresponding even parameter the column CSS class
 
|}
 
|}
 +
 +
= Version =
  
 
=== Version Pages ===
 
=== Version Pages ===
Line 37: Line 90:
 
! width=20% | Template !! width=40% | Parameters !! Comment
 
! width=20% | Template !! width=40% | Parameters !! Comment
 
|-
 
|-
| width=20% | <nowiki>{{Version/Android|1}}</nowiki> || 1 = Full version number x.y.z|| Links to page '''Version x.y (Android)''' / tab '''x.y.z'''
+
| width=20% | <nowiki>{{Version/Android|1}}</nowiki> || 1 = Full version number x.y.z, 2 = Description (optional)|| Links to page '''Version x.y (Android)''' / tab '''x.y.z'''
 
|-
 
|-
 
| width=20% | <nowiki>{{Version/Server|1}}</nowiki> || 1 = Full version number x.y.z|| Links to page '''Version x.y (Server)''' / tab '''x.y.z'''
 
| width=20% | <nowiki>{{Version/Server|1}}</nowiki> || 1 = Full version number x.y.z|| Links to page '''Version x.y (Server)''' / tab '''x.y.z'''
Line 43: Line 96:
 
| width=20% | <nowiki>{{Version/Web|1}}</nowiki> || 1 = Full version number x.y.z|| Links to page '''Version x.y (Web)''' / tab '''x.y.z'''
 
| width=20% | <nowiki>{{Version/Web|1}}</nowiki> || 1 = Full version number x.y.z|| Links to page '''Version x.y (Web)''' / tab '''x.y.z'''
 
|-
 
|-
| width=20% | <nowiki>{{Version/Windows|1}}</nowiki> || 1 = Full version number x.y.z|| Links to page '''Version x.y (Windows)''' / tab '''x.y.z'''
+
| width=20% | <nowiki>{{Version/WinX|1}}</nowiki> || 1 = Full version number x.y.z, 2 = Description (optional)|| Links to page '''Version x.y (WinX)''' / tab '''x.y.z'''
 
|}
 
|}
  
= Categories =
+
=== Version categories ===
 
+
=== Add a category ===
+
 
{| class="wikitable" | width=80%
 
{| class="wikitable" | width=80%
 
|-
 
|-
 
! width=20% | Template !! width=40% | Parameters !! Comment
 
! width=20% | Template !! width=40% | Parameters !! Comment
 
|-
 
|-
| width=20% | <nowiki>{{Category/Version|1}}</nowiki> || 1 = x.y.z|| Adds a category '''Version x.y''' to the article
+
| width=20% | <nowiki>{{Category/Version|1}}</nowiki> || 1 = x.y.z|| Adds a category '''x.y.z''' to the page
 
|-
 
|-
| width=20% | <nowiki>{{Category/Version2|1}}</nowiki> || 1 = <nowiki>{{PAGENAME}}</nowiki>|| Adds a category '''Version x.y''' to the article; use only in Version pages
+
| width=20% | <nowiki>{{Category/Version2|1}}</nowiki> || 1 = <nowiki>{{PAGENAME}}</nowiki>|| Adds a category '''Version x.y''' to the page;<br />''use only in Version X.Y - (Server / Android / WinX / Web) pages!''
 
|-
 
|-
| width=20% | <nowiki>{{Category/Versions|1}}</nowiki> || 1 = <nowiki>{{PAGENAME}}</nowiki>|| Adds a category '''Version''' with sort key '''xy''' to a category page; use only in Version categoriy pages
+
| width=20% | <nowiki>{{Category/VersionXY|1}}</nowiki> || 1 = x.y.z|| Adds a category '''Version x.y''' to the page<br />''use only in X.Y.Z category pages!''
 
|-
 
|-
| width=20% | <nowiki>{{Releasenote|1}}</nowiki> '''(OBSOLETE!!)''' || 1 = Release number|| Adds a category '''Release notes''' to the article
+
| width=20% | <nowiki>{{Category/Versions|1}}</nowiki> || 1 = <nowiki>{{PAGENAME}}</nowiki>|| Adds a category '''Version''' with sort key '''xy''' to a category page;<br />''use only in Version X.Y category pages!''
 +
|-
 +
| width=20% | <nowiki>{{Releasenote|1}}</nowiki> '''(OBSOLETE!!)''' || 1 = Release number|| Adds a category '''Release notes''' to the page
 
|}
 
|}
  
=== Link to a category ===
+
=== Version Flags ===
 
+
 
{| class="wikitable" | width=80%
 
{| class="wikitable" | width=80%
 
|-
 
|-
 
! width=20% | Template !! width=40% | Parameters !! Comment
 
! width=20% | Template !! width=40% | Parameters !! Comment
 
|-
 
|-
| <nowiki>{{Category/Studio}}</nowiki> || {{Category/Studio}} || Links to category [[:Category:Studio]]
+
| width=20% | <nowiki>{{Version/AndroidSince|1}}</nowiki> || 1 = Full version number x.y.z|| Adds {{Version/AndroidSince|2.4.4}}
 
|-
 
|-
| <nowiki>{{Category/Client}}</nowiki> || {{Category/Client}} || Links to category [[:Category:Client]]
+
| width=20% | <nowiki>{{Version/ServerSince|1}}</nowiki> || 1 = Full version number x.y.z|| Adds{{Version/ServerSince|2.4.4}}
 
|-
 
|-
| <nowiki>{{Category/Server}}</nowiki> || {{Category/Server}} || Links to category [[:Category:Server]]
+
| width=20% | <nowiki>{{Version/WebSince|1}}</nowiki> || 1 = Full version number x.y.z|| Adds {{Version/WebSince|2.4.4}}
 
|-
 
|-
| <nowiki>{{Category/Android}}</nowiki> || {{Category/Android}} || Links to category [[:Category:Android]]
+
| width=20% | <nowiki>{{Version/WinXSince|1}}</nowiki> || 1 = Full version number x.y.z|| Adds {{Version/WinXSince|2.4.4}}
 +
|}
 +
 
 +
= Headers / Footers =
 +
 
 +
=== MediaWiki namespace ===
 +
Extension: [https://www.mediawiki.org/wiki/Extension:Header_Footer Extension:Header Footer]
 +
{| class="wikitable" | width=80%
 
|-
 
|-
| <nowiki>{{Category/Windows}}</nowiki> || {{Category/Windows}} || Links to category [[:Category:Windows]]
+
! width=20% | Page !! width=40% | Result !! Comment
 +
|-
 +
| <nowiki>MediaWiki:Hf-nsheader-Category</nowiki> || Tag cloud || Header for category pages
 +
|}
 +
 
 +
= Status =
 +
 
 +
=== Pages ===
 +
{| class="wikitable" | width=80%
 
|-
 
|-
| <nowiki>{{Category/Web}}</nowiki> || {{Category/Web}} || Links to category [[:Category:Web]]
+
! width=20% | Template !! width=40% | Result !! Comment
 +
|-
 +
| <nowiki>{{PageStatus/Draft}}</nowiki> || Inserts a box notifying that this page is a draft and adds Draft category. || -
 +
|}
 +
 
 +
=== Releases ===
 +
{| class="wikitable" | width=80%
 +
|-
 +
! width=20% | Template !! width=40% | Result !! Comment
 +
|-
 +
| <nowiki>{{ReleaseStatus/Beta}}</nowiki> || Inserts a box notifying that the described feature is in Beta state. || -
 +
|-
 +
| <nowiki>{{ReleaseStatus/Discontinued|1}}</nowiki> || Inserts a box notifying that the described feature has been discontinued. || Parameter 1 can be used to apply additional information.
 
|}
 
|}
  
Line 88: Line 167:
 
! width=20% | Template !! width=40% | Result !! Comment
 
! width=20% | Template !! width=40% | Result !! Comment
 
|-  
 
|-  
| <nowiki>{{Bulk Editor}}, {{Bulk Editor}}</nowiki> || {{Bulk_Editor}} || Links to article {{Bulk_Editor}}
+
| <nowiki>{{Bulk_Editor}}</nowiki> || {{Bulk_Editor}} || Links to article {{Bulk_Editor}}
 +
|-
 +
| <nowiki>{{Class_Browser}}}</nowiki> || {{Class_Browser}} || Links to article {{Class_Browser}}
 
|-
 
|-
 
| <nowiki>{{Class_Details}}}</nowiki> || {{Class_Details}} || Links to article {{Class_Details}}
 
| <nowiki>{{Class_Details}}}</nowiki> || {{Class_Details}} || Links to article {{Class_Details}}
Line 98: Line 179:
 
| <nowiki>{{Object Explorer}}</nowiki> || {{Object Explorer}} || Links to article {{Object Explorer}}
 
| <nowiki>{{Object Explorer}}</nowiki> || {{Object Explorer}} || Links to article {{Object Explorer}}
 
|-
 
|-
| <nowiki>{{Relation_Editor}}}</nowiki> || {{Relation_Editor}} || Links to article {{Relation_Editor}}-
+
| <nowiki>{{Relation_Editor}}}</nowiki> || {{Relation_Editor}} || Links to article {{Relation_Editor}}
 
|-
 
|-
| <nowiki>{{WE}}, {{WORKFLOWEDITOR}}</nowiki> || {{WE}} || Links to article {{WE}}
+
| <nowiki>{{Workflow_Editor}}</nowiki> || {{Workflow Editor}} || Links to article {{Workflow Editor}}
 +
|}
 +
 
 +
=== Tools ===
 +
{| class="wikitable" | width=80%
 +
|-
 +
! width=20% | Template !! width=40% | Result !! Comment
 +
|-
 +
| <nowiki>{{ACM_Manager}}</nowiki> || {{ACM_Manager}} || Links to article {{ACM_Manager}}
 +
|-
 +
| <nowiki>{{Interface_Manager}}</nowiki> || {{Interface_Manager}} || Links to article {{Interface_Manager}}
 +
|-
 +
| <nowiki>{{View Test Environment}}</nowiki> || {{View Test Environment}} || Links to article {{View Test Environment}}
 
|}
 
|}
  
Line 148: Line 241:
 
|-
 
|-
 
| width=20% | <nowiki>{{MSDN/Object}}</nowiki> || -|| Link to {{Object_MSDN}}
 
| width=20% | <nowiki>{{MSDN/Object}}</nowiki> || -|| Link to {{Object_MSDN}}
 +
|-
 +
| width=20% | <nowiki>{{MSDN/Guid}}</nowiki> || -|| Link to {{MSDN/Guid}}
 
|-
 
|-
 
| width=20% | <nowiki>{{MSDN/String}}</nowiki> || -|| Link to {{String_MSDN}}
 
| width=20% | <nowiki>{{MSDN/String}}</nowiki> || -|| Link to {{String_MSDN}}
Line 170: Line 265:
 
|-
 
|-
 
| <nowiki>{{UMM | 1}}</nowiki> || Text to be displayed. || Displays the UBIK MetaModel box.
 
| <nowiki>{{UMM | 1}}</nowiki> || Text to be displayed. || Displays the UBIK MetaModel box.
 +
|-
 +
| <nowiki>{{bullet_full}}</nowiki> || - || Displays {{bullet_full}}
 +
|-
 +
| <nowiki>{{bullet_full}}</nowiki> || - || Displays {{bullet_empty}}
 +
|-
 +
| <nowiki>{{bullet_halffull}}</nowiki> || - || Displays {{bullet_halffull}}
 +
|-
 +
| <nowiki>{{check mark}}</nowiki> || - || Displays {{check mark}}
 +
|-
 +
| <nowiki>{{cross mark}}</nowiki> || - || Displays {{cross mark}}
 +
|}
 +
 +
=== Tag Cloud ===
 +
{| class="wikitable" | width=80%
 +
|-
 +
! width=20% | Template !! width=40% | Parameters !! Comment
 +
|-
 +
| width=20% | <nowiki>{{TagCloud|...}}</nowiki> || include = List of comma separated categories to be shown, depth = Level of sub-categories to be included (recursive), includemain = include first level category (y | n), exclude = List of excluded categories (not to be used in combination with include) || Example see [[:Category:UBIK]]
 
|}
 
|}
  
Line 213: Line 326:
  
 
== See also ==
 
== See also ==
[[Help:Editing|Editing]]
+
* [[Help:Editing|Editing]]
  
 
[[Category:Help]]
 
[[Category:Help]]
 +
[[Category:Templates]]

Latest revision as of 07:15, 16 May 2024

[edit]

General

Basic

Template Result Comment
{{UBIK}} UBIK® -
{{UBIK Studio}} UBIK® Studio Links to article UBIK® Studio Basics
{{UBIK Client}} UBIK® Client Links to article UBIK® Client Basics
{{UBIK Database}} UBIK® Database Links to article UBIK® Database
{{UBIK Web Service}} UBIK® Web Service Links to article UBIK® Web Service

Categories

Template Parameters Comment
{{Category/Studio}} Studio Links to category Studio
{{Category/Client}} Client Links to category Client
{{Category/Server}} Server Links to category Server
{{Category/Android}} Android Links to category Android
{{Category/WinX}} WinX Links to category WinX
{{Category/Web}} Web Links to category Web

Files / Media

Template Parameters Comment
{{FileLink|1|2}} 1 = URL of media, 2 = Description shown Creates a download link IC FileLink Download.png Download Workflow example

Tool-Tips

Template Parameters Comment
{{Tip/Version|1}} 1 = Tool tip text Creates a information tool-tip entry including a version icon:
{{Tip/Question|1}} 1 = Tool tip text Creates a question tool-tip entry
{{Tip/Info|1}} 1 = Tool tip text Creates a information tool-tip entry
{{Tip/VersionFlag|1}} 1 = Tool tip text Creates a flag tool-tip entry
{{#tip-text: 1 | 2}} 1 = Text, 2 = Tool tip text Creates a common inline tool tip

Structured Items

Template Parameters Comment
{{Item/News|1|2}} 1 = Date, 2 = News text A single news item line
{{Item/Version|1|2}} 1 = Date of release, 2 = Links to Version pages (use above templates) Creates a single version item line
{{Item/ClientFeature|1|2|3|4|5}} 1 = Description, 2 = Android, 3 = WinX, 4 = Web, 5 = Comment Creates a single line for a client feature; possible values for (Android/WinX/Web) are: y = available; n = not available; o = optional; s = special
{{Item/ClientFeatureHeader}} none Creates the header row for a client feature table
{{Item/ConfigFile|1|2}} 1 = Description, 2 = File name, 3 = Web service, 4 = Studio, 5 = Enterprise Server Creates a single line for configuration files overview
{{Item/ConfigFileHeader}} none Creates the header row for the configuration file table
{{Item/TableHeader|1|2|...}} 1 = Header column 1, 2 = Width column 1, ... Creates a table header; odd number parameters specify column titles, its corresponding even parameter the column width
{{Item/TableRow|1|2|...}} 1 = Cell value 1, 2 = CSS class 1, ... Creates a table row; odd number parameters specify cell values, its corresponding even parameter the column CSS class

Version

Version Pages

Template Parameters Comment
{{Version/Android|1}} 1 = Full version number x.y.z, 2 = Description (optional) Links to page Version x.y (Android) / tab x.y.z
{{Version/Server|1}} 1 = Full version number x.y.z Links to page Version x.y (Server) / tab x.y.z
{{Version/Web|1}} 1 = Full version number x.y.z Links to page Version x.y (Web) / tab x.y.z
{{Version/WinX|1}} 1 = Full version number x.y.z, 2 = Description (optional) Links to page Version x.y (WinX) / tab x.y.z

Version categories

Template Parameters Comment
{{Category/Version|1}} 1 = x.y.z Adds a category x.y.z to the page
{{Category/Version2|1}} 1 = {{PAGENAME}} Adds a category Version x.y to the page;
use only in Version X.Y - (Server / Android / WinX / Web) pages!
{{Category/VersionXY|1}} 1 = x.y.z Adds a category Version x.y to the page
use only in X.Y.Z category pages!
{{Category/Versions|1}} 1 = {{PAGENAME}} Adds a category Version with sort key xy to a category page;
use only in Version X.Y category pages!
{{Releasenote|1}} (OBSOLETE!!) 1 = Release number Adds a category Release notes to the page

Version Flags

Template Parameters Comment
{{Version/AndroidSince|1}} 1 = Full version number x.y.z Adds
{{Version/ServerSince|1}} 1 = Full version number x.y.z Adds
{{Version/WebSince|1}} 1 = Full version number x.y.z Adds
{{Version/WinXSince|1}} 1 = Full version number x.y.z Adds

Headers / Footers

MediaWiki namespace

Extension: Extension:Header Footer

Page Result Comment
MediaWiki:Hf-nsheader-Category Tag cloud Header for category pages

Status

Pages

Template Result Comment
{{PageStatus/Draft}} Inserts a box notifying that this page is a draft and adds Draft category. -

Releases

Template Result Comment
{{ReleaseStatus/Beta}} Inserts a box notifying that the described feature is in Beta state. -
{{ReleaseStatus/Discontinued|1}} Inserts a box notifying that the described feature has been discontinued. Parameter 1 can be used to apply additional information.

Studio

Controls

Template Result Comment
{{Bulk_Editor}} Bulk Editor Links to article Bulk Editor
{{Class_Browser}}} Class Browser Links to article Class Browser
{{Class_Details}}} Class Details Links to article Class Details
{{Code_Editor}} Code Editor Links to article Code Editor
{{Object Editor}} Object Editor Links to article Object Editor
{{Object Explorer}} Object Explorer Links to article Object Explorer
{{Relation_Editor}}} Relation Editor Links to article Relation Editor
{{Workflow_Editor}} Workflow Editor Links to article Workflow Editor

Tools

Template Result Comment
{{ACM_Manager}} ACM Manager Links to article ACM Manager
{{Interface_Manager}} Interface Manager Links to article Interface Manager
{{View Test Environment}} View Test Environment Links to article View Test Environment

Data Types

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
{{MSDN/Char}} - Link to Char
{{MSDN/Boolean}} - Link to Boolean
{{MSDN/Int32}} - Link to Integer
{{MSDN/Object}} - Link to Object
{{MSDN/Guid}} - Link to Guid
{{MSDN/String}} - Link to String
{{MSDN/XmlElement}} - Link to XmlElement
{{MSDN/XPathDocument}} - Link to XPathDocument
{{MSDN/XPathNavigator}} - Link to XPathNavigator

Visuals

Miscellaneous

Template Parameters Comment
{{key press|1|2|...}} 1 = displayed text
2 = displayed text
Ctrl+S
{{menu_nav|1|2|...}} 1 = displayed text
2 = displayed text
Advanced Settings→Process Model
{{UMM | 1}} Text to be displayed. Displays the UBIK MetaModel box.
{{bullet_full}} - Displays IC Bullet Full.png
{{bullet_full}} - Displays IC Bullet Empty.png
{{bullet_halffull}} - Displays IC Bullet HalfFull.png
{{check mark}} - Displays IC Check Mark.png
{{cross mark}} - Displays IC Cross Mark.png

Tag Cloud

Template Parameters Comment
{{TagCloud|...}} n), exclude = List of excluded categories (not to be used in combination with include) Example see UBIK

Info Graphics

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

Tab Pages

Template Result Comment
{{ActivityClose}} <headertabs /> Places the tabs tag into the page at the current position

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

See also