Template:SMW Type: Difference between revisions
Jump to navigation
Jump to search
m (created by WikiTask 2017-11-04T10:34:47Z) |
(modified by py-yprinciple-gen 0.3.4) |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude><!-- | ||
<!-- | -- Copyright (C) 2015-2024 BITPlan GmbH | ||
-- | -- | ||
-- | -- Pater-Delp-Str. -- 1 | ||
-- | -- D-47877 -- Willich-Schiefbahn | ||
-- | -- | ||
-- | -- http://www.bitplan.com | ||
-- | -- | ||
-- | -- | ||
--> | --> | ||
This is the | This is the [https://wiki.bitplan.com/index.php/ProfiWiki BITPlan Y-Prinzip ProfiWiki]-Template for "SMW_Type". | ||
=== see also === | |||
see also | |||
* [[List of SMW_Types]] | |||
* [[Help:SMW_Type]] | |||
* [[Concept:SMW_Type]] | |||
* [[:Category:SMW_Type]] | |||
* [[:Template:SMW_Type]] | |||
* [[:Form:SMW_Type]] | |||
=== Usage === | === Usage === | ||
<pre>{{SMW_Type | <pre>{{SMW_Type | ||
|type= | |type= | ||
| Line 36: | Line 28: | ||
|javaType= | |javaType= | ||
|usedByProperties= | |usedByProperties= | ||
|storemode=property | |storemode=property or subobject or none" | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Template]] | [[Category:Template]] | ||
</noinclude><includeonly>{{#switch:{{{storemode|}}} | |||
</noinclude><includeonly> | |||
|none= | |none= | ||
|subobject={{#subobject:- | |subobject={{#subobject:- | ||
| Line 217: | Line 55: | ||
}} | }} | ||
}} | }} | ||
{{#switch: {{{viewmode|}}} | {{#switch:{{{viewmode|}}}|hidden=|masterdetail= | ||
| | |#default={{{!}} class='wikitable' | ||
| | |||
! colspan='2' {{!}}SMW_Type | ! colspan='2' {{!}}SMW_Type | ||
{{!}}- | {{!}}- | ||
| Line 234: | Line 63: | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
!type | ![[Property:SMW_Type type|type]] | ||
{{!}} {{#if:{{{type|}}}|{{{type | {{!}} {{#if:{{{type|}}}|{{{type}}}|}} | ||
{{!}}- | {{!}}- | ||
!documentation | ![[Property:SMW_Type documentation|documentation]] | ||
{{!}} {{#if:{{{documentation|}}}|{{{documentation | {{!}} {{#if:{{{documentation|}}}|{{{documentation}}}|}} | ||
{{!}}- | {{!}}- | ||
!id | ![[Property:SMW_Type id|id]] | ||
{{!}} {{#if:{{{id|}}}|{{{id | {{!}} {{#if:{{{id|}}}|{{{id}}}|}} | ||
{{!}}- | {{!}}- | ||
!helppage | ![[Property:SMW_Type helppage|helppage]] | ||
{{!}} {{#if:{{{helppage|}}}|{{{helppage | {{!}} {{#if:{{{helppage|}}}|{{{helppage}}}|}} | ||
{{!}}- | {{!}}- | ||
!typepage | ![[Property:SMW_Type typepage|typepage]] | ||
{{!}} {{#if:{{{typepage|}}}|[[{{{typepage|}}}]] | {{!}} {{#if:{{{typepage|}}}|{{{typepage}}}|}}→[[{{{typepage|}}}]] | ||
{{!}}- | {{!}}- | ||
! | ![[Property:SMW_Type javaType|javaType]] | ||
{{!}} {{#if:{{{javaType|}}}|{{{javaType | {{!}} {{#if:{{{javaType|}}}|{{{javaType}}}|}} | ||
{{!}}- | {{!}}- | ||
!usedByProperties | ![[Property:SMW_Type usedByProperties|usedByProperties]] | ||
{{!}} {{#if:{{{usedByProperties|}}}| | {{!}} {{#if:{{{usedByProperties|}}}|{{{usedByProperties}}}|}}→{{#show: {{FULLPAGENAME}}|?SMW_Type usedByProperties}} | ||
{{!}}- | {{!}}- | ||
{{!}}} | {{!}}} | ||
}} | }} | ||
</includeonly> | </includeonly> | ||
Latest revision as of 08:43, 15 November 2024
This is the BITPlan Y-Prinzip ProfiWiki-Template for "SMW_Type".
see also
see also
Usage
{{SMW_Type
|type=
|documentation=
|id=
|helppage=
|typepage=
|javaType=
|usedByProperties=
|storemode=property or subobject or none"
}}