Type:String
Warning: Parameter 1 to MapsHooks::onParserClearState() expected to be a reference, value given in /var/www/vhosts/shdenham.co.uk/httpdocs/mw/includes/Hooks.php on line 201
Warning: Parameter 1 to ExtArrays::onParserClearState() expected to be a reference, value given in /var/www/vhosts/shdenham.co.uk/httpdocs/mw/includes/Hooks.php on line 201
Warning: Parameter 1 to Cite::clearState() expected to be a reference, value given in /var/www/vhosts/shdenham.co.uk/httpdocs/mw/includes/Hooks.php on line 201
From Aktanak
Revision as of 18:19, 24 May 2010 by Simon (Talk | contribs) (Created page with 'The datatype '''string''' is used for simple words and similar character sequences. It has the following restrictions: * As for all properties, the…')
The datatype string is used for simple words and similar character sequences. It has the following restrictions:
- As for all properties, the sequences ":=" and "::" are not possible in property values (not even inside nowiki tags).
- values must not be longer than 255 characters (if you use non-latin characters, this number might be smaller). If you need longer strings, use Type:Text.
You can use some wiki markup inside a string property such as runs of ' for bold and italic, and the markup will change the appearance of the string. You cannot embed semantic annotations inside a string property.
Enumerations
You can use the special property Allows value to restrict a property to a particular set of values. For example you could limit "Status" to certain states.