The Silverlight macro allows you to insert Silverlight applications into your wiki page
Required Parameters
Name
Description
Range
url
absolute url to xap file
n/a
Optional Parameters
Name
Description
Range
Default
height
the height of the Silverlight object
px, %, em, etc.
200px
width
the width of the Silverlight object
px, %, em, etc.
200px
version
the version of Silverlight to use
2/3
3
Initialized Parameters
If your Silverlight object requires initParams to be set, you can add arbitrary key/value pairs to the markup. They will be combined and rendered correctly at runtime.