Form:Property: Difference between revisions
Jump to navigation
Jump to search
(created by WikiTask 2017-04-18T07:55:24Z) |
(modified by py-yprinciple-gen 0.3.4) |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the | This is the [https://wiki.bitplan.com/index.php/ProfiWiki BITPlan Y-Prinzip ProfiWiki]-Form for "Property". | ||
Create a new Property by entering a new | Create a new Property by entering a new pagetitle for a Property | ||
into the field below. | into the field below. | ||
If you enter an existing Property | If you enter an existing Property pagetitle - you will edit the Property | ||
with that | with that pagetitle. | ||
{{#forminput:form=Property|values from concept=Property}} | {{#forminput:form=Property|values from concept=Property}} | ||
</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 Properties]] | |||
* [[Help:Property]] | |||
* [[Concept:Property]] | |||
* [[:Category:Property]] | |||
* [[:Template:Property]] | |||
* [[:Form:Property]] | |||
related topics: | |||
* [[Concept:SMW_Type]] | |||
</noinclude><includeonly><div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | |||
{{{section|Property|level=1|hidden}}} | {{{section|Property|level=1|hidden}}} | ||
= Property = | =Property= | ||
{{{for template|Property}}} | {{{for template|Property}}} | ||
{| class="wikitable" | {| class="wikitable" | ||
! colspan='2'| Property | ! colspan='2' | Property | ||
|- | |- | ||
! name: | ! name: | ||
<!-- Text name --> | <!-- Text name --> | ||
| {{{field|name|property=Property name|size=50|mandatory}}} | |{{{field|name|property=Property name|size=50|mandatory}}} | ||
|- | |- | ||
! label: | ! label: | ||
<!-- Text label --> | <!-- Text label --> | ||
| {{{field|label|property=Property label|size=50}}} | |{{{field|label|property=Property label|size=50}}} | ||
|- | |- | ||
! type: | ! type: | ||
<!-- Page type --> | <!-- Page type --> | ||
| {{{field|type|property=Property type|input type=dropdown|values from property=Property_type|default=Special:Types/Text}}} | |{{{field|type|property=Property type|input type=dropdown|values from=property=Property_type|default=Special:Types/Text}}} | ||
|- | |- | ||
! index: | ! scope: | ||
<!-- Text scope --> | |||
|{{{field|scope|property=Property scope|input type=dropdown|size=50|mandatory|values=Root,Override,Global}}} | |||
|- | |||
! index: | |||
<!-- Number index --> | <!-- Number index --> | ||
| {{{field|index|property=Property index}}} | |{{{field|index|property=Property index}}} | ||
|- | |- | ||
! sortPos: | ! sortPos: | ||
<!-- Number sortPos --> | <!-- Number sortPos --> | ||
| {{{field|sortPos|property=Property sortPos|size=3}}} | |{{{field|sortPos|property=Property sortPos|size=3}}} | ||
|- | |- | ||
! primary key: | ! primary key: | ||
<!-- Boolean primaryKey --> | <!-- Boolean primaryKey --> | ||
| {{{field|primaryKey|property=Property primaryKey|size=4}}} | |{{{field|primaryKey|property=Property primaryKey|size=4}}} | ||
|- | |- | ||
! mandatory: | ! mandatory: | ||
<!-- Boolean mandatory --> | <!-- Boolean mandatory --> | ||
| {{{field|mandatory|property=Property mandatory|size=4}}} | |{{{field|mandatory|property=Property mandatory|size=4}}} | ||
|- | |- | ||
! namespace: | ! namespace: | ||
<!-- Text namespace --> | <!-- Text namespace --> | ||
| {{{field|namespace|property=Property namespace|size=20}}} | |{{{field|namespace|property=Property namespace|size=20}}} | ||
|- | |- | ||
! size: | ! size: | ||
<!-- Number size --> | <!-- Number size --> | ||
| {{{field|size|property=Property size|size=3}}} | |{{{field|size|property=Property size|size=3}}} | ||
|- | |- | ||
! uploadable: | ! uploadable: | ||
<!-- Boolean uploadable --> | <!-- Boolean uploadable --> | ||
| {{{field|uploadable|property=Property uploadable|size=4}}} | |{{{field|uploadable|property=Property uploadable|size=4}}} | ||
|- | |- | ||
! default: | ! default: | ||
<!-- Code defaultValue --> | <!-- Code defaultValue --> | ||
| {{{field|defaultValue|property=Property defaultValue|size=80}}} | |{{{field|defaultValue|property=Property defaultValue|size=80}}} | ||
|- | |- | ||
! inputType: | ! inputType: | ||
<!-- Text 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}}} | |{{{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: | ! allowedValues: | ||
<!-- Text allowedValues --> | <!-- Text allowedValues --> | ||
| {{{field|allowedValues|property=Property allowedValues|size=50}}} | |{{{field|allowedValues|property=Property allowedValues|size=50}}} | ||
|- | |- | ||
! documentation: | ! documentation: | ||
<!-- Text documentation --> | <!-- Text documentation --> | ||
| {{{field|documentation|property=Property documentation|input type=textarea|editor=wikieditor|size=500}}} | |{{{field|documentation|property=Property documentation|input type=textarea|editor=wikieditor|size=500}}} | ||
|- | |- | ||
! values from: | ! values from: | ||
<!-- Code values_from --> | <!-- Code values_from --> | ||
| {{{field|values_from|property=Property values_from|input type=textarea|editor=wikieditor|size=200}}} | |{{{field|values_from|property=Property values_from|input type=textarea|editor=wikieditor|size=200}}} | ||
|- | |- | ||
! showInGrid: | ! external formatter URI: | ||
<!-- Text externalFormatterURI --> | |||
|{{{field|externalFormatterURI|property=Property externalFormatterURI|size=200}}} | |||
|- | |||
! showInGrid: | |||
<!-- Boolean showInGrid --> | <!-- Boolean showInGrid --> | ||
| {{{field|showInGrid|property=Property showInGrid|default=true}}} | |{{{field|showInGrid|property=Property showInGrid|default=true}}} | ||
|- | |- | ||
! isLink: | ! isLink: | ||
<!-- Boolean isLink --> | <!-- Boolean isLink --> | ||
| {{{field|isLink|property=Property isLink}}} | |{{{field|isLink|property=Property isLink}}} | ||
|- | |- | ||
! allow nulls?: | ! allow nulls?: | ||
<!-- Boolean nullable --> | <!-- Boolean nullable --> | ||
| {{{field|nullable|property=Property nullable|default=false}}} | |{{{field|nullable|property=Property nullable|default=false}}} | ||
|- | |- | ||
! topic: | ! topic: | ||
<!-- Page topic --> | <!-- Page topic --> | ||
| {{{field|topic|property=Property topic|input type=dropdown|values from concept=Topic}}} | |{{{field|topic|property=Property topic|input type=dropdown|values from concept=Topic}}} | ||
|- | |||
|- | |- | ||
|} | |} | ||
| Line 98: | Line 116: | ||
{{{end template}}} | {{{end template}}} | ||
<!-- Property --> | <!-- Property --> | ||
{{{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 08:42, 15 November 2024
This is the BITPlan Y-Prinzip ProfiWiki-Form for "Property".
Create a new Property by entering a new pagetitle for a Property into the field below.
If you enter an existing Property pagetitle - you will edit the Property with that pagetitle.
see also
see also
related topics: