File
From KIproBatt Wiki
(Updated with content from Extension:OpenSemanticLab version 0.0.3) |
(Updated with content from Extension:OpenSemanticLab version 0.0.3) |
||
Line 1: | Line 1: | ||
<includeonly><!-- | <includeonly><!-- | ||
-->{{OslTemplate:LabProcess/Parameter | -->{{OslTemplate:LabProcess/Parameter | ||
+ | |id={{{id|}}} | ||
+ | |type=Term:Parameter/Actual;Term:Parameter/File{{#if:{{{type|}}}|;{{{type}}}|}} | ||
+ | |name={{{name|{{{label|}}}}}} | ||
+ | |label={{{label|{{{name|}}}}}} | ||
|process={{FULLPAGENAME}} | |process={{FULLPAGENAME}} | ||
− | |object={{NAMESPACE}}:{{ROOTPAGENAME}}#{{{ | + | |object={{#if: {{{object_id|}}}|{{NAMESPACE}}:{{ROOTPAGENAME}}#{{{object_id}}}|}} |
− | | | + | |property=HasFile |
− | + | |value={{#if: {{{actual_instance|}}}|File:{{{actual_instance|}}}|}} | |
}}<!-- | }}<!-- | ||
--></includeonly> | --></includeonly> |