Difference between revisions of "Form:Topic"

From BITPlan Wiki
Jump to navigation Jump to search
(created by WikiTask 2017-04-18T07:56:27Z)
 
(modified by py-yprinciple-gen 0.3.4)
 
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is the {{smartMediaWiki}}-Form for "Topic".
+
This is the [https://wiki.bitplan.com/index.php/ProfiWiki BITPlan Y-Prinzip ProfiWiki]-Form for "Topic".
  
Create a new Topic by entering a new pagename for a Topic
+
Create a new Topic by entering a new pagetitle for a Topic
into the field below.  
+
into the field below.
  
If you enter an existing Topic pagename - you will edit the Topic
+
If you enter an existing Topic pagetitle - you will edit the Topic
with that pagename.
+
with that pagetitle.
 
{{#forminput:form=Topic|values from concept=Topic}}
 
{{#forminput:form=Topic|values from concept=Topic}}
</noinclude><includeonly>
+
 
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
+
=== see also ===
 +
see also
 +
* [[List of Topics]]
 +
* [[Help:Topic]]
 +
* [[Concept:Topic]]
 +
* [[:Category:Topic]]
 +
* [[:Template:Topic]]
 +
* [[:Form:Topic]]
 +
related topics:
 +
* [[Concept:Property]]
 +
 
 +
</noinclude><includeonly><div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
 
{{{section|Topic|level=1|hidden}}}
 
{{{section|Topic|level=1|hidden}}}
= Topic =
+
=Topic=
 
 
<!-- Topic -->
 
 
{{{for template|Topic}}}
 
{{{for template|Topic}}}
 
{| class="wikitable"
 
{| class="wikitable"
! colspan='2'| Topic
+
! colspan='2' | Topic
 
|-
 
|-
! name:  
+
! name:
 
<!-- Text name -->
 
<!-- Text name -->
| {{{field|name|property=Topic name|size=80|mandatory}}}
+
|{{{field|name|property=Topic name|size=80|mandatory}}}
 
|-
 
|-
! pluralName:  
+
! pluralName:
 
<!-- Text pluralName -->
 
<!-- Text pluralName -->
| {{{field|pluralName|property=Topic pluralName|size=50}}}
+
|{{{field|pluralName|property=Topic pluralName|size=50}}}
 
|-
 
|-
! icon:  
+
! isA:
 +
<!-- Text isA -->
 +
|{{{field|isA|property=Topic isA}}}
 +
|-
 +
! extends:
 +
<!-- Text extends -->
 +
|{{{field|extends|property=Topic extends|values from=concept=Topic}}}
 +
|-
 +
! icon:
 
<!-- Page icon -->
 
<!-- Page icon -->
| {{{field|icon|property=Topic icon|size=55|uploadable}}}
+
|{{{field|icon|property=Topic icon|size=55|uploadable}}}
 
|-
 
|-
! icon Url:  
+
! icon Url:
<!-- URL iconUrl -->
+
<!-- Code iconUrl -->
| {{{field|iconUrl|property=Topic iconUrl|input type=text|size=80}}}
+
|{{{field|iconUrl|property=Topic iconUrl|input type=text|size=80}}}
 
|-
 
|-
! documentation:  
+
! documentation:
 
<!-- Text documentation -->
 
<!-- Text documentation -->
| {{{field|documentation|property=Topic documentation|size=50}}}
+
|{{{field|documentation|property=Topic documentation|size=50}}}
 
|-
 
|-
! wikiDocumentation:  
+
! wikiDocumentation:
 
<!-- Text wikiDocumentation -->
 
<!-- Text wikiDocumentation -->
| {{{field|wikiDocumentation|property=Topic wikiDocumentation|size=50}}}
+
|{{{field|wikiDocumentation|property=Topic wikiDocumentation|size=50}}}
 
|-
 
|-
! default storemode:  
+
! default storemode:
 
<!-- Text defaultstoremode -->
 
<!-- Text defaultstoremode -->
| {{{field|defaultstoremode|property=Topic defaultstoremode|input type=radiobutton|size=50|values=none,property,subobject}}}
+
|{{{field|defaultstoremode|property=Topic defaultstoremode|input type=radiobutton|size=50|values=none,property,subobject}}}
 
|-
 
|-
! list Limit:  
+
! list Limit:
 
<!-- Number listLimit -->
 
<!-- Number listLimit -->
| {{{field|listLimit|property=Topic listLimit|size=4|default=200}}}
+
|{{{field|listLimit|property=Topic listLimit|size=4|default=200}}}
 
|-
 
|-
! use cargo:  
+
! use cargo:
 
<!-- Boolean cargo -->
 
<!-- Boolean cargo -->
| {{{field|cargo|property=Topic cargo}}}
+
|{{{field|cargo|property=Topic cargo}}}
 
|-
 
|-
! headerTabs:  
+
! headerTabs:
 
<!-- Boolean headerTabs -->
 
<!-- Boolean headerTabs -->
| {{{field|headerTabs|property=Topic headerTabs}}}
+
|{{{field|headerTabs|property=Topic headerTabs}}}
 
|-
 
|-
! context:  
+
! context:
 
<!-- Page context -->
 
<!-- Page context -->
| {{{field|context|property=Topic context|input type=dropdown|values from concept=Context}}}
+
|{{{field|context|property=Topic context|input type=dropdown|values from concept=Context}}}
 +
|-
 
|-
 
|-
 
|}
 
|}
Line 66: Line 84:
 
{{{end template}}}
 
{{{end template}}}
 
<!-- Topic -->
 
<!-- Topic -->
{{{section|properties|level=1|hidden}}}
+
       
= properties =
 
  
<!-- Property -->
 
{{{for template|Property|multiple}}}
 
{| class="wikitable"
 
! colspan='2'| Property
 
|-
 
! name:
 
<!-- Text name -->
 
| {{{field|name|property=Property name|size=50|mandatory}}}
 
|-
 
! label:
 
<!-- Text label -->
 
| {{{field|label|property=Property label|size=50}}}
 
|-
 
! type:
 
<!-- Page type -->
 
| {{{field|type|property=Property type|input type=dropdown|values from property=Property_type|default=Special:Types/Text}}}
 
|-
 
! index:
 
<!-- Number index -->
 
| {{{field|index|property=Property index}}}
 
|-
 
! sortPos:
 
<!-- Number sortPos -->
 
| {{{field|sortPos|property=Property sortPos|size=3}}}
 
|-
 
! primary key:
 
<!-- Boolean primaryKey -->
 
| {{{field|primaryKey|property=Property primaryKey|size=4}}}
 
|-
 
! mandatory:
 
<!-- Boolean mandatory -->
 
| {{{field|mandatory|property=Property mandatory|size=4}}}
 
|-
 
! namespace:
 
<!-- Text namespace -->
 
| {{{field|namespace|property=Property namespace|size=20}}}
 
|-
 
! size:
 
<!-- Number size -->
 
| {{{field|size|property=Property size|size=3}}}
 
|-
 
! uploadable:
 
<!-- Boolean uploadable -->
 
| {{{field|uploadable|property=Property uploadable|size=4}}}
 
|-
 
! default:
 
<!-- Code defaultValue -->
 
| {{{field|defaultValue|property=Property defaultValue|size=80}}}
 
|-
 
! inputType:
 
<!-- Text inputType -->
 
| {{{field|inputType|property=Property inputType|input type=dropdown|size=50|values=text, combobox, dropdown, textarea, tree, datetime, datepicker, timepicker, datetimepicker, menuselect,two listboxes, datecheck, regexp, radiobutton, googlemaps}}}
 
|-
 
! allowedValues:
 
<!-- Text allowedValues -->
 
| {{{field|allowedValues|property=Property allowedValues|size=50}}}
 
|-
 
! documentation:
 
<!-- Text documentation -->
 
| {{{field|documentation|property=Property documentation|input type=textarea|editor=wikieditor|size=500}}}
 
|-
 
! values from:
 
<!-- Code values_from -->
 
| {{{field|values_from|property=Property values_from|input type=textarea|editor=wikieditor|size=200}}}
 
|-
 
! showInGrid:
 
<!-- Boolean showInGrid -->
 
| {{{field|showInGrid|property=Property showInGrid|default=true}}}
 
|-
 
! isLink:
 
<!-- Boolean isLink -->
 
| {{{field|isLink|property=Property isLink}}}
 
|-
 
! allow nulls?:
 
<!-- Boolean nullable -->
 
| {{{field|nullable|property=Property nullable|default=false}}}
 
|-
 
! topic:
 
<!-- Page topic -->
 
| {{{field|topic|property=Property topic|input type=dropdown|values from concept=Topic}}}
 
|-
 
|}
 
{{{field|storemode|default=property|hidden}}}
 
{{{end template}}}
 
<!-- Property -->
 
<headertabs/>
 
 
{{{section|Freitext|level=1|hidden}}}
 
{{{section|Freitext|level=1|hidden}}}
 
=Freitext=
 
=Freitext=
 
{{{standard input|free text|rows=10}}}
 
{{{standard input|free text|rows=10}}}
 +
 
{{{standard input|summary}}}
 
{{{standard input|summary}}}
 
 
{{{standard input|changes}}}
 
{{{standard input|changes}}}
  

Latest revision as of 09:43, 15 November 2024

This is the BITPlan Y-Prinzip ProfiWiki-Form for "Topic".

Create a new Topic by entering a new pagetitle for a Topic into the field below.

If you enter an existing Topic pagetitle - you will edit the Topic with that pagetitle.


see also

see also

related topics: