Wiki Behavior
Last changed: -206.159.117.2

.

c4ttabasro

Summary
A WikiBehavior is a dynamically-generated piece of content on a wiki page.

Wiki Behaviors

A WikiBehavior is a dynamically-generated piece of content on a wiki page. Examples include: the current time, a list of all the namespaces on the wiki, etc.

To use a

WikiBehavior, you use the following syntax:

        @@behavior(parameters)@@

A few small subtleties:

=

@@Now@@

The current date and time.

7/20/2008 4:06:02 PM

@@ProductName@@

The name of this piece of software.

FlexWiki

@@ProductVersion@@

The version of this piece of software.

2.0.0.218

@@AllNamespacesWithDetails@@

A list of all namespaces.

FlexWiki Welcome to the home of FlexWiki, an experimental collaboration tool, based on WikiWiki. davidorn@microsoft.com
Objective Design Solutions Wiki The wiki for all things Objective Design Solutions jwdavidson@gmail.com
Playground

@@Image("URL of image", "Alt text", "Width", "Height")@@

@@Image("URL of image", "Alt text")@@

See ImageBehavior

@@InterWiki("InterWiki identifier", "Link text", "Parameter")@@

See InterWikiBehavior

@@Property("SomeTopicName", "PropertyName")@@

See PropertyBehavior

@@TopicIndex("Title | Property"[, "<regex>|<property name>", "<namespace">])@@

See TopicIndexBehavior