Difference between revisions of "Template:Topic"

From OPENRESEARCH th copy Wiki
Jump to navigation Jump to search
(pushed from test by wikipush)
 
(pushed from wiki by wikipush)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
 
<!--
 
<!--
   -- Copyright (C) 2015-2020 BITPlan GmbH
+
   -- Copyright (C) 2015-2017 BITPlan GmbH
 
   --  
 
   --  
 
   -- Pater-Delp-Str. -- 1
 
   -- Pater-Delp-Str. -- 1
Line 180: Line 180:
 
}}
 
}}
 
{{#switch: {{{viewmode|}}}
 
{{#switch: {{{viewmode|}}}
|hidden=
 
 
|masterdetail=
 
|masterdetail=
 
= properties =
 
= properties =
Line 308: Line 307:
 
}}
 
}}
 
{{#switch: {{{viewmode|}}}
 
{{#switch: {{{viewmode|}}}
|hidden=
 
 
|masterdetail=
 
|masterdetail=
 
= properties =
 
= properties =

Latest revision as of 18:42, 7 July 2021

This is the template Topic. It belongs to the concept/topic Concept:Topic
You may find examples for the use of this template via the List of Topics.

Usage

storemode subobject

{{Topic
|name=
|pluralName=
|icon=
|iconUrl=
|documentation=
|wikiDocumentation=
|defaultstoremode=
|listLimit=
|cargo=
|headerTabs=
|context=
|storemode=subobject
}}

storemode property

{{Topic
|name=
|pluralName=
|icon=
|iconUrl=
|documentation=
|wikiDocumentation=
|defaultstoremode=
|listLimit=
|cargo=
|headerTabs=
|context=
|storemode=property
}}

storemode none

{{Topic
|name=
|pluralName=
|icon=
|iconUrl=
|documentation=
|wikiDocumentation=
|defaultstoremode=
|listLimit=
|cargo=
|headerTabs=
|context=
|storemode=none
}}


viewmode tableheader

{{Topic
|name=
|pluralName=
|icon=
|iconUrl=
|documentation=
|wikiDocumentation=
|defaultstoremode=
|listLimit=
|cargo=
|headerTabs=
|context=
|viewmode=tableheader
}}

viewmode tablerow

{{Topic
|name=
|pluralName=
|icon=
|iconUrl=
|documentation=
|wikiDocumentation=
|defaultstoremode=
|listLimit=
|cargo=
|headerTabs=
|context=
|viewmode=tablerow
}}

viewmode tablefooter

{{Topic
|name=
|pluralName=
|icon=
|iconUrl=
|documentation=
|wikiDocumentation=
|defaultstoremode=
|listLimit=
|cargo=
|headerTabs=
|context=
|viewmode=tablefooter
}}

viewmode labelfield

{{Topic
|name=
|pluralName=
|icon=
|iconUrl=
|documentation=
|wikiDocumentation=
|defaultstoremode=
|listLimit=
|cargo=
|headerTabs=
|context=
|viewmode=labelfield
}}

Source (pretty printed)

{{#switch:{{{userparam|}}}|sidif={{#if:{{{?pageid|}}}|{{#replace:{{#replace:{{{?pageid}}}|#|}}|-|_}} isA Topic<br>|}}
{{#if:{{{?name|}}}|"{{{?name}}}" is name of it <br>|}}
{{#if:{{{?pluralName|}}}|"{{{?pluralName}}}" is pluralName of it <br>|}}
{{#if:{{{?icon|}}}|"{{{?icon}}}" is icon of it <br>|}}
{{#if:{{{?iconUrl|}}}|"{{{?iconUrl}}}" is iconUrl of it <br>|}}
{{#if:{{{?documentation|}}}|"{{{?documentation}}}" is documentation of it <br>|}}
{{#if:{{{?wikiDocumentation|}}}|"{{{?wikiDocumentation}}}" is wikiDocumentation of it <br>|}}
{{#if:{{{?defaultstoremode|}}}|"{{{?defaultstoremode}}}" is defaultstoremode of it <br>|}}
{{#if:{{{?listLimit|}}}|"{{{?listLimit}}}" is listLimit of it <br>|}}
{{#if:{{{?cargo|}}}|"{{{?cargo}}}" is cargo of it <br>|}}
{{#if:{{{?headerTabs|}}}|"{{{?headerTabs}}}" is headerTabs of it <br>|}}
{{#if:{{{?context|}}}|"{{{?context}}}" is context of it <br>|}}
|#default={{#switch:{{{storemode|}}}
|none=
|subobject={{#subobject:-
|isA=Topic
|Topic name={{{name|}}}
|Topic pluralName={{{pluralName|}}}
|Topic icon={{{icon|}}}
|Topic iconUrl={{{iconUrl|}}}
|Topic documentation={{{documentation|}}}
|Topic wikiDocumentation={{{wikiDocumentation|}}}
|Topic defaultstoremode={{{defaultstoremode|}}}
|Topic listLimit={{{listLimit|}}}
|Topic cargo={{{cargo|}}}
|Topic headerTabs={{{headerTabs|}}}
|Topic context={{{context|}}}
}}
|#default={{#set:
|isA=Topic
|Topic name={{{name|}}}
|Topic pluralName={{{pluralName|}}}
|Topic icon={{{icon|}}}
|Topic iconUrl={{{iconUrl|}}}
|Topic documentation={{{documentation|}}}
|Topic wikiDocumentation={{{wikiDocumentation|}}}
|Topic defaultstoremode={{{defaultstoremode|}}}
|Topic listLimit={{{listLimit|}}}
|Topic cargo={{{cargo|}}}
|Topic headerTabs={{{headerTabs|}}}
|Topic context={{{context|}}}
}}
}}
{{#switch: {{{viewmode|}}}
|masterdetail=
= properties =
{{#ask:[[Concept:Property]][[Property topic::{{FULLPAGENAME}}]]
| ?Property name = name
| ?Property label = label
| ?Property type = type
| ?Property index = index
| ?Property sortPos = sortPos
| ?Property primaryKey = primaryKey
| ?Property mandatory = mandatory
| ?Property namespace = namespace
| ?Property size = size
| ?Property uploadable = uploadable
| ?Property defaultValue = defaultValue
| ?Property inputType = inputType
| ?Property allowedValues = allowedValues
| ?Property documentation = documentation
| ?Property values_from = values_from
| ?Property showInGrid = showInGrid
| ?Property isLink = isLink
| ?Property nullable = nullable
| ?Property topic = topic

|sort=Property name
|order=ascending
}}
|tableheader={{{!}} class='wikitable'
!name!!pluralName!!icon!!iconUrl!!documentation!!wikiDocumentation!!defaultstoremode!!listLimit!!cargo!!headerTabs!!context
{{!}}-
|tablerow=
{{!}}{{{name|}}}{{!}}{{!}}{{{pluralName|}}}{{!}}{{!}}{{{icon|}}}{{!}}{{!}}{{{iconUrl|}}}{{!}}{{!}}{{{documentation|}}}{{!}}{{!}}{{{wikiDocumentation|}}}{{!}}{{!}}{{{defaultstoremode|}}}{{!}}{{!}}{{{listLimit|}}}{{!}}{{!}}{{{cargo|}}}{{!}}{{!}}{{{headerTabs|}}}{{!}}{{!}}{{{context|}}}
{{!}}-
|tablefooter={{!}}}
|labelfield=
name={{#if:{{{name|}}}|{{{name|}}}|}}<br>pluralName={{#if:{{{pluralName|}}}|{{{pluralName|}}}|}}<br>icon={{#if:{{{icon|}}}|[[{{{icon|}}}]]|}}<br>iconUrl={{#if:{{{iconUrl|}}}|{{{iconUrl|}}}|}}<br>documentation={{#if:{{{documentation|}}}|{{{documentation|}}}|}}<br>wikiDocumentation={{#if:{{{wikiDocumentation|}}}|{{{wikiDocumentation|}}}|}}<br>defaultstoremode={{#if:{{{defaultstoremode|}}}|{{{defaultstoremode|}}}|}}<br>listLimit={{#if:{{{listLimit|}}}|{{{listLimit|}}}|}}<br>cargo={{#if:{{{cargo|}}}|{{{cargo|}}}|}}<br>headerTabs={{#if:{{{headerTabs|}}}|{{{headerTabs|}}}|}}<br>context={{#if:{{{context|}}}|[[{{{context|}}}]]|}}<br>|#default={{{!}} class='wikitable'
! colspan='2' {{!}}Topic
{{!}}-
{{#switch:{{{storemode|}}}|property=
! colspan='2' style='text-align:left' {{!}} {{Icon|name=edit|size=24}}{{Link|target=Special:FormEdit/Topic/{{FULLPAGENAME}}|title=edit}}
{{!}}-
}}
!name
{{!}}&nbsp;{{#if:{{{name|}}}|{{{name|}}}|}}
{{!}}-
!pluralName
{{!}}&nbsp;{{#if:{{{pluralName|}}}|{{{pluralName|}}}|}}
{{!}}-
!icon
{{!}}&nbsp;{{#if:{{{icon|}}}|[[{{{icon|}}}]]|}}
{{!}}-
!icon Url
{{!}}&nbsp;{{#if:{{{iconUrl|}}}|{{{iconUrl|}}}|}}
{{!}}-
!documentation
{{!}}&nbsp;{{#if:{{{documentation|}}}|{{{documentation|}}}|}}
{{!}}-
!wikiDocumentation
{{!}}&nbsp;{{#if:{{{wikiDocumentation|}}}|{{{wikiDocumentation|}}}|}}
{{!}}-
!default storemode
{{!}}&nbsp;{{#if:{{{defaultstoremode|}}}|{{{defaultstoremode|}}}|}}
{{!}}-
!list Limit
{{!}}&nbsp;{{#if:{{{listLimit|}}}|{{{listLimit|}}}|}}
{{!}}-
!use cargo
{{!}}&nbsp;{{#if:{{{cargo|}}}|{{{cargo|}}}|}}
{{!}}-
!headerTabs
{{!}}&nbsp;{{#if:{{{headerTabs|}}}|{{{headerTabs|}}}|}}
{{!}}-
!context
{{!}}&nbsp;{{#if:{{{context|}}}|[[{{{context|}}}]]|}}
{{!}}-
{{!}}}
}}
}}
[[Category:Topic]]{{#default_form:Topic}}

Source

Click on "Edit" to edit the noinclude-part Source of this Template.