Difference between revisions of "Help:Action"
Jump to navigation
Jump to search
Tim Holzheim (talk | contribs) (Created with the template CreateHelpPageTest by Tim Holzheim through LambdaActions) |
Tim Holzheim (talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | [[File:Help_Icon.png|right]] | + | [[File:Help_Icon.png|right]] |
| − | == Help for Action == | + | == Help for Action == |
{{#ask: [[Topic name::Action]] | {{#ask: [[Topic name::Action]] | ||
|mainlabel=- | |mainlabel=- | ||
Revision as of 09:41, 9 February 2021
Help for Action
| icon | Topic | name | pluralName | documentation |
|---|---|---|---|---|
| File:Actionicon.png | Action | Action | Actions | An action/function/operation to be performed |
Documentation
An action/function/operation to be performed
Example Actions
Properties
| documentation | type | name | label | allowedValues | mandatory | uploadable | |
|---|---|---|---|---|---|---|---|
| Action actionpage | What page will 'steer' this action? | Types/Page | actionpage | actionpage | false | false | |
| Action author | the author of this action | Types/Page | author | author | false | false | |
| Action comment | a comment for the action | Types/Text | comment | comment | false | false | |
| Action engine | the template engine to be used either Rythm or Freemarker | Types/Text | engine | engine | rythm,freemarker | false | false |
| Action input | the decription of the input e.g. a page name, url or SMW ask query | Types/Code | input | input | false | false | |
| Action inputtype | What is the type of the input? | Types/Text | inputtype | inputtype | Query,Page,URL | false | false |
| Action name | The name of the Action | Types/Text | name | name | true | false | |
| Action output | where the output of the action should go | Types/Text | output | output | |||
| Action service | The service to be used | Types/URL | service | service | |||
| Action servicetype | The type of the service | Types/Text | servicetype | servicetype | WikiTask | true | false |
| Action since | since when is this action available? | Types/Date | since | since | false | false |