Help:Contents

From The Space Library

Revision as of 01:26, 26 February 2010 by RobertG (Talk | contribs)
Jump to: navigation, search

Spacewiki is in beta-testing. There are currently only a handful of pre-programmed templates for formatting pages. Spacewiki is capable of hosting Flash video and MP3 audio. It is also capable of hosting PDF files as well as JPG and GIF images.

Audio, video, documents and images can be uploaded through the Upload link at bottom left of your screen. If you upload files please be sure to provide an adequate description of the file.

The code for playing a Flash video file is as follows:

<flash>file=name of file.swf|width=40%|height=200|bgcolor=#009900|play=false|quality=best</flash>

The height is in pixels, bgcolor is changeable using standard hexadecimal code, if play is set to "false" the video won't play until play is selected.