Object
From KIproBatt Wiki
(Updated with content from Extension:OpenSemanticLab version 0.0.3) |
(Updated with content from Extension:OpenSemanticLab version 0.0.3) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><!-- | <includeonly><!-- | ||
-->{{OslTemplate:LabProcess/Parameter | -->{{OslTemplate:LabProcess/Parameter | ||
| − | + | |id={{{id|}}} | |
| + | |type=Term:Parameter/Actual;Term:Parameter/InputObject{{#if:{{{type|}}}|;{{{type}}}|}} | ||
| + | |name={{{name|{{{label|}}}}}} | ||
| + | |label={{{label|{{{name|}}}}}} | ||
|process={{FULLPAGENAME}} | |process={{FULLPAGENAME}} | ||
| − | |object={{ | + | |object=<!-- |
| − | + | -->{{#arraymap: {{{object_id|}}} | {{{sep|;}}} |__OBJECT_ID__|<!-- | |
| − | |value={{{actual_instance|}}} | + | -->{{#if: {{#pos:__OBJECT_ID__|#}}|<!-- already global WikiId -->| {{NAMESPACE}}:{{ROOTPAGENAME}}#}}__OBJECT_ID__<!-- |
| + | -->| {{{sep|;}}} }} | ||
| + | |property=HasPredecessor | ||
| + | |value={{{actual_instance|{{{actual_instance_static|}}}}}} | ||
}}<!-- | }}<!-- | ||
--></includeonly> | --></includeonly> | ||