Wiki properties are created simply by typing a property name and a colon at the start of a line. The value is everything else on the line. Look, for example, at the top of this page. There's a property called Summary and it's got a value of WikiPageProperties are an easy way...
For properties with multiple values (e.g., Keyword), the convention is to use commas to separate the values. For example:
Property names must start with an uppercase letter or an underscore. After that, they can container upper and lowercase letters and underscores.
Multiline property values
You can create multi-line page properties like this:
PropertyName:[ This is a very long property definition.
It is useful to be able to do this for multiple paragraph properties
]
which produces:
The end of a multi-line property is marked by a single right-bracket on a line by itself.
Including properties in another page
Sometimes (as in a WikiSpec) you may want to include only a WikiPageProperty rather than the entire page (as you get with WikiIncludes). How do you do this? Use the format
WikiPageProperties are an easy way to give Wiki pages properties like Keywords, Summary, Definition, etc.
3/15/2004 8:10:46 PM - -131.247.85.4
WikiPageProperties are an easy way to give Wiki pages properties like Keywords, Summary, Definition, etc.
3/15/2004 8:10:46 PM - -131.247.85.4
WikiPageProperties are an easy way to give Wiki pages properties like Keywords, Summary, Definition, etc.
3/15/2004 8:10:46 PM - -131.247.85.4
WikiPageProperties are an easy way to give Wiki pages properties like Keywords, Summary, Definition, etc.
3/15/2004 8:10:46 PM - -131.247.85.4
A summary property will be displayed in the tooltips of any page in this wiki linking to this page. For example ExamplePropertyPage. Also used as HTML meta-tag in the header.