Template:Property

From Openresearch
Jump to: navigation, search

This is the template Template:Property.

See also


Usage

{{Property
|name=Some name
|label=Some label
|documentation=Some documentation
|type=Some type
|primary key=Some primary key
|mandatory=Some mandatory
|namespace=Some namespace
|size=Some size
|index=Some index
|uploadable=Some uploadable
|default=Some default
|sortPos=Some sortPos
|inputType=Some inputType
|allowedValues=Some allowedValues
|values from=Some values from
|showInGrid=Some showInGrid
|isLink=Some isLink
|allow nulls?=Some allow nulls?
|topic=Some topic
}}


  • "Some primary key" is not recognized as a Boolean (true/false) value.
  • "Some mandatory" is not recognized as a Boolean (true/false) value.
  • "Some size" is not a number.
  • "Some index" is not a number.
  • "Some uploadable" is not recognized as a Boolean (true/false) value.
  • "Some sortPos" is not a number.
  • "Some showInGrid" is not recognized as a Boolean (true/false) value.
  • "Some isLink" is not recognized as a Boolean (true/false) value.
  • "Some allow nulls?" is not recognized as a Boolean (true/false) value.
Property
name Some name
label Some label
documentation Some documentation
type Some type
primary key Some primary key
mandatory Some mandatory
namespace Some namespace
size Some size
index Some index
uploadable Some uploadable
default Some default
sortPos Some sortPos
inputType Some inputType
allowedValues Some allowedValues
values from Some values from
showInGrid Some showInGrid
isLink Some isLink
allow nulls? Some allow nulls?
topic Some topic