Property:Property documentation
Jump to navigation
Jump to search
Property | |
---|---|
name | documentation |
label | documentation |
type | Special:Types/Text |
index | 14 |
sortPos | |
primary key | false |
mandatory | false |
namespace | |
size | 500 |
uploadable | false |
default | |
inputType | textarea |
allowedValues | |
documentation | The documentation for a property |
values from | |
showInGrid | |
isLink | false |
allow nulls? | |
topic | Concept:Property |
Text This is a Property with type Special:Types/Text
G
The description of the term +
The language code for this glossary entry +
The language master page for this glossary entry +
references +
The person (may be also an organization or other entity) reponsible for this glossary entry +
The date when this glossary entry was entered +
The state of the Glossary Entry +
P
authors of the Paper +
the url for the pdf of this paper +
The title of the Paper +
Internationalized Resource Identifier +
The name of the Platform +
The priority of the Platform +
The organization (may be a person or other entity) reponsible for running this platform +
The date the platform was started +
The type of the Platform +
The WikiData Id of this platform +
There are two ways to specified allowed Values:
# https://semantic-mediawiki.org/wiki/Help:Special_property_Allows_value. <br>Use [[Property:Allows_value]] to see which values are allowed for certain properties
# http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag<br>values=possible values - Specifies a set of either possible values or autocompletion values (depending on the input type) that this field can have, overriding whatever set of values may have been set from the Semantic MediaWiki property. This set of values is separated by commas by default, but the delimiter can be modified using the delimiter= parameter.
If you specify any values method number 2 will be used here which might override any allowed Values specified with method number 1. +
default value - Specifies a default value for this field. For date-related fields, default=now will set the value to the current date and possibly time. For text fields, default=current user will set the value to the username of the user adding this page. For the checkbox input type, default=yes will check the checkbox by default. (The 'checkboxes' input type, on the other hand, like the 'listbox' type, requires specifying the actual values, like default=Value A, Value C.) You can also include templates, parser functions, and magic words within the 'default=' value.
see http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag (default) +