Jump to: navigation, search

Difference between revisions of "Template:HowTo/Preload"


(Created page with "<Descriptive text goes here...> <!-- DO NOT REMOVE THIS -->{{Template:HowTo/Begin}}<!-- DO NOT REMOVE THIS --> = Description = {{ActivityInfoBox | title = <ActivityTitle> | na...")
 
Line 1: Line 1:
 
<Descriptive text goes here...>
 
<Descriptive text goes here...>
 
<!-- DO NOT REMOVE THIS -->{{Template:HowTo/Begin}}<!-- DO NOT REMOVE THIS -->
 
<!-- DO NOT REMOVE THIS -->{{Template:HowTo/Begin}}<!-- DO NOT REMOVE THIS -->
= Description =
 
{{ActivityInfoBox
 
| title = <ActivityTitle>
 
| name = <ActivityName>
 
| image =
 
| imagecaption = Activity <ActivityName>
 
| purpose = <Purpose>
 
| category = <UBIK Workflow Category>
 
| returns = <Return value>
 
| version = <available from version>+
 
}}
 
  
===Arguments===
+
= Instructions =
{| class="wikitable sortable" | width = "50%"
+
<!-- DO NOT MODIFY THE NAME OF THIS SECTION, BUT REMOVE IT IF NOT REQUIRED -->
|-
+
 
! Argument !! Type !! Direction !! Purpose
+
= Studio =
|- align="left"
+
<!-- DO NOT MODIFY THE NAME OF THIS SECTION, BUT REMOVE IT IF NOT REQUIRED -->
| <argument name> || {{DataTyp}} || In || <argument description>
+
 
|- align="left"
+
= Client =
| <argument name> || {{DataTyp}} || In || <argument description>
+
<!-- DO NOT MODIFY THE NAME OF THIS SECTION, BUT REMOVE IT IF NOT REQUIRED -->
|- align="left"
+
| <argument name> || {{DataTyp}} || In || <argument description>
+
|- align="left"
+
| <argument name> || {{DataTyp}} || In || <argument description>
+
|}
+
  
 
===Usage===
 
===Usage===
Line 31: Line 15:
  
 
=Example=
 
=Example=
{| class="wikitable" | width = "50%"
+
 
|-
+
! Argument!! Value
+
|- align="left"
+
| argument || example of value
+
|- align="left"
+
| argument || example of value
+
|}
+
 
<!-- DO NOT REMOVE THIS -->{{Template:HowTo/End}}<!-- DO NOT REMOVE THIS -->
 
<!-- DO NOT REMOVE THIS -->{{Template:HowTo/End}}<!-- DO NOT REMOVE THIS -->
 +
 
==See also==
 
==See also==
* [[Workflow Designer]]
+
<!-- DO NOT MODIFY THE NAME OF THIS SECTION, BUT REMOVE IT IF NOT REQUIRED -->
  
[[Category:Activities]]
+
[[Category:How-To]]

Revision as of 12:16, 11 March 2015

<Descriptive text goes here...>


[edit]

Instructions

Studio

Client

Usage

<Shortly describe how to use the activity ...>

Example

See also