Difference between revisions of "Template:Property"

From BITPlan Wiki
Jump to navigation Jump to search
(modified by py-yprinciple-gen 0.2.5)
(modified by py-yprinciple-gen 0.3.4)
 
Line 1: Line 1:
 
<noinclude><!--
 
<noinclude><!--
   --    Copyright (C) 2015-2023 BITPlan GmbH
+
   --    Copyright (C) 2015-2024 BITPlan GmbH
   --  
+
   --
 
   --    Pater-Delp-Str. -- 1
 
   --    Pater-Delp-Str. -- 1
 
   --    D-47877 -- Willich-Schiefbahn
 
   --    D-47877 -- Willich-Schiefbahn
   --  
+
   --
 
   --    http://www.bitplan.com
 
   --    http://www.bitplan.com
 
   --
 
   --
   --  
+
   --
 
-->
 
-->
 
This is the [https://wiki.bitplan.com/index.php/ProfiWiki BITPlan Y-Prinzip ProfiWiki]-Template for "Property".
 
This is the [https://wiki.bitplan.com/index.php/ProfiWiki BITPlan Y-Prinzip ProfiWiki]-Template for "Property".
Line 17: Line 17:
 
* [[:Category:Property]]
 
* [[:Category:Property]]
 
* [[:Template:Property]]
 
* [[:Template:Property]]
* [[:Form:Property]]  
+
* [[:Form:Property]]
topic links:* [[:Category:SMW_Type]]
+
related topics:
 +
* [[Concept:SMW_Type]]
  
 
=== Usage ===
 
=== Usage ===
Line 25: Line 26:
 
|label=
 
|label=
 
|type=
 
|type=
 +
|scope=
 
|index=
 
|index=
 
|sortPos=
 
|sortPos=
Line 42: Line 44:
 
|nullable=
 
|nullable=
 
|topic=
 
|topic=
|storemode=property or subjobject or none"
+
|storemode=property or subobject or none"
 
}}
 
}}
 +
</pre>
 
[[Category:Template]]
 
[[Category:Template]]
 
</noinclude><includeonly>{{#switch:{{{storemode|}}}
 
</noinclude><includeonly>{{#switch:{{{storemode|}}}
Line 52: Line 55:
 
|Property label={{{label|}}}
 
|Property label={{{label|}}}
 
|Property type={{{type|}}}
 
|Property type={{{type|}}}
 +
|Property scope={{{scope|}}}
 
|Property index={{{index|}}}
 
|Property index={{{index|}}}
 
|Property sortPos={{{sortPos|}}}
 
|Property sortPos={{{sortPos|}}}
Line 75: Line 79:
 
|Property label={{{label|}}}
 
|Property label={{{label|}}}
 
|Property type={{{type|}}}
 
|Property type={{{type|}}}
 +
|Property scope={{{scope|}}}
 
|Property index={{{index|}}}
 
|Property index={{{index|}}}
 
|Property sortPos={{{sortPos|}}}
 
|Property sortPos={{{sortPos|}}}
Line 119: Line 124:
 
![[Property:Property type|type]]
 
![[Property:Property type|type]]
 
{{!}}&nbsp;{{#if:{{{type|}}}|{{{type}}}|}}→[[{{{type|}}}]]
 
{{!}}&nbsp;{{#if:{{{type|}}}|{{{type}}}|}}→[[{{{type|}}}]]
 +
{{!}}-
 +
![[Property:Property scope|scope]]
 +
{{!}}&nbsp;{{#if:{{{scope|}}}|{{{scope}}}|}}
 
{{!}}-
 
{{!}}-
 
![[Property:Property index|index]]
 
![[Property:Property index|index]]
Line 169: Line 177:
 
{{!}}-
 
{{!}}-
 
![[Property:Property topic|topic]]
 
![[Property:Property topic|topic]]
{{!}}&nbsp;{{#if:{{{topic|}}}|{{{topic}}}|}}→[[{{{topic|}}}]]
+
{{!}}&nbsp;{{#if:{{{topic|}}}|{{{topic}}}|}}→{{#show: {{FULLPAGENAME}}|?Property topic}}
 
{{!}}-
 
{{!}}-
 
{{!}}}
 
{{!}}}

Latest revision as of 09:42, 15 November 2024

This is the BITPlan Y-Prinzip ProfiWiki-Template for "Property".

see also

see also

related topics:

Usage

{{Property
|name=
|label=
|type=
|scope=
|index=
|sortPos=
|primaryKey=
|mandatory=
|namespace=
|size=
|uploadable=
|defaultValue=
|inputType=
|allowedValues=
|documentation=
|values_from=
|externalFormatterURI=
|showInGrid=
|isLink=
|nullable=
|topic=
|storemode=property or subobject or none"
}}